summaryrefslogtreecommitdiff
path: root/desktop-themes/BlackMATE
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-17 17:47:22 +0200
committerraveit65 <[email protected]>2015-04-17 17:47:22 +0200
commit48ecd8b01169cb4349a7045c0af37cae99df0b2a (patch)
tree91040abddacd771d1b2a2df0a3fde82bf040f9c2 /desktop-themes/BlackMATE
parentf2f2e97129dd29422ed89621a9ad1c9c912cf95d (diff)
downloadmate-themes-48ecd8b01169cb4349a7045c0af37cae99df0b2a.tar.bz2
mate-themes-48ecd8b01169cb4349a7045c0af37cae99df0b2a.tar.xz
BlackMATE GTK3: don't use text-shadows to improve typeface
Diffstat (limited to 'desktop-themes/BlackMATE')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css24
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/mate-applications.css6
2 files changed, 15 insertions, 15 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index f55c2a6b..5702afd7 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -41,6 +41,7 @@
outline-offset: 2px;
outline-width: 0px; /* disable ugly focus-line */
-gtk-icon-style: regular; /* no symbolic icons */
+ text-shadow: none;
}
/***************
@@ -155,7 +156,7 @@
border-radius: 3px;
border-width: 0px;
border-style: solid;
- text-shadow: 0 -1px black;
+ text-shadow: none;
color: @theme_fg_color;
background-image: linear-gradient(to bottom,
@@ -1133,7 +1134,7 @@ GtkComboBox {
-GtkComboBox-arrow-scaling: 0.5;
-GtkComboBox-shadow-type: none;
color: @theme_fg_color;
- text-shadow: 0 -1px black;
+ text-shadow: none;
}
GtkComboBox .separator {
@@ -1182,7 +1183,7 @@ GtkComboBox .menu {
border-radius: 3px;
border-width: 1px;
border-style: solid;
- text-shadow: 0 -1px black;
+ text-shadow: none;
color: @theme_fg_color;
background-image: linear-gradient(to bottom,
@button_hover_gradient_color_a,
@@ -1910,7 +1911,7 @@ GtkOverlay.osd {
@osd_button_bg_b 68%,
@osd_button_bg_c);
color: @osd_button_fg;
- text-shadow: 0 -1px @osd_button_shadow;
+ text-shadow: none;
icon-shadow: 0 -1px @osd_button_shadow;
}
@@ -1993,13 +1994,12 @@ GtkOverlay.osd {
.osd GtkMenuButton.button:checked,
.osd GtkMenuButton.button:active {
color: @osd_button_fg_active;
- text-shadow: 0 -1px @osd_button_shadow;
+ text-shadow: none;
}
.osd.toolbar {
color: @osd_fg;
- text-shadow: 0 1px @osd_text_shadow;
-
+ text-shadow: none;
padding: 10px;
border-style: none;
border-radius: 7px;
@@ -2161,7 +2161,7 @@ GtkProgressBar.osd.progressbar {
box-shadow: none;
}
.popover.osd .button {
- text-shadow: 0 -1px @osd_text_shadow;
+ text-shadow: none;
icon-shadow: 0 -1px @osd_text_shadow;
}
.popover.osd .button:active,
@@ -2229,7 +2229,7 @@ GtkPopover .separator {
*******/
.titlebar {
- text-shadow: 0 1px @osd_text_shadow;
+ text-shadow: none;
background-image: linear-gradient(to bottom,
shade (@theme_bg_color, 1.50),
shade (@theme_bg_color, 1.0));
@@ -2277,7 +2277,7 @@ GtkPopover .separator {
border-radius: 3px;
border-width: 1px;
border-style: solid;
- text-shadow: 0 -1px black;
+ text-shadow: none;
color: #D9D9D9;
background-image: linear-gradient(to bottom,
@@ -2844,7 +2844,7 @@ GtkIconView.content-view.check:selected {
@app_notification_c);
color: @theme_text_color;
- text-shadow: 0 1px black;
+ text-shadow: none;
}
/*************
@@ -3451,7 +3451,7 @@ NemoQueryEditor .toolbar .entry:focus {
.nautilus-desktop.nautilus-canvas-item,
.nemo-desktop.nemo-canvas-item {
color: @theme_fg_color;
- text-shadow: 1px 1px black;
+ text-shadow: none;
}
.nautilus-desktop.nautilus-canvas-item:active,
diff --git a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
index b522c737..31865c8c 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
@@ -255,7 +255,7 @@ CajaQueryEditor .toolbar .entry:focus {
.caja-desktop.caja-canvas-item {
color: @theme_fg_color;
- text-shadow: 1px 1px black;
+ text-shadow: none;
}
.caja-desktop.caja-canvas-item:active {
@@ -348,7 +348,7 @@ MatePanelApplet .button.flat {
border-radius: 3px;
border-width: 1px;
border-style: solid;
- text-shadow: 0 -1px black;
+ text-shadow: none;
color: @theme_fg_color;
background-image: linear-gradient(to bottom,
@button_hover_gradient_color_a,
@@ -392,7 +392,7 @@ WnckTasklist .button {
border-radius: 3px;
border-width: 1px;
border-style: solid;
- text-shadow: 0 -1px black;
+ text-shadow: none;
color: @theme_fg_color;
background-image: -gtk-gradient (radial,
0.5 -2.0, 2.0,