Merge remote-tracking branch 'upstream/v4' into v4
This commit is contained in:
13
quartz/styles/custom.scss
Normal file
13
quartz/styles/custom.scss
Normal file
@ -0,0 +1,13 @@
|
||||
:root {
|
||||
--light: #d7eff7;
|
||||
--dark: #284b63;
|
||||
--secondary: #207e8f;
|
||||
--tertiary: #84a59d;
|
||||
--visited: #afbfc9;
|
||||
--primary: #FA8F2D;
|
||||
--gray: #4e4e4e;
|
||||
--lightgray: #f0f0f0;
|
||||
--outlinegray: #dadada;
|
||||
--million-progress-bar-color: var(--secondary);
|
||||
--highlighted: #f5dfaf88;
|
||||
}
|
Reference in New Issue
Block a user