mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-10-10 04:41:55 +05:30
7 lines
115 B
SCSS
7 lines
115 B
SCSS
$accent: #6791c9;
|
|
$fg-color: #fff;
|
|
$bg-color: #101213;
|
|
$inactive-color: #1b1d1e;
|
|
$rounded: 14px;
|
|
$font-size: 1rem;
|