forked from artix/gitea-dark-blue
Compare commits
2 Commits
42e7b89729
...
master
Author | SHA1 | Date | |
---|---|---|---|
0e4757b9a9 | |||
2b3adcf654
|
@@ -189,7 +189,7 @@
|
||||
--color-text-light-1: #a5afb9;
|
||||
--color-text-light-2: #8f9ba8;
|
||||
--color-text-light-3: #788797;
|
||||
--color-footer: var(--color-nav-bg);
|
||||
--color-footer: #0b0b0c;
|
||||
--color-timeline: #343c44;
|
||||
--color-input-text: var(--color-text-dark);
|
||||
--color-input-background: #2a2a2a;
|
||||
|
@@ -202,7 +202,7 @@ $black: #292e38;
|
||||
--color-text-light-1: #a5afb9;
|
||||
--color-text-light-2: #8f9ba8;
|
||||
--color-text-light-3: #788797;
|
||||
--color-footer: var(--color-nav-bg);
|
||||
--color-footer: #0b0b0c;
|
||||
--color-timeline: #343c44;
|
||||
--color-input-text: var(--color-text-dark);
|
||||
--color-input-background: #2a2a2a;
|
||||
|
Reference in New Issue
Block a user