diff --git a/custom/style.css.php b/custom/style.css.php index defeef7..837ba78 100644 --- a/custom/style.css.php +++ b/custom/style.css.php @@ -49,6 +49,7 @@ header('Content-type: text/css'); :root{ --color-hangar: rgb(0,0,255); + --color-hangar-light: rgb(180,180,255); --color-body: rgb(20,20,20); --color-secondary: rgb(90,90,90) ; --color-background: rgb(250,250,250);