Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Commit

Permalink
More Cinnamon updates to XP themes - 25/9/2016
Browse files Browse the repository at this point in the history
  • Loading branch information
Elbullazul committed Sep 25, 2016
1 parent 2d404aa commit 88fffa9
Show file tree
Hide file tree
Showing 211 changed files with 1,423 additions and 1,245 deletions.
12 changes: 12 additions & 0 deletions Windows XP Embedded/CREDITS
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[Flat Unity theme]
Simon Steinbeiß <simon.steinbeiss@univie.ac.at>
Joern Konopka <cldx3000@googlemail.com>
Georgi Karavasilev <motorslav@gmail.com>
David Barr <dpbarr@gmail.com>

[Windows XP Embedded]
Christian Medel (Elbullazul) <cmedelahumada@gmail.com>

Special thanks to :
- bluedxca93 for some helpful theming tricks
- petrucci4prez, maker of the CinnXP theme (https://github.com/petrucci4prez/CinnXP)
125 changes: 81 additions & 44 deletions Windows XP Embedded/cinnamon/cinnamon.css
Original file line number Diff line number Diff line change
Expand Up @@ -967,12 +967,13 @@ border-radius: 0px;
background-color: #2d75ad;
background-gradient-direction: vertical;
background-gradient-start: #2d75ad;
background-gradient-end: #013b6b;
background-gradient-end: #013b6b;
border-radius: 4px;
padding: 20px;
border: solid 1px black;
box-shadow: 2px solid rgba(0,0,0,0.4) 2px 2px;
color: white;
color: black;
border-image: url('tab.png') 4 4 4 4;
}

.switcher-list-item-container {
Expand Down Expand Up @@ -1005,20 +1006,19 @@ border-radius: 0px;

.switcher-list .item-box {
padding: 8px;
border: 1px solid rgba(0,0,0,0);
color: black;
border: 4px solid rgba(0,0,0,0);
border-radius: 8px;
}

.switcher-list .item-box:outlined {
color: #fff;
background-color: #399cee;
border-radius: 0px;
background-color: #399cee;
border-radius: 0px;
}

.switcher-list .item-box:selected {
color: #fff;
background-color: rgba(57,156,238,0.5);
border-radius: 8px;
border-radius: 0px;
border: 4px solid #379aff;
}

.switcher-list .thumbnail-box {
Expand All @@ -1041,8 +1041,8 @@ border-radius: 0px;
background-gradient-end: rgba(57,156,238,0.8);
background-gradient-start: rgba(0,0,0,0.3);
background-gradient-direction: radial;
box-shadow: outset 0px 0px 5px 5px #399cee;
border-radius: 150px;
box-shadow: outset 0px 0px 5px 5px #399cee;
border-radius: 150px;
}

.ripple-box:rtl {
Expand All @@ -1051,8 +1051,8 @@ border-radius: 0px;
background-gradient-end: rgba(57,156,238,0.8);
background-gradient-start: rgba(0,0,0,0.3);
background-gradient-direction: radial;
box-shadow: outset 0px 0px 5px 5px #399cee;
border-radius: 150px;
box-shadow: outset 0px 0px 5px 5px #399cee;
border-radius: 150px;
}

.switcher-arrow {
Expand Down Expand Up @@ -1121,12 +1121,12 @@ border-radius: 0px;

.run-dialog-label {
font-size: 9pt;
color: white;
color: black;
}

.run-dialog-error-label {
font-size: 9pt;
color: white;
color: black;
}

.run-dialog-error-box {
Expand All @@ -1138,14 +1138,14 @@ border-radius: 0px;
font-size: 10pt;
font-weight: normal;
background-color: white;
border: 1px solid black;
border-radius: 4px;
border: 1px solid gray;
border-radius: 0;
color: black;
selected-color: #399cee;
caret-color: black;
caret-size: 2px;
padding-top: 3px;
padding-left: 10px;
padding: 2px;
padding-left: 6px;
width: 18em;
}

Expand All @@ -1160,6 +1160,8 @@ border-radius: 0px;
padding-left: 21px;
padding-bottom: 15px;
padding-top: 15px;
color: black;
border-image: url('tab.png') 4 4 4 4;
}

.lightbox {
Expand Down Expand Up @@ -1517,6 +1519,7 @@ border-radius: 1px;
padding: 0px;
background-color: transparent;
border-radius: 0px;
border-image: url('favs.png') 5 5 5 5;
width: 70%;
}

Expand Down Expand Up @@ -1553,7 +1556,7 @@ border-radius: 1px;
padding: 10px 0px 0px 10px;
background-color: transparent;
border: none;
border-image: url('favs.png') 5 5 5 5;
/* border-image: url('favs.png') 5 5 5 5;*/
}

.menu-applications-inner-box {
Expand Down Expand Up @@ -1722,18 +1725,18 @@ border-radius: 1px;
* Sound Applet (status/volume.js)
* ===================================================================*/
.sound-button-container {
padding-right: 2px;
padding-left: 2px;
background-color: #232527;
padding-right: 2px;
padding-left: 2px;
background-color: #232527;
border: 2px solid #656565;
border-top: 0px;
border-left: 0px;
border-right: 0px;
box-shadow: 0px -1px 0px 0px rgba(51,51,51,1);
box-shadow: 0px -1px 0px 0px rgba(51,51,51,1);
}
.sound-button {
width: 26px;
height: 20px;
width: 26px;
height: 20px;
padding: 5px;
color: #fff;
background-color: #000;
Expand All @@ -1752,40 +1755,40 @@ background-color: #232527;
}

.sound-button StIcon {
icon-size: 1em;
icon-size: 1em;
}
.sound-track-infos {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.sound-track-info {
padding-top: 2px;
padding-bottom: 2px;
padding-top: 2px;
padding-bottom: 2px;
}
.sound-track-info StIcon {
icon-size: 1em;
icon-size: 1em;
}
.sound-track-info StLabel {
padding-left: 5px;
padding-right: 5px;
padding-left: 5px;
padding-right: 5px;
}
.sound-track-box {
padding-left: 18px;
padding-right: 18px;
max-width: 220px;
padding-left: 18px;
padding-right: 18px;
max-width: 220px;
}
.sound-volume-menu-item {
padding: .4em 1.75em;
padding: .4em 1.75em;
}
.sound-volume-menu-item StIcon {
icon-size: 1.14em;
padding-left: 8px;
icon-size: 1.14em;
padding-left: 8px;
}
.sound-playback-control {
padding-top: 5px;
padding-bottom: 10px;
padding-top: 5px;
padding-bottom: 10px;
}

/* ===================================================================
Expand Down Expand Up @@ -2130,3 +2133,37 @@ The colour parameters are red, green, blue, and transparency or a name */
padding-top: 20px;
text-align: center;
}

/* ===================================================================
* CinnXPStarkMenu
* (if CinnXPStarkMenu is used, change some stuff, else use default)
* ===================================================================*/
.right-buttons-box {
background-color: #2e75ad;
padding: 8px;
}
.starkmenu-background {
padding: 54px 1px 29px 1px;
}
.starkmenu-selected-app-box {
color: white; /* Information, which is shown, if you select apps*/
}
.starkmenu-favorites-box {
background-color: #013c6b;
border: 0px solid #013c6b;
}
.starkmenu-applications-box {
padding: 0px 0px 0px 0px;
}
.starkmenu-applications-inner-box {
background-color: #2e75ad;
}
.starkmenu-applications-box StScrollView {
border-right-width: 1px;
border-bottom-width: 1px;
background-color: #013c6b;
color: white;
}
.starkmenu-search-box {
padding-bottom: 5px;
}
Binary file removed Windows XP Embedded/cinnamon/favs-.png
Binary file not shown.
Binary file added Windows XP Embedded/cinnamon/favs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
120 changes: 0 additions & 120 deletions Windows XP Embedded/cinnamon/radiobutton-off.svg

This file was deleted.

Loading

0 comments on commit 88fffa9

Please sign in to comment.