Skip to content

Commit 1e29958

Browse files
authored
Add Catppuccin, Everblush and Rosé Pine themes (#398)
* Added Everblush theme * added Everblush theme * added Rosé Pine themes * Added Catppuccin themes * Fixed resolution of Catppuccin Macchiato screenshot
1 parent 2a47ecb commit 1e29958

File tree

187 files changed

+6972
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

187 files changed

+6972
-0
lines changed

CREDITS.md

+6
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ The Broadcast theme was created by [vinkla](https://github.com/vinkla/broadcast-
5252

5353
The Calamity and Rapture themes were created by [Pustur](https://github.com/Pustur)
5454

55+
The Catppuccin themes were created by the [Catppuccin](https://github.com/orgs/catppuccin/people) team
56+
5557
The CGA theme was created by [jdhmtl](https://github.com/jdhmtl).
5658

5759
The Chalk theme was created by [achalv](https://github.com/achalv/chalk)
@@ -94,6 +96,8 @@ The ENCOM theme was created by [Josh Braun](http://wideaperture.net)
9496

9597
The Espresso Libre theme was created by [jurgemaister](https://github.com/jurgemaister/Espresso-Libre)
9698

99+
The Everblush theme was created by [Mangeshrex](https://github.com/Mangeshrex)
100+
97101
The Fahrenheit theme was created by [jonascarpay](https://github.com/jonascarpay) based on [fcpg](https://github.com/fcpg)'s [vim-fahrenheit](https://github.com/fcpg/vim-fahrenheit) Vim theme.
98102

99103
The FairyFloss theme was created by [rebecabordini](https://github.com/rebecabordini) based on [sailorhg](https://sailorhg.github.io/fairyfloss/) VS Code theme.
@@ -258,6 +262,8 @@ The Retro theme was created by [Rob Latour](https://github.com/roblatour)
258262

259263
The Rippedcasts theme was created by [mdw123](https://github.com/mdw123/rippedcasts)
260264

265+
The Rosé Pine themes were created by the [Rosé Pine](https://github.com/orgs/rose-pine/people) team
266+
261267
The Rouge 2 theme was created by [Josef Aidt](https://github.com/josefaidt/rouge-theme) and ported to iTerm2 by [Sam Rose](https://github.com/samrose3).
262268

263269
The Ryuuko theme was created by [dylanaraps](https://github.com/dylanaraps) and added by [iandrewt](https://github.com/iandrewt)

README.md

+32
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,22 @@ Do you want to convert existing iTerm themes to themes for your favorite termina
328328

329329
![Screenshot](screenshots/calamity.png)
330330

331+
### Catppuccin Frappé
332+
333+
![Screenshot](screenshots/catppuccin-frappe.png)
334+
335+
### Catppuccin Latte
336+
337+
![Screenshot](screenshots/catppuccin-latte.png)
338+
339+
### Catppuccin Macchiato
340+
341+
![Screenshot](screenshots/catppuccin-macchiato.png)
342+
343+
### Catppuccin Mocha
344+
345+
![Screenshot](screenshots/catppuccin-mocha.png)
346+
331347
### CGA
332348

333349
![Screenshot](screenshots/CGA.png)
@@ -468,6 +484,10 @@ Do you want to convert existing iTerm themes to themes for your favorite termina
468484

469485
![Screenshot](screenshots/espresso_libre.png)
470486

487+
### Everblush
488+
489+
![Screenshot](screenshots/everblush.png)
490+
471491
### Fairyfloss
472492

473493
![Screenshot](screenshots/fairyfloss.png)
@@ -984,6 +1004,18 @@ Do you want to convert existing iTerm themes to themes for your favorite termina
9841004

9851005
![Screenshot](screenshots/rippedcasts.png)
9861006

1007+
### Rosé Pine
1008+
1009+
![Screenshot](screenshots/rose-pine.png)
1010+
1011+
### Rosé Pine Dawn
1012+
1013+
![Screenshot](screenshots/rose-pine-dawn.png)
1014+
1015+
### Rosé Pine Moon
1016+
1017+
![Screenshot](screenshots/rose-pine-moon.png)
1018+
9871019
### Rouge 2
9881020

9891021
![Screenshot](screenshots/rouge_2.png)

Xresources/Everblush

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
!
2+
! Generated with :
3+
! XRDB2Xreources.py
4+
!
5+
*.foreground: #dadada
6+
*.background: #141b1e
7+
*.cursorColor: #dadada
8+
!
9+
! Black
10+
*.color0: #232a2d
11+
*.color8: #2d3437
12+
!
13+
! Red
14+
*.color1: #e57474
15+
*.color9: #ef7e7e
16+
!
17+
! Green
18+
*.color2: #8ccf7e
19+
*.color10: #96d988
20+
!
21+
! Yellow
22+
*.color3: #e5c76b
23+
*.color11: #f4d67a
24+
!
25+
! Blue
26+
*.color4: #67b0e8
27+
*.color12: #71baf2
28+
!
29+
! Magenta
30+
*.color5: #c47fd5
31+
*.color13: #ce89df
32+
!
33+
! Cyan
34+
*.color6: #6cbfbf
35+
*.color14: #67cbe7
36+
!
37+
! White
38+
*.color7: #b3b9b8
39+
*.color15: #bdc3c2
40+
!
41+
! Bold, Italic, Underline
42+
*.colorBD: #dadada
43+
!*.colorIT:
44+
!*.colorUL:

Xresources/catppuccin-frappe

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
!
2+
! Generated with :
3+
! XRDB2Xreources.py
4+
!
5+
*.foreground: #c6d0f5
6+
*.background: #303446
7+
*.cursorColor: #f2d5cf
8+
!
9+
! Black
10+
*.color0: #51576d
11+
*.color8: #626880
12+
!
13+
! Red
14+
*.color1: #e78284
15+
*.color9: #e78284
16+
!
17+
! Green
18+
*.color2: #a6d189
19+
*.color10: #a6d189
20+
!
21+
! Yellow
22+
*.color3: #e5c890
23+
*.color11: #e5c890
24+
!
25+
! Blue
26+
*.color4: #8caaee
27+
*.color12: #8caaee
28+
!
29+
! Magenta
30+
*.color5: #f4b8e4
31+
*.color13: #f4b8e4
32+
!
33+
! Cyan
34+
*.color6: #81c8be
35+
*.color14: #81c8be
36+
!
37+
! White
38+
*.color7: #b5bfe2
39+
*.color15: #a5adce
40+
!
41+
! Bold, Italic, Underline
42+
*.colorBD: #c6d0f5
43+
!*.colorIT:
44+
!*.colorUL:

Xresources/catppuccin-latte

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
!
2+
! Generated with :
3+
! XRDB2Xreources.py
4+
!
5+
*.foreground: #4c4f69
6+
*.background: #eff1f5
7+
*.cursorColor: #dc8a78
8+
!
9+
! Black
10+
*.color0: #5c5f77
11+
*.color8: #6c6f85
12+
!
13+
! Red
14+
*.color1: #d20f39
15+
*.color9: #d20f39
16+
!
17+
! Green
18+
*.color2: #40a02b
19+
*.color10: #40a02b
20+
!
21+
! Yellow
22+
*.color3: #df8e1d
23+
*.color11: #df8e1d
24+
!
25+
! Blue
26+
*.color4: #1e66f5
27+
*.color12: #1e66f5
28+
!
29+
! Magenta
30+
*.color5: #ea76cb
31+
*.color13: #ea76cb
32+
!
33+
! Cyan
34+
*.color6: #179299
35+
*.color14: #179299
36+
!
37+
! White
38+
*.color7: #acb0be
39+
*.color15: #bcc0cc
40+
!
41+
! Bold, Italic, Underline
42+
*.colorBD: #4c4f69
43+
!*.colorIT:
44+
!*.colorUL:

Xresources/catppuccin-macchiato

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
!
2+
! Generated with :
3+
! XRDB2Xreources.py
4+
!
5+
*.foreground: #cad3f5
6+
*.background: #24273a
7+
*.cursorColor: #f4dbd6
8+
!
9+
! Black
10+
*.color0: #494d64
11+
*.color8: #5b6078
12+
!
13+
! Red
14+
*.color1: #ed8796
15+
*.color9: #ed8796
16+
!
17+
! Green
18+
*.color2: #a6da95
19+
*.color10: #a6da95
20+
!
21+
! Yellow
22+
*.color3: #eed49f
23+
*.color11: #eed49f
24+
!
25+
! Blue
26+
*.color4: #8aadf4
27+
*.color12: #8aadf4
28+
!
29+
! Magenta
30+
*.color5: #f5bde6
31+
*.color13: #f5bde6
32+
!
33+
! Cyan
34+
*.color6: #8bd5ca
35+
*.color14: #8bd5ca
36+
!
37+
! White
38+
*.color7: #b8c0e0
39+
*.color15: #a5adcb
40+
!
41+
! Bold, Italic, Underline
42+
*.colorBD: #cad3f5
43+
!*.colorIT:
44+
!*.colorUL:

Xresources/catppuccin-mocha

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
!
2+
! Generated with :
3+
! XRDB2Xreources.py
4+
!
5+
*.foreground: #cdd6f4
6+
*.background: #1e1e2e
7+
*.cursorColor: #f5e0dc
8+
!
9+
! Black
10+
*.color0: #45475a
11+
*.color8: #585b70
12+
!
13+
! Red
14+
*.color1: #f38ba8
15+
*.color9: #f38ba8
16+
!
17+
! Green
18+
*.color2: #a6e3a1
19+
*.color10: #a6e3a1
20+
!
21+
! Yellow
22+
*.color3: #f9e2af
23+
*.color11: #f9e2af
24+
!
25+
! Blue
26+
*.color4: #89b4fa
27+
*.color12: #89b4fa
28+
!
29+
! Magenta
30+
*.color5: #f5c2e7
31+
*.color13: #f5c2e7
32+
!
33+
! Cyan
34+
*.color6: #94e2d5
35+
*.color14: #94e2d5
36+
!
37+
! White
38+
*.color7: #bac2de
39+
*.color15: #a6adc8
40+
!
41+
! Bold, Italic, Underline
42+
*.colorBD: #cdd6f4
43+
!*.colorIT:
44+
!*.colorUL:

Xresources/rose-pine

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
!
2+
! Generated with :
3+
! XRDB2Xreources.py
4+
!
5+
*.foreground: #e0def4
6+
*.background: #191724
7+
*.cursorColor: #e0def4
8+
!
9+
! Black
10+
*.color0: #26233a
11+
*.color8: #6e6a86
12+
!
13+
! Red
14+
*.color1: #eb6f92
15+
*.color9: #eb6f92
16+
!
17+
! Green
18+
*.color2: #9ccfd8
19+
*.color10: #9ccfd8
20+
!
21+
! Yellow
22+
*.color3: #f6c177
23+
*.color11: #f6c177
24+
!
25+
! Blue
26+
*.color4: #31748f
27+
*.color12: #31748f
28+
!
29+
! Magenta
30+
*.color5: #c4a7e7
31+
*.color13: #c4a7e7
32+
!
33+
! Cyan
34+
*.color6: #ebbcba
35+
*.color14: #ebbcba
36+
!
37+
! White
38+
*.color7: #e0def4
39+
*.color15: #e0def4
40+
!
41+
! Bold, Italic, Underline
42+
*.colorBD: #e0def4
43+
!*.colorIT:
44+
!*.colorUL:

Xresources/rose-pine-dawn

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
!
2+
! Generated with :
3+
! XRDB2Xreources.py
4+
!
5+
*.foreground: #575279
6+
*.background: #faf4ed
7+
*.cursorColor: #575279
8+
!
9+
! Black
10+
*.color0: #f2e9e1
11+
*.color8: #9893a5
12+
!
13+
! Red
14+
*.color1: #b4637a
15+
*.color9: #b4637a
16+
!
17+
! Green
18+
*.color2: #56949f
19+
*.color10: #56949f
20+
!
21+
! Yellow
22+
*.color3: #ea9d34
23+
*.color11: #ea9d34
24+
!
25+
! Blue
26+
*.color4: #286983
27+
*.color12: #286983
28+
!
29+
! Magenta
30+
*.color5: #907aa9
31+
*.color13: #907aa9
32+
!
33+
! Cyan
34+
*.color6: #d7827e
35+
*.color14: #d7827e
36+
!
37+
! White
38+
*.color7: #575279
39+
*.color15: #575279
40+
!
41+
! Bold, Italic, Underline
42+
*.colorBD: #575279
43+
!*.colorIT:
44+
!*.colorUL:

0 commit comments

Comments
 (0)