From 5d43c912d2a8e0f5bfdfff8314da98e1a6c5a64f Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 28 May 2016 09:37:32 +0200 Subject: GTK+-3.22 TOK themes: fix deprecacted 'one color stop with linear-gradient' and fonts setiings --- desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css | 11 ++++++++--- desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css | 2 +- desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css | 11 ++++++++--- desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css | 2 +- 4 files changed, 18 insertions(+), 8 deletions(-) diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css index 3b304177..5a466919 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css @@ -2199,7 +2199,7 @@ treemenu menuitem { menu, .menu { - font: normal; + font-weight: normal; background-color: @menu_bg_color; color: @menu_fg_color; padding: 1px; @@ -3154,7 +3154,7 @@ progressbar .osd { assistant .sidebar highlight { color: @theme_fg_color; - font: bold; + font-weight: bold; } assistant .sidebar { @@ -3655,7 +3655,7 @@ headerbar, headerbar .title, .titlebar .title { - font: Bold; + font-weight: bold; } headerbar button.titlebutton, @@ -3956,6 +3956,7 @@ calendar.header .app-notification button.titlebutton, color: @theme_fg_color; border-color: rgba(89, 112, 75, 0.7); background-image: linear-gradient(to bottom, + rgba(180, 187, 163, 0.7), rgba(180, 187, 163, 0.7)); background-clip: padding-box; box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); @@ -3989,6 +3990,7 @@ calendar.header .app-notification.frame button.titlebutton { color: white; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, + rgba(119, 158, 79, 0.7), rgba(119, 158, 79, 0.7)); background-clip: padding-box; box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); @@ -4005,6 +4007,7 @@ calendar.header .app-notification.frame button.titlebutton { color: white; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, + rgba(105, 175, 65, 0.7), rgba(105, 175, 65, 0.7)); background-clip: padding-box; box-shadow: none; @@ -4021,6 +4024,7 @@ calendar.header .app-notification.frame button.titlebutton { color: #878989; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, + rgba(52, 57, 57, 0.5), rgba(52, 57, 57, 0.5)); background-clip: padding-box; box-shadow: none; @@ -4035,6 +4039,7 @@ calendar.header .app-notification.frame button.titlebutton { color: #eeeeec; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, + rgba(180, 187, 163, 0.7), rgba(180, 187, 163, 0.7)); background-clip: padding-box; box-shadow: none; diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css index 889c8de4..6f8e4941 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css @@ -212,7 +212,7 @@ PanelSeparator { #clock-applet-button.flat.toggle > box.horizontal > label { - font: normal; + font-weight: normal; } PanelApplet.wnck-applet .wnck-pager { diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css index 229ea30a..cbbac0e2 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css @@ -2199,7 +2199,7 @@ treemenu menuitem { menu, .menu { - font: normal; + font-weight: normal; background-color: @menu_bg_color; color: @menu_fg_color; padding: 1px; @@ -3154,7 +3154,7 @@ progressbar .osd { assistant .sidebar highlight { color: @theme_fg_color; - font: bold; + font-weight: bold; } assistant .sidebar { @@ -3655,7 +3655,7 @@ headerbar, headerbar .title, .titlebar .title { - font: Bold; + font-weight: bold; } headerbar button.titlebutton, @@ -3956,6 +3956,7 @@ calendar.header .app-notification button.titlebutton, color: @theme_fg_color; border-color: rgba(75, 89, 112, 0.7); background-image: linear-gradient(to bottom, + rgba(102, 153, 204, 0.7), rgba(102, 153, 204, 0.7)); background-clip: padding-box; box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); @@ -3989,6 +3990,7 @@ calendar.header .app-notification.frame button.titlebutton { color: white; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, + rgba(79, 119, 158, 0.7), rgba(79, 119, 158, 0.7)); background-clip: padding-box; box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); @@ -4005,6 +4007,7 @@ calendar.header .app-notification.frame button.titlebutton { color: white; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, + rgba(65, 106, 175, 0.7), rgba(65, 106, 175, 0.7)); background-clip: padding-box; box-shadow: none; @@ -4021,6 +4024,7 @@ calendar.header .app-notification.frame button.titlebutton { color: #878989; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, + rgba(52, 57, 57, 0.5), rgba(52, 57, 57, 0.5)); background-clip: padding-box; box-shadow: none; @@ -4035,6 +4039,7 @@ calendar.header .app-notification.frame button.titlebutton { color: #eeeeec; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, + rgba(102, 153, 204, 0.7), rgba(102, 153, 204, 0.7)); background-clip: padding-box; box-shadow: none; diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css index 3ff76023..0befc93a 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -211,7 +211,7 @@ PanelSeparator { #clock-applet-button.flat.toggle > box.horizontal > label { - font: normal; + font-weight: normal; } PanelApplet.wnck-applet .wnck-pager { -- cgit v1.2.1