forgejo/web_src/css
JP 56c8f98e4c
[THEME] Add colorblind theme variants
This PR adds colorblind theme variants of the forgejo themes. I duplicated the forjego light and dark themes and only changed the lines related to diff colors for added and removed rows/words.

I am not a designer, and I am also colorblind, so better suggestions of colors are most welcome. However, this is a good start as I can at least personally see the colors now. I got the colors for the dark theme from the GitHub diff colors, the light ones I couldn't get from GitHub as they use white as a plain background, which Forgejo's theme doesn't, so they were decided on after a bit of random testing.

Resolves #986

(cherry picked from commit dcdb4a372d)
2024-02-05 16:05:02 +01:00
..
chroma
codemirror
editor
features
markup
modules Make loading animation less aggressive (#28955) 2024-01-27 20:27:37 +08:00
repo Revamp repo header (#27760) 2024-01-12 03:44:06 +00:00
shared
standalone
themes [THEME] Add colorblind theme variants 2024-02-05 16:05:02 +01:00
actions.css
admin.css
base.css Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css Improve CSS helper naming (#28769) 2024-01-12 20:28:01 +08:00
home.css [BRANDING] Add Forgejo light, dark, and auto themes 2024-02-05 16:02:13 +01:00
index.css Revamp repo header (#27760) 2024-01-12 03:44:06 +00:00
install.css
org.css
repo.css Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
review.css Don't reload timeline page when (un)resolving or replying conversation (#28654) 2024-01-24 03:26:28 +00:00
user.css