forgejo/web_src/css/themes
0ko da12320a0c Replace imgage diff png background pattern with gradient (#3870)
Made the checkerboard background be more flexible in terms of scale and coloring. Provides dark theme for image diff.

I suppose these colors should not be re-used for a color-picker for a example, because it's usually more convenient to always have it in the light mode.

## Test

* go to e6d3623c7e
* or migrate https://next.forgejo.org/image-test/image-diff to your local instance

## Before/after

![image](/attachments/3835a455-69e0-4aec-bc67-5b226d8016c1)

(Old any - New Forgejo dark - New Gitea dark - New Forgejo/Gitea light)

---

Gradient property is taken from [here](https://www.reddit.com/r/css/comments/u08pf3/how_to_make_a_checkerboard_using_background/).

[CSS compatibility](https://developer.mozilla.org/en-US/docs/Web/CSS/gradient/conic-gradient#browser_compatibility): about four years of browser versions.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3870
Reviewed-by: Mai-Lapyst <mai-lapyst@noreply.codeberg.org>
2024-05-24 17:33:13 +00:00
..
theme-forgejo-auto-deuteranopia-protanopia.css [THEME] Add colorblind theme variants 2024-02-05 16:05:02 +01:00
theme-forgejo-auto-tritanopia.css [THEME] Add colorblind theme variants 2024-02-05 16:05:02 +01:00
theme-forgejo-auto.css [BRANDING] Add Forgejo light, dark, and auto themes 2024-02-05 16:02:13 +01:00
theme-forgejo-dark-deuteranopia-protanopia.css Fix CSS linting errors 2024-02-26 00:40:43 +01:00
theme-forgejo-dark-tritanopia.css Fix CSS linting errors 2024-02-26 00:40:43 +01:00
theme-forgejo-dark.css Replace imgage diff png background pattern with gradient (#3870) 2024-05-24 17:33:13 +00:00
theme-forgejo-light-deuteranopia-protanopia.css Fix CSS linting errors 2024-02-26 00:40:43 +01:00
theme-forgejo-light-tritanopia.css Fix CSS linting errors 2024-02-26 00:40:43 +01:00
theme-forgejo-light.css Replace imgage diff png background pattern with gradient (#3870) 2024-05-24 17:33:13 +00:00
theme-gitea-auto.css Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 2023-10-06 09:46:36 +02:00
theme-gitea-dark.css Replace imgage diff png background pattern with gradient (#3870) 2024-05-24 17:33:13 +00:00
theme-gitea-light.css Replace imgage diff png background pattern with gradient (#3870) 2024-05-24 17:33:13 +00:00