adapt to changes in GTK+ 3.19.x
1
common/gnome-shell/3.20
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
3.18
|
1
common/gtk-3.0/3.20/.nvmrc
Normal file
@ -0,0 +1 @@
|
|||||||
|
stable
|
27
common/gtk-3.0/3.20/README.md
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
This theme uses libsass/gulp to process the sass/*.scss. Never edit any of the .css files manually.
|
||||||
|
|
||||||
|
#### Editing the theme
|
||||||
|
|
||||||
|
* Install `nvm` (https://github.com/creationix/nvm)
|
||||||
|
|
||||||
|
* Run `nvm i` from the directory containing `.nvmrc`
|
||||||
|
|
||||||
|
* Run `npm i` from the directory containing `gulpfile.js`. It's the same directory as the one that contains `.nvmrc` in this case.
|
||||||
|
|
||||||
|
* Install `gulp` with `npm i -g gulp`
|
||||||
|
|
||||||
|
* Edit the sass/*.scss files
|
||||||
|
|
||||||
|
* Regenerate the .css files by executing `gulp` from the directory that contains `gulpfile.js`
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
|
#### Editing the images in the `assets` folder
|
||||||
|
|
||||||
|
* Open the `assets.svg` file in inkscape. Each object in the .svg file corresponds to an image in the `assets` folder.
|
||||||
|
|
||||||
|
* Find the object you want to edit and make your changes. Important: Don't change the obejct id.
|
||||||
|
|
||||||
|
* Save `assets.svg` and delete the images corresponding to the edited .svg objects from the `assets` folder (or just delete everything in the `assets` folder).
|
||||||
|
|
||||||
|
* Run `./render-assets.sh` from a terminal.
|
5525
common/gtk-3.0/3.20/assets.svg
Normal file
After Width: | Height: | Size: 229 KiB |
84
common/gtk-3.0/3.20/assets.txt
Normal file
@ -0,0 +1,84 @@
|
|||||||
|
checkbox-checked
|
||||||
|
checkbox-checked-insensitive
|
||||||
|
checkbox-unchecked
|
||||||
|
checkbox-unchecked-insensitive
|
||||||
|
checkbox-mixed
|
||||||
|
checkbox-mixed-insensitive
|
||||||
|
radio-checked
|
||||||
|
radio-checked-insensitive
|
||||||
|
radio-unchecked
|
||||||
|
radio-unchecked-insensitive
|
||||||
|
radio-mixed
|
||||||
|
radio-mixed-insensitive
|
||||||
|
checkbox-checked-selected
|
||||||
|
checkbox-checked-insensitive-selected
|
||||||
|
checkbox-unchecked-selected
|
||||||
|
checkbox-unchecked-insensitive-selected
|
||||||
|
checkbox-mixed-selected
|
||||||
|
checkbox-mixed-insensitive-selected
|
||||||
|
checkbox-checked-selectionmode
|
||||||
|
checkbox-selectionmode
|
||||||
|
radio-checked-selected
|
||||||
|
radio-checked-insensitive-selected
|
||||||
|
radio-unchecked-selected
|
||||||
|
radio-unchecked-insensitive-selected
|
||||||
|
radio-mixed-selected
|
||||||
|
radio-mixed-insensitive-selected
|
||||||
|
switch
|
||||||
|
switch-active
|
||||||
|
switch-insensitive
|
||||||
|
switch-active-insensitive
|
||||||
|
switch-header
|
||||||
|
switch-active-header
|
||||||
|
switch-insensitive-header
|
||||||
|
switch-active-insensitive-header
|
||||||
|
switch-selected
|
||||||
|
switch-active-selected
|
||||||
|
switch-insensitive-selected
|
||||||
|
switch-active-insensitive-selected
|
||||||
|
titlebutton-close
|
||||||
|
titlebutton-close-backdrop
|
||||||
|
titlebutton-close-hover
|
||||||
|
titlebutton-close-active
|
||||||
|
titlebutton-max
|
||||||
|
titlebutton-max-backdrop
|
||||||
|
titlebutton-max-hover
|
||||||
|
titlebutton-max-active
|
||||||
|
titlebutton-min
|
||||||
|
titlebutton-min-backdrop
|
||||||
|
titlebutton-min-hover
|
||||||
|
titlebutton-min-active
|
||||||
|
checkbox-checked-dark
|
||||||
|
checkbox-checked-insensitive-dark
|
||||||
|
checkbox-unchecked-dark
|
||||||
|
checkbox-unchecked-insensitive-dark
|
||||||
|
checkbox-mixed-dark
|
||||||
|
checkbox-mixed-insensitive-dark
|
||||||
|
checkbox-checked-selectionmode-dark
|
||||||
|
checkbox-selectionmode-dark
|
||||||
|
radio-checked-dark
|
||||||
|
radio-checked-insensitive-dark
|
||||||
|
radio-unchecked-dark
|
||||||
|
radio-unchecked-insensitive-dark
|
||||||
|
radio-mixed-dark
|
||||||
|
radio-mixed-insensitive-dark
|
||||||
|
switch-dark
|
||||||
|
switch-active-dark
|
||||||
|
switch-insensitive-dark
|
||||||
|
switch-active-insensitive-dark
|
||||||
|
switch-header-dark
|
||||||
|
switch-active-header-dark
|
||||||
|
switch-insensitive-header-dark
|
||||||
|
switch-active-insensitive-header-dark
|
||||||
|
titlebutton-close-dark
|
||||||
|
titlebutton-close-backdrop-dark
|
||||||
|
titlebutton-close-hover-dark
|
||||||
|
titlebutton-close-active-dark
|
||||||
|
titlebutton-max-dark
|
||||||
|
titlebutton-max-backdrop-dark
|
||||||
|
titlebutton-max-hover-dark
|
||||||
|
titlebutton-max-active-dark
|
||||||
|
titlebutton-min-dark
|
||||||
|
titlebutton-min-backdrop-dark
|
||||||
|
titlebutton-min-hover-dark
|
||||||
|
titlebutton-min-active-dark
|
BIN
common/gtk-3.0/3.20/assets/checkbox-checked-dark.png
Normal file
After Width: | Height: | Size: 360 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-checked-dark@2.png
Normal file
After Width: | Height: | Size: 475 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-checked-insensitive-dark.png
Normal file
After Width: | Height: | Size: 370 B |
After Width: | Height: | Size: 497 B |
After Width: | Height: | Size: 364 B |
After Width: | Height: | Size: 493 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-checked-insensitive.png
Normal file
After Width: | Height: | Size: 374 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-checked-insensitive@2.png
Normal file
After Width: | Height: | Size: 499 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-checked-selected.png
Normal file
After Width: | Height: | Size: 354 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-checked-selected@2.png
Normal file
After Width: | Height: | Size: 479 B |
After Width: | Height: | Size: 474 B |
After Width: | Height: | Size: 648 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-checked-selectionmode.png
Normal file
After Width: | Height: | Size: 465 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-checked-selectionmode@2.png
Normal file
After Width: | Height: | Size: 655 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-checked.png
Normal file
After Width: | Height: | Size: 363 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-checked@2.png
Normal file
After Width: | Height: | Size: 479 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-mixed-dark.png
Normal file
After Width: | Height: | Size: 235 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-mixed-dark@2.png
Normal file
After Width: | Height: | Size: 294 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-mixed-insensitive-dark.png
Normal file
After Width: | Height: | Size: 233 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-mixed-insensitive-dark@2.png
Normal file
After Width: | Height: | Size: 296 B |
After Width: | Height: | Size: 227 B |
After Width: | Height: | Size: 285 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-mixed-insensitive.png
Normal file
After Width: | Height: | Size: 233 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-mixed-insensitive@2.png
Normal file
After Width: | Height: | Size: 296 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-mixed-selected.png
Normal file
After Width: | Height: | Size: 232 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-mixed-selected@2.png
Normal file
After Width: | Height: | Size: 294 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-mixed.png
Normal file
After Width: | Height: | Size: 235 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-mixed@2.png
Normal file
After Width: | Height: | Size: 294 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-selectionmode-dark.png
Normal file
After Width: | Height: | Size: 495 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-selectionmode-dark@2.png
Normal file
After Width: | Height: | Size: 692 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-selectionmode.png
Normal file
After Width: | Height: | Size: 447 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-selectionmode@2.png
Normal file
After Width: | Height: | Size: 658 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-unchecked-dark.png
Normal file
After Width: | Height: | Size: 269 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-unchecked-dark@2.png
Normal file
After Width: | Height: | Size: 349 B |
After Width: | Height: | Size: 264 B |
After Width: | Height: | Size: 340 B |
After Width: | Height: | Size: 244 B |
After Width: | Height: | Size: 312 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-unchecked-insensitive.png
Normal file
After Width: | Height: | Size: 263 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-unchecked-insensitive@2.png
Normal file
After Width: | Height: | Size: 358 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-unchecked-selected.png
Normal file
After Width: | Height: | Size: 252 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-unchecked-selected@2.png
Normal file
After Width: | Height: | Size: 337 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-unchecked.png
Normal file
After Width: | Height: | Size: 265 B |
BIN
common/gtk-3.0/3.20/assets/checkbox-unchecked@2.png
Normal file
After Width: | Height: | Size: 351 B |
BIN
common/gtk-3.0/3.20/assets/radio-checked-dark.png
Normal file
After Width: | Height: | Size: 375 B |
BIN
common/gtk-3.0/3.20/assets/radio-checked-dark@2.png
Normal file
After Width: | Height: | Size: 637 B |
BIN
common/gtk-3.0/3.20/assets/radio-checked-insensitive-dark.png
Normal file
After Width: | Height: | Size: 373 B |
BIN
common/gtk-3.0/3.20/assets/radio-checked-insensitive-dark@2.png
Normal file
After Width: | Height: | Size: 619 B |
After Width: | Height: | Size: 351 B |
After Width: | Height: | Size: 575 B |
BIN
common/gtk-3.0/3.20/assets/radio-checked-insensitive.png
Normal file
After Width: | Height: | Size: 368 B |
BIN
common/gtk-3.0/3.20/assets/radio-checked-insensitive@2.png
Normal file
After Width: | Height: | Size: 611 B |
BIN
common/gtk-3.0/3.20/assets/radio-checked-selected.png
Normal file
After Width: | Height: | Size: 369 B |
BIN
common/gtk-3.0/3.20/assets/radio-checked-selected@2.png
Normal file
After Width: | Height: | Size: 641 B |
BIN
common/gtk-3.0/3.20/assets/radio-checked.png
Normal file
After Width: | Height: | Size: 370 B |
BIN
common/gtk-3.0/3.20/assets/radio-checked@2.png
Normal file
After Width: | Height: | Size: 638 B |
BIN
common/gtk-3.0/3.20/assets/radio-mixed-dark.png
Normal file
After Width: | Height: | Size: 342 B |
BIN
common/gtk-3.0/3.20/assets/radio-mixed-dark@2.png
Normal file
After Width: | Height: | Size: 546 B |
BIN
common/gtk-3.0/3.20/assets/radio-mixed-insensitive-dark.png
Normal file
After Width: | Height: | Size: 335 B |
BIN
common/gtk-3.0/3.20/assets/radio-mixed-insensitive-dark@2.png
Normal file
After Width: | Height: | Size: 528 B |
BIN
common/gtk-3.0/3.20/assets/radio-mixed-insensitive-selected.png
Normal file
After Width: | Height: | Size: 319 B |
After Width: | Height: | Size: 481 B |
BIN
common/gtk-3.0/3.20/assets/radio-mixed-insensitive.png
Normal file
After Width: | Height: | Size: 335 B |
BIN
common/gtk-3.0/3.20/assets/radio-mixed-insensitive@2.png
Normal file
After Width: | Height: | Size: 528 B |
BIN
common/gtk-3.0/3.20/assets/radio-mixed-selected.png
Normal file
After Width: | Height: | Size: 312 B |
BIN
common/gtk-3.0/3.20/assets/radio-mixed-selected@2.png
Normal file
After Width: | Height: | Size: 518 B |
BIN
common/gtk-3.0/3.20/assets/radio-mixed.png
Normal file
After Width: | Height: | Size: 342 B |
BIN
common/gtk-3.0/3.20/assets/radio-mixed@2.png
Normal file
After Width: | Height: | Size: 546 B |
BIN
common/gtk-3.0/3.20/assets/radio-unchecked-dark.png
Normal file
After Width: | Height: | Size: 438 B |
BIN
common/gtk-3.0/3.20/assets/radio-unchecked-dark@2.png
Normal file
After Width: | Height: | Size: 762 B |
BIN
common/gtk-3.0/3.20/assets/radio-unchecked-insensitive-dark.png
Normal file
After Width: | Height: | Size: 417 B |
After Width: | Height: | Size: 701 B |
After Width: | Height: | Size: 333 B |
After Width: | Height: | Size: 575 B |
BIN
common/gtk-3.0/3.20/assets/radio-unchecked-insensitive.png
Normal file
After Width: | Height: | Size: 423 B |
BIN
common/gtk-3.0/3.20/assets/radio-unchecked-insensitive@2.png
Normal file
After Width: | Height: | Size: 726 B |
BIN
common/gtk-3.0/3.20/assets/radio-unchecked-selected.png
Normal file
After Width: | Height: | Size: 356 B |
BIN
common/gtk-3.0/3.20/assets/radio-unchecked-selected@2.png
Normal file
After Width: | Height: | Size: 708 B |
BIN
common/gtk-3.0/3.20/assets/radio-unchecked.png
Normal file
After Width: | Height: | Size: 428 B |
BIN
common/gtk-3.0/3.20/assets/radio-unchecked@2.png
Normal file
After Width: | Height: | Size: 758 B |
BIN
common/gtk-3.0/3.20/assets/switch-active-dark.png
Normal file
After Width: | Height: | Size: 799 B |
BIN
common/gtk-3.0/3.20/assets/switch-active-dark@2.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
common/gtk-3.0/3.20/assets/switch-active-header-dark.png
Normal file
After Width: | Height: | Size: 813 B |
BIN
common/gtk-3.0/3.20/assets/switch-active-header-dark@2.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
common/gtk-3.0/3.20/assets/switch-active-header.png
Normal file
After Width: | Height: | Size: 807 B |
BIN
common/gtk-3.0/3.20/assets/switch-active-header@2.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
common/gtk-3.0/3.20/assets/switch-active-insensitive-dark.png
Normal file
After Width: | Height: | Size: 793 B |
BIN
common/gtk-3.0/3.20/assets/switch-active-insensitive-dark@2.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 796 B |
After Width: | Height: | Size: 1.4 KiB |
BIN
common/gtk-3.0/3.20/assets/switch-active-insensitive-header.png
Normal file
After Width: | Height: | Size: 783 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 746 B |
After Width: | Height: | Size: 1.3 KiB |
BIN
common/gtk-3.0/3.20/assets/switch-active-insensitive.png
Normal file
After Width: | Height: | Size: 783 B |