Adjusted nwg-menu colors

This commit is contained in:
Logan G 2024-10-01 18:02:08 -06:00
parent d97e9b2afd
commit f197ab6a4b
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -1,5 +1,5 @@
window {
background-color: rgba (36, 47, 79, 0.92);
background-color: rgba (43, 48, 59, 0.97);
color: #eeeeee
}
@ -19,4 +19,4 @@ button {
button:hover {
background-color: rgba (255, 255, 255, 0.1)
}
}