gitea/web_src/js
Gwyneth Morgan 4e0cca3f7d
Use light/dark theme based on system preference (#17051)
Add a new default theme `auto`, which will automatically switch between
`gitea` (light) and `arc-green` (dark) themes depending on the user's
operating system settings.

Closes: #8183
2021-09-27 15:47:44 +01:00
..
code
components Actually compute proper foreground color for labels (#16729) 2021-08-25 12:55:47 -05:00
features Do not show issue context popup on external issues (#17050) 2021-09-15 09:45:27 +01:00
markup
standalone
vendor
easymde.js
index.js Fixed issue where creating a reference of an issue would create a tag with the full name instead of the username if this is the default in the .ini file (#17074) 2021-09-18 16:44:45 +01:00
jquery.js
publicpath.js
serviceworker.js
svg.js
utils.js Use light/dark theme based on system preference (#17051) 2021-09-27 15:47:44 +01:00
utils.test.js