New Setup 📦
99
themes/gtk/Adwaita-dark/gtk-2.0/apps.rc
Normal file
|
@ -0,0 +1,99 @@
|
|||
# vim:set ft=gtkrc ts=2 sw=2 sts=2 ai et:
|
||||
#
|
||||
# This file, unlike hacks.rc, contains legitimate cases we need to handle, e.g.
|
||||
# custom widgets, programs giving us a chance to alter their UI to fit more with
|
||||
# the theme or stuff that is supposed to look different, like panels.
|
||||
|
||||
# TODO: This could really look nicer
|
||||
style "gimp_spin_scale" {
|
||||
|
||||
# Spin background
|
||||
bg[NORMAL] = @base_color
|
||||
|
||||
engine "pixmap" {
|
||||
|
||||
image {
|
||||
function = BOX
|
||||
state = NORMAL
|
||||
detail = "spinbutton_up"
|
||||
overlay_file = "assets/spin-up.png"
|
||||
overlay_stretch = FALSE
|
||||
}
|
||||
|
||||
image {
|
||||
function = BOX
|
||||
state = PRELIGHT
|
||||
detail = "spinbutton_up"
|
||||
overlay_file = "assets/spin-up.png"
|
||||
overlay_stretch = FALSE
|
||||
}
|
||||
|
||||
image {
|
||||
function = BOX
|
||||
state = ACTIVE
|
||||
detail = "spinbutton_up"
|
||||
overlay_file = "assets/spin-up.png"
|
||||
overlay_stretch = FALSE
|
||||
}
|
||||
|
||||
image {
|
||||
function = BOX
|
||||
state = INSENSITIVE
|
||||
detail = "spinbutton_up"
|
||||
overlay_file = "assets/spin-up-insensitive.png"
|
||||
overlay_stretch = FALSE
|
||||
}
|
||||
|
||||
image {
|
||||
function = BOX
|
||||
state = NORMAL
|
||||
detail = "spinbutton_down"
|
||||
overlay_file = "assets/spin-down.png"
|
||||
overlay_stretch = FALSE
|
||||
}
|
||||
|
||||
image {
|
||||
function = BOX
|
||||
state = PRELIGHT
|
||||
detail = "spinbutton_down"
|
||||
overlay_file = "assets/spin-down.png"
|
||||
overlay_stretch = FALSE
|
||||
}
|
||||
|
||||
image {
|
||||
function = BOX
|
||||
state = ACTIVE
|
||||
detail = "spinbutton_down"
|
||||
overlay_file = "assets/spin-down.png"
|
||||
overlay_stretch = FALSE
|
||||
}
|
||||
|
||||
image {
|
||||
function = BOX
|
||||
state = INSENSITIVE
|
||||
detail = "spinbutton_down"
|
||||
overlay_file = "assets/spin-down-insensitive.png"
|
||||
overlay_stretch = FALSE
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
style "chrome_gtk_frame" {
|
||||
|
||||
ChromeGtkFrame::frame-color = @window_color
|
||||
ChromeGtkFrame::frame-gradient-color = @window_color
|
||||
ChromeGtkFrame::inactive-frame-color = @bg_color
|
||||
|
||||
ChromeGtkFrame::incognito-frame-color = "#cbd2d9"
|
||||
ChromeGtkFrame::incognito-frame-gradient-color = "#cbd2d9"
|
||||
ChromeGtkFrame::incognito-inactive-frame-color = mix (0.5, @bg_color, "#cbd2d9")
|
||||
|
||||
}
|
||||
|
||||
# Disable spin button assets for GimpSpinScale
|
||||
class "GimpSpinScale" style "gimp_spin_scale"
|
||||
|
||||
# Chromium lets us define some colours and settings for better integration
|
||||
class "ChromeGtkFrame" style "chrome_gtk_frame"
|
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/border.png
Normal file
After Width: | Height: | Size: 69 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/button-active.png
Normal file
After Width: | Height: | Size: 199 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/button-hover.png
Normal file
After Width: | Height: | Size: 283 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/button-insensitive.png
Normal file
After Width: | Height: | Size: 196 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/button.png
Normal file
After Width: | Height: | Size: 292 B |
After Width: | Height: | Size: 325 B |
After Width: | Height: | Size: 465 B |
After Width: | Height: | Size: 320 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/checkbox-checked.png
Normal file
After Width: | Height: | Size: 451 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/checkbox-mixed-active.png
Normal file
After Width: | Height: | Size: 242 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/checkbox-mixed-hover.png
Normal file
After Width: | Height: | Size: 373 B |
After Width: | Height: | Size: 245 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/checkbox-mixed.png
Normal file
After Width: | Height: | Size: 352 B |
After Width: | Height: | Size: 186 B |
After Width: | Height: | Size: 296 B |
After Width: | Height: | Size: 191 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/checkbox-unchecked.png
Normal file
After Width: | Height: | Size: 281 B |
After Width: | Height: | Size: 156 B |
After Width: | Height: | Size: 239 B |
After Width: | Height: | Size: 155 B |
After Width: | Height: | Size: 240 B |
After Width: | Height: | Size: 170 B |
After Width: | Height: | Size: 140 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/combo-entry-ltr-entry.png
Normal file
After Width: | Height: | Size: 135 B |
After Width: | Height: | Size: 155 B |
After Width: | Height: | Size: 221 B |
After Width: | Height: | Size: 157 B |
After Width: | Height: | Size: 224 B |
After Width: | Height: | Size: 189 B |
After Width: | Height: | Size: 155 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/combo-entry-rtl-entry.png
Normal file
After Width: | Height: | Size: 159 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/entry-active.png
Normal file
After Width: | Height: | Size: 219 B |
After Width: | Height: | Size: 69 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/entry-background.png
Normal file
After Width: | Height: | Size: 69 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/entry-insensitive.png
Normal file
After Width: | Height: | Size: 153 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/entry.png
Normal file
After Width: | Height: | Size: 168 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/focus.png
Normal file
After Width: | Height: | Size: 82 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/frame-inline.png
Normal file
After Width: | Height: | Size: 80 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/frame-notebook.png
Normal file
After Width: | Height: | Size: 78 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/frame.png
Normal file
After Width: | Height: | Size: 95 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/handle-horz.png
Normal file
After Width: | Height: | Size: 90 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/handle-vert.png
Normal file
After Width: | Height: | Size: 90 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/handle.png
Normal file
After Width: | Height: | Size: 94 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/line.png
Normal file
After Width: | Height: | Size: 68 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-border.png
Normal file
After Width: | Height: | Size: 95 B |
After Width: | Height: | Size: 208 B |
After Width: | Height: | Size: 286 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-checkbox-checked.png
Normal file
After Width: | Height: | Size: 208 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-checkbox-hover.png
Normal file
After Width: | Height: | Size: 151 B |
After Width: | Height: | Size: 200 B |
After Width: | Height: | Size: 191 B |
After Width: | Height: | Size: 263 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-checkbox-mixed.png
Normal file
After Width: | Height: | Size: 191 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-checkbox.png
Normal file
After Width: | Height: | Size: 151 B |
After Width: | Height: | Size: 109 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-pan-down.png
Normal file
After Width: | Height: | Size: 93 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-pan-left-hover.png
Normal file
After Width: | Height: | Size: 104 B |
After Width: | Height: | Size: 115 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-pan-left.png
Normal file
After Width: | Height: | Size: 104 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-pan-right-hover.png
Normal file
After Width: | Height: | Size: 103 B |
After Width: | Height: | Size: 119 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-pan-right.png
Normal file
After Width: | Height: | Size: 103 B |
After Width: | Height: | Size: 106 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-pan-up.png
Normal file
After Width: | Height: | Size: 91 B |
After Width: | Height: | Size: 289 B |
After Width: | Height: | Size: 422 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-radio-checked.png
Normal file
After Width: | Height: | Size: 289 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-radio-hover.png
Normal file
After Width: | Height: | Size: 233 B |
After Width: | Height: | Size: 339 B |
After Width: | Height: | Size: 278 B |
After Width: | Height: | Size: 416 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-radio-mixed.png
Normal file
After Width: | Height: | Size: 278 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menu-radio.png
Normal file
After Width: | Height: | Size: 233 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/menubar-item-active.png
Normal file
After Width: | Height: | Size: 70 B |
After Width: | Height: | Size: 172 B |
After Width: | Height: | Size: 134 B |
After Width: | Height: | Size: 134 B |
After Width: | Height: | Size: 170 B |
After Width: | Height: | Size: 133 B |
After Width: | Height: | Size: 133 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/notebook-entry-active.png
Normal file
After Width: | Height: | Size: 212 B |
After Width: | Height: | Size: 155 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/notebook-entry.png
Normal file
After Width: | Height: | Size: 151 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/pan-down-insensitive.png
Normal file
After Width: | Height: | Size: 109 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/pan-down.png
Normal file
After Width: | Height: | Size: 93 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/pan-left-insensitive.png
Normal file
After Width: | Height: | Size: 115 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/pan-left-semi.png
Normal file
After Width: | Height: | Size: 108 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/pan-left.png
Normal file
After Width: | Height: | Size: 104 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/pan-right-insensitive.png
Normal file
After Width: | Height: | Size: 119 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/pan-right-semi.png
Normal file
After Width: | Height: | Size: 107 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/pan-right.png
Normal file
After Width: | Height: | Size: 103 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/pan-up-insensitive.png
Normal file
After Width: | Height: | Size: 106 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/pan-up.png
Normal file
After Width: | Height: | Size: 91 B |
After Width: | Height: | Size: 131 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/progressbar-horz.png
Normal file
After Width: | Height: | Size: 126 B |
After Width: | Height: | Size: 133 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/progressbar-vert.png
Normal file
After Width: | Height: | Size: 128 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/radio-checked-active.png
Normal file
After Width: | Height: | Size: 431 B |
BIN
themes/gtk/Adwaita-dark/gtk-2.0/assets/radio-checked-hover.png
Normal file
After Width: | Height: | Size: 553 B |