We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4285fed commit 2e05af6Copy full SHA for 2e05af6
frontend/src/styles/element-dark.scss
@@ -1,5 +1,6 @@
1
html.dark {
2
--el-box-shadow-light: 0px 0px 4px rgba(0, 0, 0, 0.1) !important;
3
+ --dark-gold-base-color: #5a5a5a;
4
--el-border-color-lighter: #1d2023;
5
--el-fill-color-blank: #111417;
6
--el-bg-color: rgba(0, 11, 21, 1);
0 commit comments