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

Commit de97744

Browse files
committed
Macchiato version
1 parent 69f6472 commit de97744

33 files changed

+437
-437
lines changed

Releases/Catppuccin-Frappe-Green.zip

532 KB
Binary file not shown.

Releases/Catppuccin-Frappe-Grey.zip

533 KB
Binary file not shown.
Binary file not shown.

Releases/Catppuccin-Frappe-Pink.zip

530 KB
Binary file not shown.

Releases/Catppuccin-Frappe-Purple.zip

532 KB
Binary file not shown.

Releases/Catppuccin-Frappe-Red.zip

528 KB
Binary file not shown.

Releases/Catppuccin-Frappe-Teal.zip

531 KB
Binary file not shown.

Releases/Catppuccin-Frappe-Yellow.zip

533 KB
Binary file not shown.

Releases/Catppuccin-Frappe.zip

502 KB
Binary file not shown.
-7 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.
4 Bytes
Binary file not shown.
533 KB
Binary file not shown.
-13 Bytes
Binary file not shown.

Releases/Catppuccin-Macchiato-Red.zip

1 Byte
Binary file not shown.
-10 Bytes
Binary file not shown.
-4 Bytes
Binary file not shown.

Releases/Catppuccin-Macchiato.zip

-17 Bytes
Binary file not shown.

gtkrc.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ make_gtkrc() {
3737
theme_color='#a6d189'
3838
;;
3939
-Teal)
40-
theme_color='#81c8be'
40+
theme_color='#babbf1'
4141
;;
4242
-Grey)
4343
theme_color='#7c7f93'

src/assets/gtk/make-assets.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ for theme in '' '-Purple' '-Pink' '-Red' '-Orange' '-Yellow' '-Green' '-Teal' '-
3232
theme_color_light='#a6d189'
3333
;;
3434
-Teal)
35-
theme_color_dark='#81c8be'
36-
theme_color_light='#81c8be'
35+
theme_color_dark='#babbf1'
36+
theme_color_light='#babbf1'
3737
;;
3838
-Grey)
3939
theme_color_dark='#ccd0da'

src/main/cinnamon/cinnamon-Dark.css

+34-34
Original file line numberDiff line numberDiff line change
@@ -150,19 +150,19 @@ StScrollView StScrollBar {
150150
}
151151

152152
StScrollBar StBin#trough {
153-
background-color: rgba(48, 52, 70, 0.1);
153+
background-color: rgba(36, 39, 58, 0.1);
154154
border-radius: 9999px;
155155
}
156156

157157
StScrollBar StButton#vhandle, StScrollBar StButton#hhandle {
158158
border-radius: 9999px;
159-
background-color: #6c728c;
159+
background-color: #656b85;
160160
border: 0px solid;
161161
margin: 0px;
162162
}
163163

164164
StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover {
165-
background-color: #5d637b;
165+
background-color: #555a72;
166166
}
167167

168168
StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
@@ -268,7 +268,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
268268
#Tooltip {
269269
border-radius: 9999px;
270270
padding: 6px 12px;
271-
background-color: rgba(29, 31, 43, 0.9);
271+
background-color: rgba(18, 19, 29, 0.9);
272272
color: #c6d0f5;
273273
margin: 6px;
274274
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
@@ -282,7 +282,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
282282
.popup-combo-menu {
283283
padding: 0;
284284
color: #c6d0f5;
285-
background-color: #303446;
285+
background-color: #24273a;
286286
border-radius: 12px;
287287
margin: 6px;
288288
box-shadow: 0 5px 12px rgba(0, 0, 0, 0.35);
@@ -299,7 +299,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
299299
border-radius: 6px;
300300
background-gradient-direction: none;
301301
box-shadow: none;
302-
background-color: #3f4458;
302+
background-color: #34384d;
303303
color: rgba(198, 208, 245, 0.7);
304304
}
305305

@@ -330,7 +330,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
330330
padding: 6px;
331331
border-radius: 12px;
332332
background-clip: padding-box;
333-
background-color: #303446;
333+
background-color: #24273a;
334334
box-shadow: inset 0 0 0 1px rgba(198, 208, 245, 0.1);
335335
border: 1px solid rgba(17, 17, 27, 0);
336336
}
@@ -512,7 +512,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
512512
color: rgba(198, 208, 245, 0.7);
513513
font-size: 1em;
514514
padding: 0px;
515-
background-color: rgba(35, 38, 52, 0.75);
515+
background-color: rgba(24, 25, 38, 0.75);
516516
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), 0 0 16px rgba(0, 0, 0, 0.24);
517517
}
518518

@@ -569,8 +569,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
569569
}
570570

571571
.window-caption {
572-
background-color: rgba(29, 31, 43, 0.9);
573-
border: 1px solid rgba(29, 31, 43, 0.9);
572+
background-color: rgba(18, 19, 29, 0.9);
573+
border: 1px solid rgba(18, 19, 29, 0.9);
574574
color: #c6d0f5;
575575
spacing: 25px;
576576
border-radius: 6px;
@@ -622,7 +622,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
622622
}
623623

624624
.expo-background {
625-
background-color: #1d1f2b;
625+
background-color: #12131d;
626626
}
627627

628628
.workspace-thumbnails {
@@ -719,7 +719,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
719719
.about-scrollBox {
720720
border: 1px solid rgba(198, 208, 245, 0.12);
721721
border-radius: 6px;
722-
background-color: #303446;
722+
background-color: #24273a;
723723
padding: 4px;
724724
padding-right: 0;
725725
border-radius: 0;
@@ -742,7 +742,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
742742
}
743743

744744
#LookingGlassDialog {
745-
background-color: #303446;
745+
background-color: #24273a;
746746
spacing: 6px;
747747
padding: 6px;
748748
margin: 32px;
@@ -1039,7 +1039,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
10391039
margin-from-right-edge-of-screen: 18px;
10401040
width: 28em;
10411041
color: #c6d0f5;
1042-
background-color: rgba(48, 52, 70, 0.8);
1042+
background-color: rgba(36, 39, 58, 0.8);
10431043
box-shadow: 0 5px 12px rgba(0, 0, 0, 0.35);
10441044
margin: 7px 12px 17px 12px;
10451045
}
@@ -1118,7 +1118,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
11181118

11191119
.switcher-list {
11201120
color: #c6d0f5;
1121-
background-color: #303446;
1121+
background-color: #24273a;
11221122
border: none;
11231123
border-radius: 6px;
11241124
padding: 20px;
@@ -1205,7 +1205,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
12051205

12061206
.modal-dialog {
12071207
color: #c6d0f5;
1208-
background-color: rgba(23, 25, 34, 0.95);
1208+
background-color: rgba(12, 13, 19, 0.95);
12091209
padding: 0 5px 6px 5px;
12101210
border-radius: 6px;
12111211
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.75), 0 5px 18px rgba(0, 0, 0, 0.55);
@@ -1231,7 +1231,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
12311231

12321232
.run-dialog {
12331233
padding: 6px 12px;
1234-
background-color: rgba(29, 31, 43, 0.9);
1234+
background-color: rgba(18, 19, 29, 0.9);
12351235
border-radius: 6px;
12361236
color: #c6d0f5;
12371237
}
@@ -1373,7 +1373,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
13731373
}
13741374

13751375
#keyboard {
1376-
background-color: rgba(29, 31, 43, 0.9);
1376+
background-color: rgba(18, 19, 29, 0.9);
13771377
border-width: 0;
13781378
border-top-width: 1px;
13791379
border-color: rgba(0, 0, 0, 0.4);
@@ -1418,7 +1418,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
14181418
color: #c6d0f5;
14191419
padding: 5px;
14201420
-arrow-border-radius: 6px;
1421-
-arrow-background-color: rgba(29, 31, 43, 0.9);
1421+
-arrow-background-color: rgba(18, 19, 29, 0.9);
14221422
-arrow-border-width: 1px;
14231423
-arrow-border-color: rgba(0, 0, 0, 0.4);
14241424
-arrow-base: 20px;
@@ -1498,7 +1498,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
14981498
.menu StScrollView.menu-application-button {
14991499
padding: 3px 0;
15001500
border-radius: 6px;
1501-
background-color: #3f4458;
1501+
background-color: #34384d;
15021502
color: #c6d0f5;
15031503
}
15041504

@@ -1611,7 +1611,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
16111611
spacing: 1em;
16121612
padding: 16px;
16131613
color: rgba(198, 208, 245, 0.7);
1614-
background-color: rgba(35, 38, 52, 0.75);
1614+
background-color: rgba(24, 25, 38, 0.75);
16151615
}
16161616

16171617
.osd-window {
@@ -1623,7 +1623,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
16231623
min-height: 64px;
16241624
color: rgba(198, 208, 245, 0.7);
16251625
border-radius: 0;
1626-
background-color: rgba(35, 38, 52, 0.75);
1626+
background-color: rgba(24, 25, 38, 0.75);
16271627
border: none;
16281628
}
16291629

@@ -1801,7 +1801,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
18011801
padding: 6px;
18021802
spacing: 6px;
18031803
border: none;
1804-
background-color: #303446;
1804+
background-color: #24273a;
18051805
border-radius: 6px;
18061806
color: #c6d0f5;
18071807
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.35), 0 3px 12px rgba(0, 0, 0, 0.16);
@@ -1988,7 +1988,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
19881988
padding: 0 0;
19891989
margin-top: 6px;
19901990
border-radius: 6px;
1991-
background-color: #3f4458;
1991+
background-color: #34384d;
19921992
color: #c6d0f5;
19931993
}
19941994

@@ -2070,10 +2070,10 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
20702070
.sound-player .slider {
20712071
height: 0.5em;
20722072
padding: 0;
2073-
border: 0px solid rgba(12, 13, 18, 0.9);
2073+
border: 0px solid rgba(2, 2, 4, 0.9);
20742074
border-bottom: 1px;
20752075
-slider-height: 0.5em;
2076-
-slider-background-color: #262937;
2076+
-slider-background-color: #1a1c2a;
20772077
-slider-border-color: rgba(0, 0, 0, 0);
20782078
-slider-active-background-color: #8caaee;
20792079
-slider-active-border-color: rgba(0, 0, 0, 0);
@@ -2127,16 +2127,16 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
21272127
}
21282128

21292129
.workspace-graph .workspace .windows {
2130-
-active-window-background: rgba(66, 71, 98, 0.75);
2130+
-active-window-background: rgba(54, 56, 85, 0.75);
21312131
-active-window-border: rgba(0, 0, 0, 0.8);
2132-
-inactive-window-background: rgba(66, 71, 98, 0.75);
2132+
-inactive-window-background: rgba(54, 56, 85, 0.75);
21332133
-inactive-window-border: rgba(0, 0, 0, 0.8);
21342134
}
21352135

21362136
.workspace-graph .workspace:active .windows {
2137-
-active-window-background: rgba(76, 83, 113, 0.75);
2137+
-active-window-background: rgba(63, 66, 101, 0.75);
21382138
-active-window-border: rgba(0, 0, 0, 0.8);
2139-
-inactive-window-background: rgba(45, 49, 67, 0.75);
2139+
-inactive-window-background: rgba(34, 35, 54, 0.75);
21402140
-inactive-window-border: rgba(0, 0, 0, 0.8);
21412141
}
21422142

@@ -2265,7 +2265,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
22652265

22662266
.desklet-with-borders {
22672267
color: #c6d0f5;
2268-
background-color: rgba(29, 31, 43, 0.9);
2268+
background-color: rgba(18, 19, 29, 0.9);
22692269
padding: 12px;
22702270
padding-bottom: 16px;
22712271
}
@@ -2276,7 +2276,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
22762276

22772277
.desklet-with-borders-and-header {
22782278
color: #c6d0f5;
2279-
background-color: rgba(29, 31, 43, 0.9);
2279+
background-color: rgba(18, 19, 29, 0.9);
22802280
border-radius: 6px;
22812281
border-radius-topleft: 0;
22822282
border-radius-topright: 0;
@@ -2290,7 +2290,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
22902290

22912291
.desklet-header {
22922292
color: #c6d0f5;
2293-
background-color: rgba(29, 31, 43, 0.9);
2293+
background-color: rgba(18, 19, 29, 0.9);
22942294
border-radius: 0;
22952295
border-radius-topleft: 6px;
22962296
border-radius-topright: 6px;
@@ -2306,7 +2306,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
23062306

23072307
.photoframe-box {
23082308
color: #c6d0f5;
2309-
background-color: rgba(29, 31, 43, 0.9);
2309+
background-color: rgba(18, 19, 29, 0.9);
23102310
padding: 12px;
23112311
padding-bottom: 16px;
23122312
}

0 commit comments

Comments
 (0)