mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
replace a few more hardcoded colors with less variables
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
@fonts-ui: "Segoe UI", Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
|
||||
@default-fg: black;
|
||||
@default-bg: white;
|
||||
@color-accent: #257aa7;
|
||||
@color-accent-light: lighten(@color-accent, 50%);
|
||||
@color-link: @color-accent;
|
||||
|
||||
Reference in New Issue
Block a user