Skip to content

Commit

Permalink
color tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Mar 24, 2024
1 parent 93488c2 commit 17c635d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/css/themes/theme-gitea-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
--color-accent: var(--color-primary-light-1);
--color-small-accent: var(--color-primary-light-5);
--color-highlight-fg: #87651e;
--color-highlight-bg: #2c2517;
--color-highlight-bg: #352c1c;
--color-overlay-backdrop: #080808c0;
accent-color: var(--color-accent);
color-scheme: dark;
Expand Down

0 comments on commit 17c635d

Please sign in to comment.