mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
UI: minor light theme improvement
This commit is contained in:
parent
c6f2c2fd7e
commit
f074ffc31b
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
--darker-gray: #202123;
|
||||
--dark-gray: #343541;
|
||||
--light-gray: #444654;
|
||||
--light-theme-gray: #f4f4f4;
|
||||
--light-theme-gray: #f5f5f5;
|
||||
--border-color-dark: #525252;
|
||||
--header-width: 112px;
|
||||
--selected-item-color-dark: #32333e;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue