Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
add Lavender Mocha & Latte
Browse files Browse the repository at this point in the history
  • Loading branch information
sadrach-cl committed Aug 1, 2022
1 parent 8e5ca1f commit 87a79fd
Show file tree
Hide file tree
Showing 16 changed files with 876 additions and 876 deletions.
Binary file added Releases/Catppuccin-Latte-Lavender.zip
Binary file not shown.
Binary file added Releases/Catppuccin-Mocha-Lavender.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions gtkrc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ make_gtkrc() {
if [[ "${color}" != '-Dark' ]]; then
case "$theme" in
'')
theme_color='#8caaee'
theme_color='#b4befe'
;;
-Purple)
theme_color='#ca9ee6'
Expand Down Expand Up @@ -110,7 +110,7 @@ make_gtkrc() {
else
case "$theme" in
'')
theme_color='#8caaee'
theme_color='#b4befe'
;;
-Purple)
theme_color='#ca9ee6'
Expand Down
68 changes: 34 additions & 34 deletions src/main/cinnamon/cinnamon-Dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ stage {
}

.modal-dialog-button-box .modal-dialog-button:focus {
color: #8caaee;
color: #b4befe;
}

.modal-dialog-button-box .modal-dialog-button:active {
Expand All @@ -105,7 +105,7 @@ stage {
padding: 3px 12px;
min-height: 24px;
caret-size: 1px;
selection-background-color: #8caaee;
selection-background-color: #b4befe;
selected-color: rgba(17, 17, 27, 0.87);
transition-duration: 300ms;
border-radius: 6px;
Expand All @@ -117,7 +117,7 @@ stage {
#menu-search-entry:focus, .notification StEntry:focus, .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus, #notification StEntry:focus, #menu-search-entry:hover, .notification StEntry:hover, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover, #notification StEntry:hover {
color: #eff1f5;
background-color: rgba(239, 241, 245, 0.04);
border: 2px solid #8caaee;
border: 2px solid #b4befe;
}

#menu-search-entry:insensitive, .notification StEntry:insensitive, .menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive, #notification StEntry:insensitive {
Expand Down Expand Up @@ -166,7 +166,7 @@ StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover {
}

StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
background-color: #8caaee;
background-color: #b4befe;
}

.separator {
Expand All @@ -182,7 +182,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
-slider-height: 4px;
-slider-background-color: rgba(239, 241, 245, 0.12);
-slider-border-color: transparent;
-slider-active-background-color: #8caaee;
-slider-active-background-color: #b4befe;
-slider-active-border-color: transparent;
-slider-border-width: 0;
-slider-handle-radius: 4px;
Expand Down Expand Up @@ -257,12 +257,12 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}

.cinnamon-link {
color: #1e66f5;
color: #7287fd;
text-decoration: underline;
}

.cinnamon-link:hover {
color: #4f87f7;
color: #a4b2fe;
}

#Tooltip {
Expand Down Expand Up @@ -472,8 +472,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {

#panelRight:dnd {
background-gradient-direction: vertical;
background-gradient-start: rgba(140, 170, 238, 0.35);
background-gradient-end: rgba(140, 170, 238, 0.35);
background-gradient-start: rgba(180, 190, 254, 0.35);
background-gradient-end: rgba(180, 190, 254, 0.35);
}

#panelRight:ltr {
Expand Down Expand Up @@ -580,9 +580,9 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}

.window-caption#selected {
background-color: #8caaee;
background-color: #b4befe;
color: rgba(17, 17, 27, 0.87);
border: 1px solid #8caaee;
border: 1px solid #b4befe;
spacing: 25px;
}

Expand All @@ -600,13 +600,13 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {

.expo-workspaces-name-entry:focus,
.expo-workspaces-name-entry#selected:focus {
border: 1px solid #8caaee;
background-color: #8caaee;
border: 1px solid #b4befe;
background-color: #b4befe;
color: rgba(17, 17, 27, 0.87);
font-style: italic;
transition-duration: 300;
selection-background-color: rgba(17, 17, 27, 0.87);
selected-color: #8caaee;
selected-color: #b4befe;
}

.expo-workspace-thumbnail-frame {
Expand All @@ -616,7 +616,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}

.expo-workspace-thumbnail-frame#active {
border: 4px solid #8caaee;
border: 4px solid #b4befe;
background-color: black;
border-radius: 6px;
}
Expand Down Expand Up @@ -882,7 +882,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
.calendar-today:hover {
font-weight: bold;
color: rgba(17, 17, 27, 0.87);
background-color: #8caaee;
background-color: #b4befe;
border-width: 0;
}

Expand Down Expand Up @@ -1139,13 +1139,13 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {

.switcher-list .item-box:outlined {
padding: 8px;
border: 1px solid #8caaee;
border: 1px solid #b4befe;
}

.switcher-list .item-box:selected {
color: rgba(17, 17, 27, 0.87);
background-color: #8caaee;
border: 0px solid #8caaee;
background-color: #b4befe;
border: 0px solid #b4befe;
}

.switcher-list .thumbnail {
Expand Down Expand Up @@ -1267,7 +1267,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
border-radius: 6px;
caret-color: #eff1f5;
selected-color: rgba(17, 17, 27, 0.87);
selection-background-color: #8caaee;
selection-background-color: #b4befe;
color: #eff1f5;
background-color: rgba(239, 241, 245, 0.04);
border: 2px solid transparent;
Expand All @@ -1276,7 +1276,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
.run-dialog-entry:focus {
color: #eff1f5;
background-color: rgba(239, 241, 245, 0.04);
border: 2px solid #8caaee;
border: 2px solid #b4befe;
}

.run-dialog .modal-dialog-button-box {
Expand Down Expand Up @@ -1636,12 +1636,12 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
height: 4px;
background-color: rgba(0, 0, 0, 0.35);
border-radius: 6px;
color: #8caaee;
color: #b4befe;
}

.osd-window .level-bar {
border-radius: 6px;
background-color: #8caaee;
background-color: #b4befe;
}

.window-list-box {
Expand Down Expand Up @@ -1755,7 +1755,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
color: rgba(239, 241, 245, 0.7);
background-gradient-direction: none;
background-image: radial-gradient(5px 5px 45deg, circle cover, rgba(239, 241, 245, 0.7) 0%, rgba(239, 241, 245, 0.7) 100%);
border-color: #8caaee;
border-color: #b4befe;
background-color: rgba(239, 241, 245, 0.2);
}

Expand Down Expand Up @@ -1856,7 +1856,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {

.grouped-window-list-badge {
border-radius: 256px;
background-color: #8caaee;
background-color: #b4befe;
}

.grouped-window-list-item-box {
Expand Down Expand Up @@ -1895,7 +1895,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
color: rgba(239, 241, 245, 0.7);
background-gradient-direction: none;
background-color: rgba(239, 241, 245, 0.2);
border-color: #8caaee;
border-color: #b4befe;
}

.grouped-window-list-item-box:focus:hover {
Expand Down Expand Up @@ -2075,7 +2075,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
-slider-height: 0.5em;
-slider-background-color: #14141f;
-slider-border-color: rgba(0, 0, 0, 0);
-slider-active-background-color: #8caaee;
-slider-active-background-color: #b4befe;
-slider-active-border-color: rgba(0, 0, 0, 0);
-slider-border-width: 0px;
-slider-handle-radius: 0px;
Expand All @@ -2102,11 +2102,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}

.workspace-button:outlined, .workspace-button:outlined:hover {
color: #8caaee;
color: #b4befe;
}

.workspace-button:hover {
color: #b8cbf5;
color: #e6eaff;
}

/* Controls the style when using the "Visual representation" option */
Expand All @@ -2122,7 +2122,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}

.workspace-graph .workspace:active {
border: 1px solid #8caaee;
border: 1px solid #b4befe;
background-gradient-direction: none;
}

Expand Down Expand Up @@ -2300,8 +2300,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}

.desklet-drag-placeholder {
border: 2px solid #8caaee;
background-color: rgba(140, 170, 238, 0.3);
border: 2px solid #b4befe;
background-color: rgba(180, 190, 254, 0.3);
}

.photoframe-box {
Expand All @@ -2327,8 +2327,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {

.tile-preview, .tile-preview.snap,
.tile-hud, .tile-hud.snap {
background-color: rgba(140, 170, 238, 0.3);
border: 1px solid #8caaee;
background-color: rgba(180, 190, 254, 0.3);
border: 1px solid #b4befe;
}

.xkcd-box {
Expand Down
Loading

0 comments on commit 87a79fd

Please sign in to comment.