|
|
@ -86,7 +86,6 @@ export default {
|
|
|
|
--color-primary-bg: #bbcdff;
|
|
|
|
--color-primary-bg: #bbcdff;
|
|
|
|
--color-secondary: #7a7a7b;
|
|
|
|
--color-secondary: #7a7a7b;
|
|
|
|
--color-secondary-bg: #323232;
|
|
|
|
--color-secondary-bg: #323232;
|
|
|
|
--color-navbar-bg: #335eea;
|
|
|
|
|
|
|
|
--color-navbar-bg: rgba(34, 34, 34, 0.86);
|
|
|
|
--color-navbar-bg: rgba(34, 34, 34, 0.86);
|
|
|
|
--color-primary-bg-for-transparent: rgba(255, 255, 255, 0.12);
|
|
|
|
--color-primary-bg-for-transparent: rgba(255, 255, 255, 0.12);
|
|
|
|
--color-secondary-bg-for-transparent: rgba(255, 255, 255, 0.08);
|
|
|
|
--color-secondary-bg-for-transparent: rgba(255, 255, 255, 0.08);
|
|
|
|