mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-10-10 21:01:54 +05:30
7 lines
114 B
SCSS
7 lines
114 B
SCSS
$accent: #54cdb3;
|
|
$fg-color: #fff;
|
|
$bg-color: #0e0e0e;
|
|
$inactive-color: #252525;
|
|
$rounded: 8px;
|
|
$font-size: 1rem;
|