[BRANDING] Fix commit label for Forgejo Dark theme (#843)
- Define the `--color-label-text` variable with a light color, which is currently used for commit's SHA Co-authored-by: Gusted <postmaster@gusted.xyz> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/843 (cherry picked from commit 74c186a3806e37fcca8087ad79ba7c1f8e0d559e) (cherry picked from commit 7e185c5ca5298fad12fcc78b504d96163e71ad71) (cherry picked from commit 7e8eb1b2a111fd1ddf7bd3bc1e7b4d77af13339c) (cherry picked from commit 2e7b0209d7cfd7606abc5fab504841bce6b742cc) (cherry picked from commit ee2cfd1cd013731fc7b4a92029c582c6204e70e3) (cherry picked from commit c731139bf3bcd517b8848565f818ad67c511b1f8)
This commit is contained in:
parent
e2c4609b8a
commit
1ce2f72355
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@
|
|||
--color-reaction-active-bg: var(--color-primary-alpha-30);
|
||||
--color-header-bar: var(--steel-900);
|
||||
--color-label-active-bg: #4c525e;
|
||||
--color-label-text: #fff;
|
||||
--color-accent: var(--color-primary-light-1);
|
||||
--color-small-accent: var(--color-primary-light-5);
|
||||
--color-active-line: #534d1b;
|
||||
|
|
Loading…
Reference in a new issue