mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-27 08:55:22 -04:00
update color of top nav
This commit is contained in:
parent
2a6075b2ec
commit
118df697b5
1 changed files with 2 additions and 2 deletions
|
@ -70,8 +70,8 @@
|
|||
-bs-rd-nav-border: #535353;
|
||||
-bs-rd-nav-primary-border: rgba(0, 0, 0, 0);
|
||||
-bs-rd-nav-border-color: rgba(255, 255, 255, 0.1);
|
||||
-bs-rd-nav-background: #29292a;
|
||||
-bs-rd-nav-primary-background: #29292a;
|
||||
-bs-rd-nav-background: rgb(15, 15, 15);
|
||||
-bs-rd-nav-primary-background: rgb(15, 15, 15);
|
||||
-bs-rd-nav-selected: black;
|
||||
-bs-rd-nav-deselected: rgba(255, 255, 255, .65);
|
||||
-bs-rd-nav-button-hover: derive(-bs-rd-nav-background, 10%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue