mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
Modify gui background color to be same as our website (#1404)
This commit is contained in:
parent
15b6b2376f
commit
40c4af93a7
@ -2,7 +2,7 @@
|
||||
.root {
|
||||
-fx-accent: #1e74c6;
|
||||
-fx-focus-color: -fx-accent;
|
||||
-fx-base: #373e43;
|
||||
-fx-base: #304c5a;
|
||||
-fx-control-inner-background: derive(-fx-base, 35%);
|
||||
-fx-control-inner-background-alt: -fx-control-inner-background ;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user