1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

Additions

This commit is contained in:
2020-05-08 18:02:18 +02:00
parent 7b4c55dd62
commit 8ded79017b
27 changed files with 353 additions and 200 deletions

View File

@ -0,0 +1,9 @@
/*Colors*/
$body-bg: #232524;
$primary-color: #e36929;
$bg-color: #232524;
/*Sizes*/
$settingbar-width: 4rem;
$explorebar-width: 16rem;
$footer-height: 1.5rem;