diff options
Diffstat (limited to 'desktop-themes')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index 20b6e5ad..da745bf5 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -497,6 +497,11 @@ PlumaWindow .notebook tab .button.flat:hover { border-image: none; } +/* pluma line numbers */ +PlumaView { + background-color: @theme_bg_color; +} + /*********************** * Mate-Control-Center * ***********************/ |