]> source.dussan.org Git - gitea.git/commit
Consolidate remaining colors into variables (#21582)
authorsilverwind <me@silverwind.io>
Tue, 25 Oct 2022 04:08:54 +0000 (06:08 +0200)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 04:08:54 +0000 (07:08 +0300)
commit06a7ed4e04deec7718d3a3c0b4ae1c27f6cacc2c
tree0ea8d8954e14a90f864ec8c69426534f74f24e01
parent3bd05172d57d4b0fada82209f935b409e9b7e288
Consolidate remaining colors into variables (#21582)

Remove remaining non-color variables in arc-green, so the theme is now
100% defined from variables (excluding inverts). Adjusted red/green to
match previous overwritten colors.

`--color-gold-light` is removed, it was unused and is not part of
fomantic colors.

<img width="772" alt="Screen Shot 2022-10-24 at 20 22 25"
src="https://user-images.githubusercontent.com/115237/197599339-1d1bf6e3-aa90-4f38-9753-24effd4b178d.png">
<img width="275" alt="Screen Shot 2022-10-24 at 20 25 52"
src="https://user-images.githubusercontent.com/115237/197599344-79c1d3ac-c709-4e30-a60b-4738af672c12.png">
<img width="446" alt="Screen Shot 2022-10-24 at 20 26 46"
src="https://user-images.githubusercontent.com/115237/197599346-f2ef6449-7efd-4f81-bbb6-e7bee4528f50.png">

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
web_src/less/_base.less
web_src/less/markup/content.less
web_src/less/themes/theme-arc-green.less