Adjusted nwg-menu colors
This commit is contained in:
parent
d97e9b2afd
commit
f197ab6a4b
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
window {
|
window {
|
||||||
background-color: rgba (36, 47, 79, 0.92);
|
background-color: rgba (43, 48, 59, 0.97);
|
||||||
color: #eeeeee
|
color: #eeeeee
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -19,4 +19,4 @@ button {
|
||||||
|
|
||||||
button:hover {
|
button:hover {
|
||||||
background-color: rgba (255, 255, 255, 0.1)
|
background-color: rgba (255, 255, 255, 0.1)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue