mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
CSS Variable Begin
This commit is contained in:
9
public/styles/variables.css
Normal file
9
public/styles/variables.css
Normal file
@@ -0,0 +1,9 @@
|
||||
:root{
|
||||
--background-color : #0F172A;
|
||||
--title-color: ;
|
||||
--subtitle-color : #a3aab4;
|
||||
--mp3-text-color: #0F172A;
|
||||
--default-text-color: #F8FAFC;
|
||||
|
||||
--checkbox-pulse-color:#9bbcf1;
|
||||
}
|
||||
Reference in New Issue
Block a user