Post AUwcIKLfXsbInuU6d6 by tomkoid@fosstodon.org
(DIR) More posts by tomkoid@fosstodon.org
(DIR) Post #AUwcIKLfXsbInuU6d6 by tomkoid@fosstodon.org
2023-03-27T13:35:13Z
0 likes, 0 repeats
Hey @Codeberg, is there a chance that there will be more themes in the future? Currently I use the forgejo-dark theme but I don't like the orange accent. It would be nice if you included for example some of the new Catppuccin Gitea themes (https://github.com/catppuccin/gitea).
(DIR) Post #AUwcIL3GvlTkz8svaq by Codeberg@social.anoxinon.de
2023-04-23T13:04:46Z
0 likes, 0 repeats
@tomkoid Yes, but it depends on user contributions.Basically, themes go into https://codeberg.org/Codeberg/forgejo/src/branch/codeberg-1.19/web_src/css/themes this folder, and are a CSS file. Currently, we are trying to migrate our own themes from less to css, which might serve as an example.