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.
Application-Web/front/style/variable.css

7 lines
163 B

:root {
--main-color : #191a21;
--second-color : #282a36;
--third-color : #303341;
--accent-color : #ffa238;
--main-contrast-color : #e6edf3;
}