Added initial components.
This commit is contained in:
@@ -39,6 +39,22 @@
|
||||
--input-background-color: rgb(0,20,34);
|
||||
--input-focus-border-color: #64b5f6;
|
||||
--input-focus-box-shadow: 0 0 0 1px #93cbf9;
|
||||
/* Colors */
|
||||
--color-primary: rgb(180,200, 214);
|
||||
--color-secondary: rgb(200,220,234);
|
||||
--color-black: #272727;
|
||||
--color-yellow: #ffe073;
|
||||
--color-green: #afe07d;
|
||||
--color-teal: #6eecff;
|
||||
--color-blue: #73c4ff;
|
||||
--color-orange: #ffa773;
|
||||
--color-pink: #e06894;
|
||||
--color-dark-pink: #832044;
|
||||
/* Background Colors */
|
||||
--background-color-primary: rgb(57, 79, 94);
|
||||
--background-color-secondary: rgb(30, 53, 69);
|
||||
|
||||
/* Official */
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user