replace bisq logo with haveno logo (#57)

change the splash screen progressbar from green to orange
This commit is contained in:
Přemek Vyhnal 2021-05-09 02:10:13 +02:00 committed by GitHub
parent 9903821b18
commit afe46ebe26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 47 additions and 20 deletions

View file

@ -1,6 +1,6 @@
.root {
-bs-color-primary: #25b135;
-bs-color-primary-dark: #2ea33c;
-bs-color-primary: #f1482d;
-bs-color-primary-dark: #c43f3d;
-bs-text-color: #000000;
-bs-background-color: #ffffff;
-bs-background-gray: #dddddd;