You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

9 lines
197 B

:root {
--color-bg: #21252b;
--color-fg: #a9b2c3;
--color-acc1: #b9ca4a;
--color-acc2: #e6c546;
--color-acc3: #61afef;
--color-warn1: #e06c75;
--color-white: #eaeaea;
}