You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/docs/content
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)
Part of https://github.com/go-gitea/gitea/issues/27097:

- `gitea` theme is renamed to `gitea-light`
- `arc-green` theme is renamed to `gitea-dark`
- `auto` theme is renamed to `gitea-auto`

I put both themes in separate CSS files, removing all colors from the
base CSS. Existing users will be migrated to the new theme names. The
dark theme recolor will follow in a separate PR.

## ⚠️ BREAKING ⚠️

1. If there are existing custom themes with the names `gitea-light` or
`gitea-dark`, rename them before this upgrade and update the `theme`
column in the `user` table for each affected user.
2. The theme in `<html>` has moved from `class="theme-name"` to
`data-theme="name"`, existing customizations that depend on should be
updated.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
administration Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
contributing Use fetch helpers instead of fetch (#27026) 1 year ago
development Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
help Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
installation Fix `Installation from package` doc (#27459) 1 year ago
usage Rephrase template documentation to be more clear about .gitea/template (#27450) 1 year ago
actions.en-us.md Docusaurus-ify (#26051) 2 years ago
administration.en-us.md Docusaurus-ify (#26051) 2 years ago
administration.fr-fr.md Docusaurus-ify (#26051) 2 years ago
administration.zh-cn.md Docusaurus-ify (#26051) 2 years ago
administration.zh-tw.md Docusaurus-ify (#26051) 2 years ago
contributing.en-us.md Docusaurus-ify (#26051) 2 years ago
contributing.fr-fr.md Docusaurus-ify (#26051) 2 years ago
contributing.zh-tw.md Docusaurus-ify (#26051) 2 years ago
development.en-us.md Docusaurus-ify (#26051) 2 years ago
development.zh-cn.md Docusaurus-ify (#26051) 2 years ago
development.zh-tw.md Docusaurus-ify (#26051) 2 years ago
help.en-us.md Docusaurus-ify (#26051) 2 years ago
help.fr-fr.md Docusaurus-ify (#26051) 2 years ago
help.zh-cn.md Docusaurus-ify (#26051) 2 years ago
help.zh-tw.md Docusaurus-ify (#26051) 2 years ago
index.de-de.md Docusaurus-ify (#26051) 2 years ago
index.en-us.md Update index doc (#26455) 2 years ago
index.fr-fr.md Docusaurus-ify (#26051) 2 years ago
index.zh-cn.md Update zh-cn documentation (#26406) 2 years ago
index.zh-tw.md Update index doc (#26455) 2 years ago
installation.en-us.md Docusaurus-ify (#26051) 2 years ago
installation.fr-fr.md Docusaurus-ify (#26051) 2 years ago
installation.zh-cn.md Docusaurus-ify (#26051) 2 years ago
installation.zh-tw.md Docusaurus-ify (#26051) 2 years ago
packages.en-us.md Docusaurus-ify (#26051) 2 years ago
search.de-de.md Docusaurus-ify (#26051) 2 years ago
search.en-us.md Docusaurus-ify (#26051) 2 years ago
search.fr-fr.md Docusaurus-ify (#26051) 2 years ago
search.nl-nl.md Docusaurus-ify (#26051) 2 years ago
search.pt-br.md Docusaurus-ify (#26051) 2 years ago
search.zh-cn.md Docusaurus-ify (#26051) 2 years ago
search.zh-tw.md Docusaurus-ify (#26051) 2 years ago
usage.en-us.md Docusaurus-ify (#26051) 2 years ago
usage.zh-cn.md Docusaurus-ify (#26051) 2 years ago
usage.zh-tw.md Docusaurus-ify (#26051) 2 years ago