mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-10-11 05:11:55 +05:30
refactor: move styles to seperate folder
This commit is contained in:
6
style/_variable.scss
Normal file
6
style/_variable.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
$accent: #54cdb3;
|
||||
$fg-color: #fff;
|
||||
$bg-color: #0e0e0e;
|
||||
$inactive-color: #252525;
|
||||
$rounded: 8px;
|
||||
$font-size: 1rem;
|
Reference in New Issue
Block a user