[Scummvm-git-logs] scummvm-web master -> 32d7d0d705b4a3c49d678d89756a647afccc3a97
Mataniko
mataniko at gmail.com
Fri Oct 9 19:39:37 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
32d7d0d705 CSS: Update Residual theme box header
Commit: 32d7d0d705b4a3c49d678d89756a647afccc3a97
https://github.com/scummvm/scummvm-web/commit/32d7d0d705b4a3c49d678d89756a647afccc3a97
Author: Mataniko (mataniko at gmail.com)
Date: 2020-10-09T15:39:31-04:00
Commit Message:
CSS: Update Residual theme box header
Changed paths:
scss/theme/_themes.scss
diff --git a/scss/theme/_themes.scss b/scss/theme/_themes.scss
index 29b2f1fe..810c81fe 100644
--- a/scss/theme/_themes.scss
+++ b/scss/theme/_themes.scss
@@ -62,8 +62,7 @@ $themes: (
container-title-background: #45a63d
linear-gradient(
to bottom,
- lighten(desaturate(#45a63d, 41.38), 27.25) 0%,
- lighten(desaturate(#45a63d, 36.5), 12.35) 35%,
+ lighten(desaturate(#45a63d, 20), 27.25) 0%,
#45a63d 100%
),
background: #6699cc,
More information about the Scummvm-git-logs
mailing list