GTK
92
GTK/.themes/TNS-T/gtk-2.0/apps.rc
Normal file
@@ -0,0 +1,92 @@
|
|||||||
|
# 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/pan-up-alt.png"
|
||||||
|
overlay_stretch = FALSE
|
||||||
|
}
|
||||||
|
|
||||||
|
image {
|
||||||
|
function = BOX
|
||||||
|
state = PRELIGHT
|
||||||
|
detail = "spinbutton_up"
|
||||||
|
overlay_file = "assets/pan-up.png"
|
||||||
|
overlay_stretch = FALSE
|
||||||
|
}
|
||||||
|
|
||||||
|
image {
|
||||||
|
function = BOX
|
||||||
|
state = ACTIVE
|
||||||
|
detail = "spinbutton_up"
|
||||||
|
overlay_file = "assets/pan-up.png"
|
||||||
|
overlay_stretch = FALSE
|
||||||
|
}
|
||||||
|
|
||||||
|
image {
|
||||||
|
function = BOX
|
||||||
|
state = INSENSITIVE
|
||||||
|
detail = "spinbutton_up"
|
||||||
|
overlay_file = "assets/pan-up-alt-disabled.png"
|
||||||
|
overlay_stretch = FALSE
|
||||||
|
}
|
||||||
|
|
||||||
|
image {
|
||||||
|
function = BOX
|
||||||
|
state = NORMAL
|
||||||
|
detail = "spinbutton_down"
|
||||||
|
overlay_file = "assets/pan-down-alt.png"
|
||||||
|
overlay_stretch = FALSE
|
||||||
|
}
|
||||||
|
|
||||||
|
image {
|
||||||
|
function = BOX
|
||||||
|
state = PRELIGHT
|
||||||
|
detail = "spinbutton_down"
|
||||||
|
overlay_file = "assets/pan-down.png"
|
||||||
|
overlay_stretch = FALSE
|
||||||
|
}
|
||||||
|
|
||||||
|
image {
|
||||||
|
function = BOX
|
||||||
|
state = ACTIVE
|
||||||
|
detail = "spinbutton_down"
|
||||||
|
overlay_file = "assets/pan-down.png"
|
||||||
|
overlay_stretch = FALSE
|
||||||
|
}
|
||||||
|
|
||||||
|
image {
|
||||||
|
function = BOX
|
||||||
|
state = INSENSITIVE
|
||||||
|
detail = "spinbutton_down"
|
||||||
|
overlay_file = "assets/pan-down-alt-disabled.png"
|
||||||
|
overlay_stretch = FALSE
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
style "chrome_gtk_frame" {
|
||||||
|
ChromeGtkFrame::frame-color = @titlebar_bg_color
|
||||||
|
ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color
|
||||||
|
ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color
|
||||||
|
ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color
|
||||||
|
|
||||||
|
ChromeGtkFrame::frame-gradient-size = 0
|
||||||
|
}
|
||||||
|
|
||||||
|
# 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
GTK/.themes/TNS-T/gtk-2.0/assets/border.png
Normal file
|
After Width: | Height: | Size: 126 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/button-active.png
Normal file
|
After Width: | Height: | Size: 267 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/button-disabled.png
Normal file
|
After Width: | Height: | Size: 229 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/button-hover.png
Normal file
|
After Width: | Height: | Size: 252 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/button.png
Normal file
|
After Width: | Height: | Size: 239 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-checked-active.png
Normal file
|
After Width: | Height: | Size: 522 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-checked-disabled.png
Normal file
|
After Width: | Height: | Size: 470 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-checked-hover.png
Normal file
|
After Width: | Height: | Size: 522 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-checked.png
Normal file
|
After Width: | Height: | Size: 512 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-mixed-active.png
Normal file
|
After Width: | Height: | Size: 445 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-mixed-disabled.png
Normal file
|
After Width: | Height: | Size: 388 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-mixed-hover.png
Normal file
|
After Width: | Height: | Size: 445 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-mixed.png
Normal file
|
After Width: | Height: | Size: 439 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-unchecked-active.png
Normal file
|
After Width: | Height: | Size: 298 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-unchecked-disabled.png
Normal file
|
After Width: | Height: | Size: 267 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-unchecked-hover.png
Normal file
|
After Width: | Height: | Size: 291 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/checkbox-unchecked.png
Normal file
|
After Width: | Height: | Size: 292 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/combo-left-entry-active.png
Normal file
|
After Width: | Height: | Size: 327 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/combo-left-entry-disabled.png
Normal file
|
After Width: | Height: | Size: 209 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/combo-left-entry-hover.png
Normal file
|
After Width: | Height: | Size: 282 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/combo-left-entry.png
Normal file
|
After Width: | Height: | Size: 216 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/combo-right-entry-active.png
Normal file
|
After Width: | Height: | Size: 337 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/combo-right-entry-disabled.png
Normal file
|
After Width: | Height: | Size: 208 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/combo-right-entry-hover.png
Normal file
|
After Width: | Height: | Size: 296 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/combo-right-entry.png
Normal file
|
After Width: | Height: | Size: 217 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/entry-active.png
Normal file
|
After Width: | Height: | Size: 423 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/entry-background-disabled.png
Normal file
|
After Width: | Height: | Size: 136 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/entry-background.png
Normal file
|
After Width: | Height: | Size: 136 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/entry-disabled.png
Normal file
|
After Width: | Height: | Size: 229 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/entry-hover.png
Normal file
|
After Width: | Height: | Size: 347 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/entry.png
Normal file
|
After Width: | Height: | Size: 239 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/flat-button-active.png
Normal file
|
After Width: | Height: | Size: 267 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/flat-button-disabled.png
Normal file
|
After Width: | Height: | Size: 195 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/flat-button-hover.png
Normal file
|
After Width: | Height: | Size: 252 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/flat-button.png
Normal file
|
After Width: | Height: | Size: 195 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/focus.png
Normal file
|
After Width: | Height: | Size: 221 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/frame-inline.png
Normal file
|
After Width: | Height: | Size: 144 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/frame-notebook.png
Normal file
|
After Width: | Height: | Size: 147 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/frame.png
Normal file
|
After Width: | Height: | Size: 147 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/handle-horz-active.png
Normal file
|
After Width: | Height: | Size: 182 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/handle-horz-hover.png
Normal file
|
After Width: | Height: | Size: 183 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/handle-horz.png
Normal file
|
After Width: | Height: | Size: 180 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/handle-vert-active.png
Normal file
|
After Width: | Height: | Size: 172 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/handle-vert-hover.png
Normal file
|
After Width: | Height: | Size: 177 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/handle-vert.png
Normal file
|
After Width: | Height: | Size: 178 B |
|
After Width: | Height: | Size: 448 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/menu-checkbox-checked.png
Normal file
|
After Width: | Height: | Size: 461 B |
|
After Width: | Height: | Size: 355 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/menu-checkbox-mixed.png
Normal file
|
After Width: | Height: | Size: 363 B |
|
After Width: | Height: | Size: 232 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/menu-checkbox-unchecked.png
Normal file
|
After Width: | Height: | Size: 255 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/menu-radio-checked-disabled.png
Normal file
|
After Width: | Height: | Size: 385 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/menu-radio-checked.png
Normal file
|
After Width: | Height: | Size: 398 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/menu-radio-mixed-disabled.png
Normal file
|
After Width: | Height: | Size: 355 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/menu-radio-mixed.png
Normal file
|
After Width: | Height: | Size: 363 B |
|
After Width: | Height: | Size: 232 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/menu-radio-unchecked.png
Normal file
|
After Width: | Height: | Size: 255 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-down-alt-disabled.png
Normal file
|
After Width: | Height: | Size: 188 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-down-alt.png
Normal file
|
After Width: | Height: | Size: 194 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-down-disabled.png
Normal file
|
After Width: | Height: | Size: 188 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-down.png
Normal file
|
After Width: | Height: | Size: 193 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-left-alt-disabled.png
Normal file
|
After Width: | Height: | Size: 194 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-left-alt.png
Normal file
|
After Width: | Height: | Size: 194 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-left-disabled.png
Normal file
|
After Width: | Height: | Size: 194 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-left-semi.png
Normal file
|
After Width: | Height: | Size: 205 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-left.png
Normal file
|
After Width: | Height: | Size: 193 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-right-alt-disabled.png
Normal file
|
After Width: | Height: | Size: 195 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-right-alt.png
Normal file
|
After Width: | Height: | Size: 196 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-right-disabled.png
Normal file
|
After Width: | Height: | Size: 195 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-right-semi.png
Normal file
|
After Width: | Height: | Size: 211 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-right.png
Normal file
|
After Width: | Height: | Size: 196 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-up-alt-disabled.png
Normal file
|
After Width: | Height: | Size: 188 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-up-alt.png
Normal file
|
After Width: | Height: | Size: 188 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-up-disabled.png
Normal file
|
After Width: | Height: | Size: 188 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/pan-up.png
Normal file
|
After Width: | Height: | Size: 187 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/progressbar-progress.png
Normal file
|
After Width: | Height: | Size: 136 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/progressbar-trough.png
Normal file
|
After Width: | Height: | Size: 136 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-checked-active.png
Normal file
|
After Width: | Height: | Size: 478 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-checked-disabled.png
Normal file
|
After Width: | Height: | Size: 417 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-checked-hover.png
Normal file
|
After Width: | Height: | Size: 478 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-checked.png
Normal file
|
After Width: | Height: | Size: 473 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-mixed-active.png
Normal file
|
After Width: | Height: | Size: 445 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-mixed-disabled.png
Normal file
|
After Width: | Height: | Size: 388 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-mixed-hover.png
Normal file
|
After Width: | Height: | Size: 445 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-mixed.png
Normal file
|
After Width: | Height: | Size: 439 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-unchecked-active.png
Normal file
|
After Width: | Height: | Size: 298 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-unchecked-disabled.png
Normal file
|
After Width: | Height: | Size: 267 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-unchecked-hover.png
Normal file
|
After Width: | Height: | Size: 291 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/radio-unchecked.png
Normal file
|
After Width: | Height: | Size: 292 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/scale-horz-trough-active.png
Normal file
|
After Width: | Height: | Size: 164 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/scale-horz-trough-disabled.png
Normal file
|
After Width: | Height: | Size: 165 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/scale-horz-trough.png
Normal file
|
After Width: | Height: | Size: 165 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/scale-slider-active.png
Normal file
|
After Width: | Height: | Size: 536 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/scale-slider-disabled.png
Normal file
|
After Width: | Height: | Size: 250 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/scale-slider-hover.png
Normal file
|
After Width: | Height: | Size: 463 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/scale-slider.png
Normal file
|
After Width: | Height: | Size: 290 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/scale-vert-trough-active.png
Normal file
|
After Width: | Height: | Size: 162 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/scale-vert-trough-disabled.png
Normal file
|
After Width: | Height: | Size: 163 B |
BIN
GTK/.themes/TNS-T/gtk-2.0/assets/scale-vert-trough.png
Normal file
|
After Width: | Height: | Size: 163 B |