Compare commits
10 Commits
54bfa151c4
...
287f3a28d1
| Author | SHA1 | Date | |
|---|---|---|---|
| 287f3a28d1 | |||
| 705c330d75 | |||
| 359293b520 | |||
| 7111a5564c | |||
|
|
7e7209fd45 | ||
| 84c9db96ae | |||
| 9840cf63d1 | |||
| 98a542cd38 | |||
| ff43fc4084 | |||
| 2831e55991 |
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
# Description
|
||||||
|
My Cinnamon theme based on Plata-Lumine and Yaru-light
|
||||||
|
|
||||||
|
# Features
|
||||||
|
* Changed color scheme in grouped window list
|
||||||
|
* Changed title bar height in comparision with original Yaru-light
|
||||||
|
|
||||||
|
# Screenshot
|
||||||
|

|
||||||
|
|
||||||
|
# Compare
|
||||||
|
#### Plata-Lumine
|
||||||
|

|
||||||
|
#### rinaldus-cinnamon-theme
|
||||||
|

|
||||||
|
#### Yaru-light
|
||||||
|

|
||||||
|
#### rinaldus-cinnamon-theme
|
||||||
|

|
||||||
|
|
||||||
|
# Install
|
||||||
|
Just clone this repository to your `~/.themes` directory.
|
||||||
@@ -545,14 +545,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||||||
|
|
||||||
.grouped-window-list-item-box:hover, .window-list-item-box:hover { background-color: rgba(17, 17, 17, 0.12); color: black; }
|
.grouped-window-list-item-box:hover, .window-list-item-box:hover { background-color: rgba(17, 17, 17, 0.12); color: black; }
|
||||||
|
|
||||||
.panel-top .grouped-window-list-item-box:hover, .panel-top .window-list-item-box:hover { box-shadow: inset 0 -2px rgba(41, 51, 240, 1); }
|
|
||||||
|
|
||||||
.panel-bottom .grouped-window-list-item-box:hover, .panel-bottom .window-list-item-box:hover { box-shadow: inset 0 -2px rgba(41, 51, 240, 1); }
|
|
||||||
|
|
||||||
.panel-left .grouped-window-list-item-box:hover, .panel-left .window-list-item-box:hover { box-shadow: inset 2px 0 rgba(41, 51, 240, 1); }
|
|
||||||
|
|
||||||
.panel-right .grouped-window-list-item-box:hover, .panel-right .window-list-item-box:hover { box-shadow: inset -2px 0 rgba(41, 51, 240, 1); }
|
|
||||||
|
|
||||||
.grouped-window-list-item-box:active:focus, .grouped-window-list-item-box:checked:focus, .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus, .window-list-item-box:running { background-color: rgba(54, 154, 255, 0.50); color: black; }
|
.grouped-window-list-item-box:active:focus, .grouped-window-list-item-box:checked:focus, .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus, .window-list-item-box:running { background-color: rgba(54, 154, 255, 0.50); color: black; }
|
||||||
|
|
||||||
.panel-top .grouped-window-list-item-box:active:focus, .panel-top .grouped-window-list-item-box:checked:focus, .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:running { box-shadow: inset 0 -2px #3f51b5; }
|
.panel-top .grouped-window-list-item-box:active:focus, .panel-top .grouped-window-list-item-box:checked:focus, .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:running { box-shadow: inset 0 -2px #3f51b5; }
|
||||||
@@ -585,17 +577,17 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||||||
|
|
||||||
.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked { box-shadow: inset -2px 0 rgba(41, 51, 240, 1); }
|
.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked { box-shadow: inset -2px 0 rgba(41, 51, 240, 1); }
|
||||||
|
|
||||||
.grouped-window-list-item-box .progress, .window-list-item-box:progress, .window-list-item-box .progress, .grouped-window-list-item-demands-attention, .window-list-item-demands-attention { background-gradient-start: rgba(30, 52, 166, 0.25); background-gradient-end: rgba(30, 52, 166, 0.25); }
|
.grouped-window-list-item-box .progress, .window-list-item-box:progress, .window-list-item-box .progress, .grouped-window-list-item-demands-attention, .window-list-item-demands-attention { background-color: rgba(250, 155, 244, 1); }
|
||||||
|
|
||||||
.grouped-window-list-item-demands-attention, .window-list-item-demands-attention { color: black; }
|
.grouped-window-list-item-demands-attention, .window-list-item-demands-attention { color: black; }
|
||||||
|
|
||||||
.panel-top .grouped-window-list-item-demands-attention, .panel-top .window-list-item-demands-attention { box-shadow: inset 0 2px #7986cb; }
|
.panel-top .grouped-window-list-item-demands-attention, .panel-top .window-list-item-demands-attention { box-shadow: inset 0 -2px #3f51b5; }
|
||||||
|
|
||||||
.panel-bottom .grouped-window-list-item-demands-attention, .panel-bottom .window-list-item-demands-attention { box-shadow: inset 0 -2px #7986cb; }
|
.panel-bottom .grouped-window-list-item-demands-attention, .panel-bottom .window-list-item-demands-attention { box-shadow: inset 0 -2px #3f51b5; }
|
||||||
|
|
||||||
.panel-left .grouped-window-list-item-demands-attention, .panel-left .window-list-item-demands-attention { box-shadow: inset 2px 0 #7986cb; }
|
.panel-left .grouped-window-list-item-demands-attention, .panel-left .window-list-item-demands-attention { box-shadow: inset 2px 0 #3f51b5; }
|
||||||
|
|
||||||
.panel-right .grouped-window-list-item-demands-attention, .panel-right .window-list-item-demands-attention { box-shadow: inset -2px 0 #7986cb; }
|
.panel-right .grouped-window-list-item-demands-attention, .panel-right .window-list-item-demands-attention { box-shadow: inset -2px 0 #3f51b5; }
|
||||||
|
|
||||||
.window-list-preview { padding: 12px; spacing: 8px; border: none; border-radius: 8.5px; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); }
|
.window-list-preview { padding: 12px; spacing: 8px; border: none; border-radius: 8.5px; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); }
|
||||||
|
|
||||||
@@ -779,20 +771,12 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||||||
|
|
||||||
.panel-top .applet-box { padding: 0 6px; spacing: 2px; }
|
.panel-top .applet-box { padding: 0 6px; spacing: 2px; }
|
||||||
|
|
||||||
.panel-top .applet-box:hover, .panel-top .applet-box:checked { box-shadow: inset 0 2px 0 #3f51b5; }
|
|
||||||
|
|
||||||
.panel-bottom .applet-box { padding: 0 6px; spacing: 2px; }
|
.panel-bottom .applet-box { padding: 0 6px; spacing: 2px; }
|
||||||
|
|
||||||
.panel-bottom .applet-box:hover, .panel-bottom .applet-box:checked { box-shadow: inset 0 -2px 0 #3f51b5; }
|
|
||||||
|
|
||||||
.panel-left .applet-box { padding: 2px 0; spacing: 2px; }
|
.panel-left .applet-box { padding: 2px 0; spacing: 2px; }
|
||||||
|
|
||||||
.panel-left .applet-box:hover, .panel-left .applet-box:checked { box-shadow: inset 2px 0 0 #3f51b5; }
|
|
||||||
|
|
||||||
.panel-right .applet-box { padding: 2px 0; spacing: 2px; }
|
.panel-right .applet-box { padding: 2px 0; spacing: 2px; }
|
||||||
|
|
||||||
.panel-right .applet-box:hover, .panel-right .applet-box:checked { box-shadow: inset -2px 0 0 #3f51b5; }
|
|
||||||
|
|
||||||
.applet-label { color: #111111; font-weight: 700; }
|
.applet-label { color: #111111; font-weight: 700; }
|
||||||
|
|
||||||
.applet-label:hover, .applet-box:hover .applet-label, .applet-box:checked .applet-label { color: black; text-shadow: none; }
|
.applet-label:hover, .applet-box:hover .applet-label, .applet-box:checked .applet-label { color: black; text-shadow: none; }
|
||||||
|
|||||||
99
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
gtk-2.0/assets/border.png
Normal file
|
After Width: | Height: | Size: 142 B |
BIN
gtk-2.0/assets/button-active.png
Normal file
|
After Width: | Height: | Size: 271 B |
BIN
gtk-2.0/assets/button-hover.png
Normal file
|
After Width: | Height: | Size: 404 B |
BIN
gtk-2.0/assets/button-insensitive.png
Normal file
|
After Width: | Height: | Size: 291 B |
BIN
gtk-2.0/assets/button.png
Normal file
|
After Width: | Height: | Size: 305 B |
BIN
gtk-2.0/assets/checkbox-checked-active.png
Normal file
|
After Width: | Height: | Size: 402 B |
BIN
gtk-2.0/assets/checkbox-checked-insensitive.png
Normal file
|
After Width: | Height: | Size: 375 B |
BIN
gtk-2.0/assets/checkbox-checked.png
Normal file
|
After Width: | Height: | Size: 402 B |
BIN
gtk-2.0/assets/checkbox-mixed-active.png
Normal file
|
After Width: | Height: | Size: 322 B |
BIN
gtk-2.0/assets/checkbox-mixed-insensitive.png
Normal file
|
After Width: | Height: | Size: 318 B |
BIN
gtk-2.0/assets/checkbox-mixed.png
Normal file
|
After Width: | Height: | Size: 322 B |
BIN
gtk-2.0/assets/checkbox-unchecked-active.png
Normal file
|
After Width: | Height: | Size: 318 B |
BIN
gtk-2.0/assets/checkbox-unchecked-hover.png
Normal file
|
After Width: | Height: | Size: 332 B |
BIN
gtk-2.0/assets/checkbox-unchecked-insensitive.png
Normal file
|
After Width: | Height: | Size: 322 B |
BIN
gtk-2.0/assets/checkbox-unchecked.png
Normal file
|
After Width: | Height: | Size: 318 B |
BIN
gtk-2.0/assets/combo-entry-ltr-button-active.png
Normal file
|
After Width: | Height: | Size: 440 B |
BIN
gtk-2.0/assets/combo-entry-ltr-button-hover.png
Normal file
|
After Width: | Height: | Size: 284 B |
BIN
gtk-2.0/assets/combo-entry-ltr-button-insensitive.png
Normal file
|
After Width: | Height: | Size: 260 B |
BIN
gtk-2.0/assets/combo-entry-ltr-button.png
Normal file
|
After Width: | Height: | Size: 284 B |
BIN
gtk-2.0/assets/combo-entry-ltr-entry-active.png
Normal file
|
After Width: | Height: | Size: 300 B |
BIN
gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png
Normal file
|
After Width: | Height: | Size: 247 B |
BIN
gtk-2.0/assets/combo-entry-ltr-entry.png
Normal file
|
After Width: | Height: | Size: 247 B |
BIN
gtk-2.0/assets/combo-entry-rtl-button-active.png
Normal file
|
After Width: | Height: | Size: 426 B |
BIN
gtk-2.0/assets/combo-entry-rtl-button-hover.png
Normal file
|
After Width: | Height: | Size: 274 B |
BIN
gtk-2.0/assets/combo-entry-rtl-button-insensitive.png
Normal file
|
After Width: | Height: | Size: 259 B |
BIN
gtk-2.0/assets/combo-entry-rtl-button.png
Normal file
|
After Width: | Height: | Size: 280 B |
BIN
gtk-2.0/assets/combo-entry-rtl-entry-active.png
Normal file
|
After Width: | Height: | Size: 263 B |
BIN
gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png
Normal file
|
After Width: | Height: | Size: 252 B |
BIN
gtk-2.0/assets/combo-entry-rtl-entry.png
Normal file
|
After Width: | Height: | Size: 252 B |
BIN
gtk-2.0/assets/entry-active.png
Normal file
|
After Width: | Height: | Size: 296 B |
BIN
gtk-2.0/assets/entry-background-insensitive.png
Normal file
|
After Width: | Height: | Size: 138 B |
BIN
gtk-2.0/assets/entry-background.png
Normal file
|
After Width: | Height: | Size: 138 B |
BIN
gtk-2.0/assets/entry-insensitive.png
Normal file
|
After Width: | Height: | Size: 224 B |
BIN
gtk-2.0/assets/entry.png
Normal file
|
After Width: | Height: | Size: 293 B |
BIN
gtk-2.0/assets/focus.png
Normal file
|
After Width: | Height: | Size: 168 B |
BIN
gtk-2.0/assets/frame-inline.png
Normal file
|
After Width: | Height: | Size: 161 B |
BIN
gtk-2.0/assets/frame-notebook.png
Normal file
|
After Width: | Height: | Size: 162 B |
BIN
gtk-2.0/assets/frame.png
Normal file
|
After Width: | Height: | Size: 163 B |
BIN
gtk-2.0/assets/handle-horz.png
Normal file
|
After Width: | Height: | Size: 149 B |
BIN
gtk-2.0/assets/handle-vert.png
Normal file
|
After Width: | Height: | Size: 149 B |
BIN
gtk-2.0/assets/handle.png
Normal file
|
After Width: | Height: | Size: 158 B |
BIN
gtk-2.0/assets/line.png
Normal file
|
After Width: | Height: | Size: 142 B |
BIN
gtk-2.0/assets/menu-border.png
Normal file
|
After Width: | Height: | Size: 163 B |
BIN
gtk-2.0/assets/menu-checkbox-checked-insensitive.png
Normal file
|
After Width: | Height: | Size: 357 B |
BIN
gtk-2.0/assets/menu-checkbox-checked.png
Normal file
|
After Width: | Height: | Size: 389 B |
BIN
gtk-2.0/assets/menu-checkbox-hover.png
Normal file
|
After Width: | Height: | Size: 266 B |
BIN
gtk-2.0/assets/menu-checkbox-insensitive.png
Normal file
|
After Width: | Height: | Size: 323 B |
BIN
gtk-2.0/assets/menu-checkbox-mixed-insensitive.png
Normal file
|
After Width: | Height: | Size: 302 B |
BIN
gtk-2.0/assets/menu-checkbox-mixed.png
Normal file
|
After Width: | Height: | Size: 307 B |
BIN
gtk-2.0/assets/menu-checkbox.png
Normal file
|
After Width: | Height: | Size: 151 B |
BIN
gtk-2.0/assets/menu-pan-down-insensitive.png
Normal file
|
After Width: | Height: | Size: 208 B |
BIN
gtk-2.0/assets/menu-pan-down.png
Normal file
|
After Width: | Height: | Size: 208 B |
BIN
gtk-2.0/assets/menu-pan-left-hover.png
Normal file
|
After Width: | Height: | Size: 197 B |
BIN
gtk-2.0/assets/menu-pan-left-insensitive.png
Normal file
|
After Width: | Height: | Size: 204 B |
BIN
gtk-2.0/assets/menu-pan-left.png
Normal file
|
After Width: | Height: | Size: 208 B |
BIN
gtk-2.0/assets/menu-pan-right-hover.png
Normal file
|
After Width: | Height: | Size: 197 B |
BIN
gtk-2.0/assets/menu-pan-right-insensitive.png
Normal file
|
After Width: | Height: | Size: 207 B |
BIN
gtk-2.0/assets/menu-pan-right.png
Normal file
|
After Width: | Height: | Size: 213 B |
BIN
gtk-2.0/assets/menu-pan-up-insensitive.png
Normal file
|
After Width: | Height: | Size: 200 B |
BIN
gtk-2.0/assets/menu-pan-up.png
Normal file
|
After Width: | Height: | Size: 201 B |
BIN
gtk-2.0/assets/menu-radio-checked-insensitive.png
Normal file
|
After Width: | Height: | Size: 580 B |
BIN
gtk-2.0/assets/menu-radio-checked.png
Normal file
|
After Width: | Height: | Size: 617 B |
BIN
gtk-2.0/assets/menu-radio-hover.png
Normal file
|
After Width: | Height: | Size: 374 B |
BIN
gtk-2.0/assets/menu-radio-insensitive.png
Normal file
|
After Width: | Height: | Size: 587 B |
BIN
gtk-2.0/assets/menu-radio-mixed-insensitive.png
Normal file
|
After Width: | Height: | Size: 431 B |
BIN
gtk-2.0/assets/menu-radio-mixed.png
Normal file
|
After Width: | Height: | Size: 446 B |
BIN
gtk-2.0/assets/menu-radio.png
Normal file
|
After Width: | Height: | Size: 151 B |
BIN
gtk-2.0/assets/menubar-item-active.png
Normal file
|
After Width: | Height: | Size: 154 B |
BIN
gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png
Normal file
|
After Width: | Height: | Size: 243 B |
BIN
gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png
Normal file
|
After Width: | Height: | Size: 232 B |
BIN
gtk-2.0/assets/notebook-combo-entry-ltr-entry.png
Normal file
|
After Width: | Height: | Size: 261 B |
BIN
gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png
Normal file
|
After Width: | Height: | Size: 241 B |
BIN
gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png
Normal file
|
After Width: | Height: | Size: 231 B |
BIN
gtk-2.0/assets/notebook-combo-entry-rtl-entry.png
Normal file
|
After Width: | Height: | Size: 228 B |
BIN
gtk-2.0/assets/notebook-entry-active.png
Normal file
|
After Width: | Height: | Size: 299 B |
BIN
gtk-2.0/assets/notebook-entry-insensitive.png
Normal file
|
After Width: | Height: | Size: 274 B |
BIN
gtk-2.0/assets/notebook-entry.png
Normal file
|
After Width: | Height: | Size: 291 B |
BIN
gtk-2.0/assets/pan-down-insensitive.png
Normal file
|
After Width: | Height: | Size: 208 B |
BIN
gtk-2.0/assets/pan-down.png
Normal file
|
After Width: | Height: | Size: 208 B |
BIN
gtk-2.0/assets/pan-left-insensitive.png
Normal file
|
After Width: | Height: | Size: 204 B |
BIN
gtk-2.0/assets/pan-left-semi.png
Normal file
|
After Width: | Height: | Size: 220 B |
BIN
gtk-2.0/assets/pan-left.png
Normal file
|
After Width: | Height: | Size: 208 B |
BIN
gtk-2.0/assets/pan-right-insensitive.png
Normal file
|
After Width: | Height: | Size: 207 B |
BIN
gtk-2.0/assets/pan-right-semi.png
Normal file
|
After Width: | Height: | Size: 223 B |
BIN
gtk-2.0/assets/pan-right.png
Normal file
|
After Width: | Height: | Size: 212 B |
BIN
gtk-2.0/assets/pan-up-insensitive.png
Normal file
|
After Width: | Height: | Size: 200 B |
BIN
gtk-2.0/assets/pan-up.png
Normal file
|
After Width: | Height: | Size: 201 B |
BIN
gtk-2.0/assets/progressbar-horz-trough.png
Normal file
|
After Width: | Height: | Size: 202 B |
BIN
gtk-2.0/assets/progressbar-horz.png
Normal file
|
After Width: | Height: | Size: 194 B |
BIN
gtk-2.0/assets/progressbar-vert-trough.png
Normal file
|
After Width: | Height: | Size: 212 B |
BIN
gtk-2.0/assets/progressbar-vert.png
Normal file
|
After Width: | Height: | Size: 200 B |
BIN
gtk-2.0/assets/radio-checked-active.png
Normal file
|
After Width: | Height: | Size: 613 B |
BIN
gtk-2.0/assets/radio-checked-insensitive.png
Normal file
|
After Width: | Height: | Size: 572 B |
BIN
gtk-2.0/assets/radio-checked.png
Normal file
|
After Width: | Height: | Size: 613 B |
BIN
gtk-2.0/assets/radio-mixed-active.png
Normal file
|
After Width: | Height: | Size: 419 B |
BIN
gtk-2.0/assets/radio-mixed-insensitive.png
Normal file
|
After Width: | Height: | Size: 414 B |
BIN
gtk-2.0/assets/radio-mixed.png
Normal file
|
After Width: | Height: | Size: 419 B |