mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-29 09:07:27 -04:00
bs-background-color is greyish, fixes alternating colors
This commit is contained in:
parent
fb5577ecc9
commit
157bb87d52
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
-bs-color-primary: #0b65da;
|
-bs-color-primary: #0b65da;
|
||||||
-bs-color-primary-dark: #0c59bd;
|
-bs-color-primary-dark: #0c59bd;
|
||||||
-bs-text-color: #dadada;
|
-bs-text-color: #dadada;
|
||||||
-bs-background-color: black;
|
-bs-background-color: #29292a;
|
||||||
-bs-background-gray: #2B2B2B;
|
-bs-background-gray: #2B2B2B;
|
||||||
-bs-content-background-gray: black;
|
-bs-content-background-gray: black;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue