Update for Cinnamon Desktop

Includes support for panelbar, applets, and some desklets.
No window manager theme yet.
This commit is contained in:
EMH-Mark-I 2020-01-04 21:27:17 -06:00
parent aacfaa3667
commit ba32c9e104
70 changed files with 1661 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

View File

@ -0,0 +1,10 @@
{
"cinnamon-theme": {
"name": "Chicago95",
"author": "EMH-Mark-I",
"version": "1.0",
"type": "custom",
"thumbnail": "thumbnail.png",
"url": ""
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -0,0 +1,24 @@
/* ===================================================================
* Nemo file-manager
* ===================================================================*/
.nemo-window .toolbar .toggle,
.nemo-window .toolbar .image-button {
border: 1px solid transparent;
box-shadow: none; }
.nemo-window .toolbar .toggle:hover,
.nemo-window .toolbar .image-button:hover {
border-top: 1px solid @bg_bright;
border-left: 1px solid @bg_bright;
border-right: 1px solid @bg_dark;
border-bottom: 1px solid @bg_dark;
box-shadow: inset -1px -1px @bg_shade; }
.nemo-window .toolbar .toggle:active,
.nemo-window .toolbar .toggle:checked,
.nemo-window .toolbar .image-button:active,
.nemo-window .toolbar .image-button:checked {
border-top: 1px solid @bg_dark;
border-left: 1px solid @bg_dark;
border-right: 1px solid @bg_bright;
border-bottom: 1px solid @bg_bright;
box-shadow: inset 1px 1px @bg_shade; }

1
Theme/Chicago95/gtk-3.0/gtk.css Normal file → Executable file
View File

@ -106,6 +106,7 @@
@import url("apps/whiskermenu.css");
@import url("apps/filechooser.css");
@import url("apps/mate.css");
@import url("apps/cinnamon.css");
/* @import url("apps/gnome-applications.css");
@import url("apps/granite-widgets.css");

View File

@ -0,0 +1,24 @@
/* ===================================================================
* Nemo file-manager
* ===================================================================*/
.nemo-window .toolbar .toggle,
.nemo-window .toolbar .image-button {
border: 1px solid transparent;
box-shadow: none; }
.nemo-window .toolbar .toggle:hover,
.nemo-window .toolbar .image-button:hover {
border-top: 1px solid @bg_bright;
border-left: 1px solid @bg_bright;
border-right: 1px solid @bg_dark;
border-bottom: 1px solid @bg_dark;
box-shadow: inset -1px -1px @bg_shade; }
.nemo-window .toolbar .toggle:active,
.nemo-window .toolbar .toggle:checked,
.nemo-window .toolbar .image-button:active,
.nemo-window .toolbar .image-button:checked {
border-top: 1px solid @bg_dark;
border-left: 1px solid @bg_dark;
border-right: 1px solid @bg_bright;
border-bottom: 1px solid @bg_bright;
box-shadow: inset 1px 1px @bg_shade; }

1
Theme/Chicago95/gtk-3.24/gtk.css Normal file → Executable file
View File

@ -111,6 +111,7 @@
@import url("apps/filechooser.css");
@import url("apps/mate.css");
@import url("apps/thunar.css");
@import url("apps/cinnamon.css");
/* @import url("apps/gnome-applications.css");
@import url("apps/granite-widgets.css");