mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-30 02:08:58 -04:00
lighten form field background in dark mode
This commit is contained in:
parent
1cd74acf2e
commit
665707a6c8
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
-bs-color-gray-background: black;
|
||||
-bs-color-background-popup: rgb(38, 38, 38);
|
||||
-bs-color-background-popup-overlay: rgb(9, 9, 9);
|
||||
-bs-color-background-form-field: rgb(18, 18, 18);
|
||||
-bs-color-background-form-field: rgb(26, 26, 26);
|
||||
-bs-color-background-form-field-readonly: rgb(18, 18, 18);
|
||||
-bs-color-border-form-field: rgb(65, 65, 65);
|
||||
-bs-color-background-pane: rgb(15, 15, 15);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue