[gnome-themes-standard/wip/jimmac/updated-gtk2: 13/106] Tweaked menu padding and colours.
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/wip/jimmac/updated-gtk2: 13/106] Tweaked menu padding and colours.
- Date: Thu, 3 Mar 2016 22:18:23 +0000 (UTC)
commit b84b1444ae58228614f04827f0cbb71957ce547b
Author: Juraj Fiala <doctorjellyface riseup net>
Date: Sun Jan 3 17:28:19 2016 +0100
Tweaked menu padding and colours.
themes/Adwaita/gtk-2.0/Lines/menu_line_h.png | Bin 128 -> 122 bytes
themes/Adwaita/gtk-2.0/main.rc | 10 +++++-----
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/themes/Adwaita/gtk-2.0/Lines/menu_line_h.png b/themes/Adwaita/gtk-2.0/Lines/menu_line_h.png
index 46d802f..d384be6 100644
Binary files a/themes/Adwaita/gtk-2.0/Lines/menu_line_h.png and
b/themes/Adwaita/gtk-2.0/Lines/menu_line_h.png differ
diff --git a/themes/Adwaita/gtk-2.0/main.rc b/themes/Adwaita/gtk-2.0/main.rc
index aad0ded..41ea259 100644
--- a/themes/Adwaita/gtk-2.0/main.rc
+++ b/themes/Adwaita/gtk-2.0/main.rc
@@ -21,7 +21,7 @@ style "default" {
GtkWidget::tooltip-alpha = 235
GtkWidget::new-tooltip-style = 1 #for compatibility
- GtkSeparatorMenuItem::horizontal-padding = 3
+ GtkSeparatorMenuItem::horizontal-padding = 1
GtkSeparatorMenuItem::wide-separators = 1
GtkSeparatorMenuItem::separator-height = 1
@@ -712,7 +712,7 @@ style "menu" {
GtkMenuItem::arrow-scaling = 0.4
- bg[NORMAL] = shade (1.08, @bg_color)
+ bg[NORMAL] = @base_color
bg[INSENSITIVE] = @base_color
bg[PRELIGHT] = @base_color
@@ -734,8 +734,8 @@ style "menu_framed_box" {
style "menu_item" {
- xthickness = 2
- ythickness = 3
+ xthickness = 3
+ ythickness = 4
# HACK: Gtk doesn't actually read this value
# while rendering the menu items, but Libreoffice
@@ -1936,7 +1936,7 @@ style "separator_menu_item" {
image {
function = BOX
file = "Lines/menu_line_h.png"
- border = {0, 0, 1, 0}
+ border = {0, 0, 0, 0}
stretch = TRUE
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]