gitea/web_src/css
silverwind b53f25a30c
Desaturate dark theme background colors (#37056)
Desaturate all structural grey colors in the dark theme from blue-grey
(H≈210°, S≈12-15%) to near-monochrome (H=220°, S=6%), using `#1e1f20` as
the page background color.

All colors preserve their original HSL lightness values. Semantic colors
(primary accent, named colors, diff, alerts, badges, brand) are
unchanged.

Motivation: The previous blue tint looked bad (kind of green-ish) on
certain screens and I think a near-monochrome color is more neutral
because its closer to being an inversion of the light theme.

Before and after:

<img width="280" alt="Screenshot 2026-04-02 at 00 18 38"
src="https://github.com/user-attachments/assets/544c71b9-fdaf-4222-822c-c5b87bc5b76d"
/>
<img width="280" alt="image"
src="https://github.com/user-attachments/assets/5d6de5d0-05c6-4a49-a649-063da4d136ce"
/>

Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
2026-04-02 01:24:52 +02:00
..
editor Inline and lazy-load EasyMDE CSS, fix border colors (#36714) 2026-02-26 10:50:44 +00:00
features Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
markup Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
modules Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
repo Fix vertical alignment of `.commit-sign-badge` children (#36570) 2026-02-11 01:01:26 +00:00
shared
standalone Enable native dark mode for swagger-ui (#36899) 2026-03-14 09:50:23 +01:00
themes Desaturate dark theme background colors (#37056) 2026-04-02 01:24:52 +02:00
actions.css
admin.css Instance-wide (global) info banner and maintenance mode (#36571) 2026-02-26 23:16:11 +08:00
base.css Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
dashboard.css Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
easymde.css Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
explore.css
font_i18n.css
helpers.css
home.css Fix theme discovery and Vite dev server in dev mode (#37033) 2026-03-30 14:59:10 +00:00
index.css Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
install.css
org.css
repo.css Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
review.css
user.css Add user badges (#36752) 2026-03-22 15:49:45 +00:00