mirror of
https://github.com/benbusby/whoogle-search.git
synced 2025-08-05 08:42:18 -04:00
Revert change to light theme contrast text color
The change made to whoogle-contrast-text in #873 wasn't the right decision, since whoogle-contrast-text is meant to contrast with darker UI elements. whoogle-text already contrasts with the default white background.
This commit is contained in:
parent
08b16f5a0c
commit
33742ce247
@ -5,7 +5,7 @@
|
||||
--whoogle-page-bg: #ffffff;
|
||||
--whoogle-element-bg: #4285f4;
|
||||
--whoogle-text: #000000;
|
||||
--whoogle-contrast-text: #70757a;
|
||||
--whoogle-contrast-text: #ffffff;
|
||||
--whoogle-secondary-text: #70757a;
|
||||
--whoogle-result-bg: #ffffff;
|
||||
--whoogle-result-title: #1967d2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user