X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a0b1720c35640bb8c81053b8fe70d413b8523f91..b1beaacd2b45c95cba8802b2483becc5223d52d3:/dwb/userstyles/gitweb.css diff --git a/dwb/userstyles/gitweb.css b/dwb/userstyles/gitweb.css index 7896dc8..53a9bcb 100644 --- a/dwb/userstyles/gitweb.css +++ b/dwb/userstyles/gitweb.css @@ -335,7 +335,7 @@ div.remote { .num { color:#d6d700 !important; } .esc { color:#00ff00 !important; } -.str { color:#00ffff !important; } +.str { color:#f4cf86 !important; } .dstr { color:#7e7eff !important; } .slc { color:#7c7e7c !important; font-style:italic !important; } .com { color:#7c7e7c !important; font-style:italic !important; } @@ -343,6 +343,6 @@ div.remote { .sym { color:#ffffff !important; } .line { color:#aaaaaa !important; } .kwa { color:#ffffff !important; font-weight:bold !important; } -.kwb { color:#7cffff !important; } +.kwb { color:#ff2c4b !important; } .kwc { color:#ffffff !important; font-weight:bold !important; } -.kwd { color:#fefe7e !important; } +.kwd { color:#aeee00 !important; }