Pushed less changes into integration branch

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2021-06-23 18:00:33 -07:00
parent b3ec4bb31b
commit 32a6fa5f0c

View file

@ -107,8 +107,8 @@ a {
:root { :root {
--background: #222; --background: #222;
--back-main: #333; --back-main: #333;
--back-sub: #444; --back-sub: #3d4144;
--back-sub-alt: #dfd9d8; --back-sub-alt: rgba(0, 0, 0, 0.36);
--button-default: darken(@yellow, 15%); --button-default: darken(@yellow, 15%);
--button-primary: darken(@yellow, 25%); --button-primary: darken(@yellow, 25%);
--button-hover: darken(@yellow, 30%); --button-hover: darken(@yellow, 30%);