UI: Make the dark theme darker

This commit is contained in:
oobabooga 2025-05-29 08:07:14 -07:00
parent 36bc276005
commit 81794692ab

View file

@ -1,11 +1,11 @@
:root {
--darker-gray: #202123;
--dark-gray: #343541;
--light-gray: #444654;
--dark-gray: #2A2B32;
--light-gray: #373943;
--light-theme-gray: #f9fbff;
--border-color-dark: #525252;
--header-width: 112px;
--selected-item-color-dark: #32333e;
--selected-item-color-dark: #2E2F38;
}
@font-face {