silverwind

Results 1335 comments of silverwind

I don't think we'll be going back to green primary, but a new low-contrast dark theme could be supported, similar to GitHub's "Dark dimmed".

Other users do appreciate the increased contrast, but I guess you can never make it right for everyone. Also I think https://github.com/go-gitea/gitea/issues/30160 is a dependency if we want to keep...

Maybe we can actually lighten the backgrounds in dark theme by like 6-12 bits in each color channel. Contrast is still good enough and even tiny changes in dark colors...

> > For `return arc-green theme` alone, you can put [theme-arc-green.css](https://github.com/go-gitea/gitea/raw/release/v1.21/web_src/css/themes/theme-arc-green.css) in `GITEA_CUSTOM/...` directory. Works like a charm for now. [Customizing the look of Gitea](https://docs.gitea.com/administration/customizing-gitea#customizing-the-look-of-gitea). > > A short-lived workaround,...

It shouldn't be too hard to re-implement arc-green as an additional theme, and I guess we could accept it as a non-default theme. The default theme should be as color-neutral...