vendor/assets/stylesheets/code.css.scss in flashgrid-4.0.6 vs vendor/assets/stylesheets/code.css.scss in flashgrid-4.0.7

- old
+ new

@@ -49,11 +49,11 @@ color: rgba(136,153,166,1); font-style: italic; } /* Comment */ .err { color: rgba(218,79,46,1); - background: rgba(71,74,84,1); + background: rgba(43,50,53,1); } /* Error */ .k { color: rgba(15,135,226,1); } /* Keyword */ .cm { color: rgba(136,153,166,1); font-style: italic; @@ -74,13 +74,13 @@ color: rgba(15,135,226,1); font-weight: bold; } /* Generic.Heading */ .gi { color: rgba(112,169,13,1); } /* Generic.Inserted */ .go { color: rgba(136,153,166,1); } /* Generic.Output */ -.gp { color: rgba(71,74,84,1); } /* Generic.Prompt */ +.gp { color: rgba(43,50,53,1); } /* Generic.Prompt */ .gs { font-weight: bold; } /* Generic.Strong */ .gu { - color: rgba(71,74,84,1); + color: rgba(43,50,53,1); font-weight: bold; } /* Generic.Subheading */ .gt { color: rgba(218,79,46,1); } /* Generic.Traceback */ .kc { color: rgba(15,135,226,1); } /* Keyword.Constant */ .kd { color: rgba(15,135,226,1); } /* Keyword.Declaration */ \ No newline at end of file