summaryrefslogtreecommitdiff
path: root/themes/Adwaita/gtk-2.0/main.rc
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Adwaita/gtk-2.0/main.rc')
-rw-r--r--themes/Adwaita/gtk-2.0/main.rc103
1 files changed, 60 insertions, 43 deletions
diff --git a/themes/Adwaita/gtk-2.0/main.rc b/themes/Adwaita/gtk-2.0/main.rc
index 8b237520..9453f37c 100644
--- a/themes/Adwaita/gtk-2.0/main.rc
+++ b/themes/Adwaita/gtk-2.0/main.rc
@@ -1696,8 +1696,8 @@ style "notebook" {
image {
function = BOX_GAP
- file = "Tabs/notebook.png"
- border = {4, 4, 4, 4}
+ file = "assets/frame-notebook.png"
+ border = {1, 1, 1, 1}
stretch = TRUE
gap_file = "Tabs/notebook-gap-horiz.png"
gap_border = {1, 1, 0, 0}
@@ -1706,8 +1706,8 @@ style "notebook" {
image {
function = BOX_GAP
- file = "Tabs/notebook.png"
- border = {4, 4, 4, 4}
+ file = "assets/frame-notebook.png"
+ border = {1, 1, 1, 1}
stretch = TRUE
gap_file = "Tabs/notebook-gap-horiz.png"
gap_border = {1, 1, 0, 0}
@@ -1785,8 +1785,10 @@ style "button_separator" {
}
style "combobox" {
+
xthickness = 0
ythickness = 0
+
}
style "combobox_button" {
@@ -2008,7 +2010,7 @@ style "separator_menu_item" {
engine "pixmap" {
image {
function = BOX
- file = "Lines/menu_line_h.png"
+ file = "assets/line.png"
border = {0, 0, 0, 0}
stretch = TRUE
}
@@ -2033,8 +2035,8 @@ style "treeview_header" {
engine "pixmap" {
image {
function = BOX
- file = "Others/tree_header.png"
- border = {1, 1, 1, 1}
+ file = "assets/separator-treeview.png"
+ border = {0, 1, 0, 1}
stretch = TRUE
}
}
@@ -2059,8 +2061,8 @@ style "scrolled_window" {
engine "pixmap" {
image {
function = SHADOW
- file = "Shadows/frame.png"
- border = {5, 5, 5, 5}
+ file = "assets/frame.png"
+ border = {1, 1, 1, 1}
stretch = TRUE
}
}
@@ -2076,82 +2078,74 @@ style "frame" {
image {
function = SHADOW
- file = "Shadows/frame.png"
+ shadow = IN
+ file = "assets/frame.png"
border = {1, 1, 1, 1}
stretch = TRUE
- shadow = IN
}
image {
function = SHADOW_GAP
- file = "Shadows/frame.png"
+ shadow = IN
+ file = "assets/frame.png"
border = {1, 1, 1, 1}
stretch = TRUE
- gap_start_file = "Shadows/frame-gap-start.png"
- gap_start_border = {1, 0, 0, 0}
- gap_end_file = "Shadows/frame-gap-end.png"
- gap_end_border = {0, 1, 0, 0}
- shadow = IN
+ gap_start_file = "assets/border.png"
+ gap_end_file = "assets/border.png"
}
image {
function = SHADOW
- file = "Shadows/frame.png"
+ shadow = OUT
+ file = "assets/frame.png"
border = {1, 1, 1, 1}
stretch = TRUE
- shadow = OUT
}
image {
function = SHADOW_GAP
- file = "Shadows/frame.png"
+ shadow = OUT
+ file = "assets/frame.png"
border = {1, 1, 1, 1}
stretch = TRUE
- gap_start_file = "Shadows/frame-gap-start.png"
- gap_start_border = {1, 0, 0, 0}
- gap_end_file = "Shadows/frame-gap-end.png"
- gap_end_border = {0, 1, 0, 0}
- shadow = OUT
+ gap_start_file = "assets/border.png"
+ gap_end_file = "assets/border.png"
}
image {
function = SHADOW
- file = "Shadows/frame.png"
+ shadow = ETCHED_IN
+ file = "assets/frame.png"
border = {1, 1, 1, 1}
stretch = TRUE
- shadow = ETCHED_IN
}
image {
function = SHADOW_GAP
- file = "Shadows/frame.png"
+ shadow = ETCHED_IN
+ file = "assets/frame.png"
border = {1, 1, 1, 1}
stretch = TRUE
- gap_start_file = "Shadows/frame-gap-start.png"
- gap_start_border = {1, 0, 0, 0}
- gap_end_file = "Shadows/frame-gap-end.png"
- gap_end_border = {0, 1, 0, 0}
- shadow = ETCHED_IN
+ gap_start_file = "assets/border.png"
+ gap_end_file = "assets/border.png"
}
image {
function = SHADOW
- file = "Shadows/frame.png"
+ shadow = ETCHED_OUT
+ file = "assets/frame.png"
border = {1, 1, 1, 1}
stretch = TRUE
- shadow = ETCHED_OUT
}
image {
function = SHADOW_GAP
- file = "Shadows/frame.png"
+ shadow = ETCHED_OUT
+ file = "assets/frame.png"
border = {1, 1, 1, 1}
stretch = TRUE
- gap_start_file = "Shadows/frame-gap-start.png"
- gap_start_border = {1, 0, 0, 0}
- gap_end_file = "Shadows/frame-gap-end.png"
- gap_end_border = {0, 1, 0, 0}
- shadow = ETCHED_OUT
+ gap_start_file = "assets/border.png"
+ gap_end_file = "assets/border.png"
}
}
@@ -2174,8 +2168,9 @@ style "inline_toolbar" {
engine "pixmap" {
image {
- function = BOX
- file = "Toolbar/inline-toolbar.png"
+ function = SHADOW
+ file = "assets/frame-inline.png"
+ border = {1, 1, 0, 1}
stretch = TRUE
}
}
@@ -2190,6 +2185,24 @@ style "notebook_prelight" {
bg[PRELIGHT] = @base_color
}
+style "separator" {
+
+ engine "pixmap" {
+ image {
+ function = HLINE
+ file = "assets/line.png"
+ stretch = TRUE
+ }
+
+ image {
+ function = VLINE
+ file = "assets/line.png"
+ stretch = TRUE
+ }
+ }
+
+}
+
style "tooltips" {
xthickness = 8
@@ -2268,5 +2281,9 @@ widget_class "*<GtkComboBox>*<GtkCellView>" style "combobox_cellview"
# Correct arrows on ComboBoxes
widget_class "*<GtkComboBox>*<GtkArrow>" style "combobox_arrows"
+# Separators
+widget_class "*<GtkHSeparator>" style "separator"
+widget_class "*<GtkVSeparator>" style "separator"
+
# GTK tooltips
widget "gtk-tooltip*" style "tooltips"