]> source.dussan.org Git - gitea.git/commit
Use CSS Vars for primary color (#13361)
authorsilverwind <me@silverwind.io>
Sat, 31 Oct 2020 03:52:10 +0000 (04:52 +0100)
committerGitHub <noreply@github.com>
Sat, 31 Oct 2020 03:52:10 +0000 (23:52 -0400)
commit6c323678d0a0872825e90d1339db802ebce3fb76
treeb664603babc63851555d04a12ec9f76dd0b1f9da
parentb5e974c8a5a90e7c166792d03d97f2ea5b6cfba6
Use CSS Vars for primary color (#13361)

* Use CSS Vars for primary color

- Create 15 color shades derived from primary color
- Change blue-ish colors to use that primary color
- Move styles for scrollbars, selection from arc-green to base
- Remove obsolete arc-green styles that now use those variables

* simplify webkit scrollbar style

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
web_src/less/_base.less
web_src/less/_repository.less
web_src/less/_review.less
web_src/less/themes/theme-arc-green.less