mirror of
https://github.com/pulb/mailnag.git
synced 2026-09-01 03:06:56 +02:00
tweaked background gradient for a better contrast to the logo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
GtkEventBox {
|
||||
background-image: linear-gradient(to bottom,
|
||||
@theme_bg_color,
|
||||
shade(@theme_bg_color, 1.5)
|
||||
90%);
|
||||
shade(@theme_bg_color, 0.93)
|
||||
20%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user