mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-10-10 21:01:54 +05:30
feat(theme): update color variables
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$accent: #54cdb3;
|
||||
$accent: #6791c9;
|
||||
$fg-color: #fff;
|
||||
$bg-color: #0e0e0e;
|
||||
$inactive-color: #252525;
|
||||
$bg-color: #101213;
|
||||
$inactive-color: #1b1d1e;
|
||||
$rounded: 14px;
|
||||
$font-size: 1rem;
|
||||
|
Reference in New Issue
Block a user