diff --git a/src/highlight.css b/src/highlight.css index b272301..51d1734 100644 --- a/src/highlight.css +++ b/src/highlight.css @@ -7,12 +7,12 @@ text-decoration: none; } -.chrome-extension-FindManyStrings-style-0 { color: #000; background: #ffc600; } -.chrome-extension-FindManyStrings-style-1 { color: #fff; background: #A441FF; } -.chrome-extension-FindManyStrings-style-2 { color: #000; background: #FFF532; } -.chrome-extension-FindManyStrings-style-3 { color: #fff; background: #3988ff; } -.chrome-extension-FindManyStrings-style-4 { color: #000; background: #b4ff00; } -.chrome-extension-FindManyStrings-style-5 { color: #fff; background: #5E41FF; } +.chrome-extension-FindManyStrings-style-0 { color: #fff; background: #208dff; } +.chrome-extension-FindManyStrings-style-1 { color: #fff; background: #ab53ff; } +.chrome-extension-FindManyStrings-style-2 { color: #000; background: #8eff6e; } +.chrome-extension-FindManyStrings-style-3 { color: #000; background: #ffb76d; } +.chrome-extension-FindManyStrings-style-4 { color: #000; background: #ff87c1; } +.chrome-extension-FindManyStrings-style-5 { color: #000; background: #fdff20; } .chrome-extension-FindManyStrings-style-6 { color: #000; background: #75d6e2; } .chrome-extension-FindManyStrings-style-7 { color: #fff; background: #F33F62; } .chrome-extension-FindManyStrings-style-8 { color: #000; background: #ddb397; } @@ -27,4 +27,4 @@ .chrome-extension-FindManyStrings-style-16 { color: #fff; background: #00BFFF; } .chrome-extension-FindManyStrings-style-17 { color: #000; background: #E9967A; } .chrome-extension-FindManyStrings-style-18 { color: #fff; background: #FF69B4; } -.chrome-extension-FindManyStrings-style-19 { color: #000; background: #FA8072; } \ No newline at end of file +.chrome-extension-FindManyStrings-style-19 { color: #000; background: #FA8072; }