v0.0.1
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
:root {
|
||||
--red: #FF3B3B;
|
||||
--green: #2E9D04;
|
||||
|
||||
--fg: #1a1a1a;
|
||||
--bg: #ffffff;
|
||||
|
||||
--input-fg: #1a1a1a;
|
||||
--input-bg: #d0e6ff;
|
||||
--input-placeholder: #888888;
|
||||
--input-border-color: #a5a5a5;
|
||||
|
||||
--bg-secondary: hsl(0, 0%, 45%);
|
||||
|
||||
--primary: #71b737;
|
||||
--on-primary: #ffffff;
|
||||
--border-primary: #71b737;
|
||||
|
||||
--is-dark: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user