Skip to content

Commit cb800ed

Browse files
zdjmbadolato
authored andcommitted
update IC_Green_PPL and add SleepyHollow (#208)
1 parent 00211f5 commit cb800ed

37 files changed

+1142
-311
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,10 @@ It would also be very helpful if you `cd tools/` and run `python3 update_all.py`
695695

696696
![Screenshot](screenshots/slate.png)
697697

698+
### SleepyHollow
699+
700+
![Screenshot](screenshots/SleepyHollow.png)
701+
698702
### Snazzy
699703

700704
![Screenshot](screenshots/snazzy.png)
@@ -983,7 +987,7 @@ The CLRS theme was created by [jasonlong](https://github.com/jasonlong/iterm-clr
983987

984988
The Dracula theme was created by [zenorocha](https://github.com/zenorocha/dracula-theme)
985989

986-
The themes AdventureTime, AlienBlood, BirdsOfParadise, Ciapre, CrayonPonyFish, DimmedMonokai, Earthsong, Elemental, FishTank, FrontEndDelight, FunForrest, Grape, Highway, IC_Green_PPL, IC_Orange_PPL, Lavandula, Medallion, MonaLisa, Ollie, Royal, SeaShells, Shaman, SoftServer, Sundried, ToyChest, Treehouse, and Urple were created by [zdj](https://github.com/zdj/themes/tree/master/iterm2)
990+
The themes AdventureTime, AlienBlood, BirdsOfParadise, Ciapre, CrayonPonyFish, DimmedMonokai, Earthsong, Elemental, FishTank, FrontEndDelight, FunForrest, Grape, Highway, IC_Green_PPL, IC_Orange_PPL, Lavandula, Medallion, MonaLisa, Ollie, Royal, SeaShells, Shaman, SleepyHollow, SoftServer, Sundried, ToyChest, Treehouse, and Urple were created by [zdj](https://github.com/zdj/themes/tree/master/iterm2)
987991

988992
The Japanesque theme was created by [aereal](https://github.com/aereal/dotfiles/blob/master/colors/Japanesque/Japanesque.itermcolors)
989993

Xresources/IC_Green_PPL

+20-20
Original file line numberDiff line numberDiff line change
@@ -2,43 +2,43 @@
22
! Generated with :
33
! XRDB2Xreources.py
44
!
5-
*.foreground: #d9efd3
6-
*.background: #3a3d3f
7-
*.cursorColor: #42ff58
5+
*.foreground: #e0f1dc
6+
*.background: #2c2c2c
7+
*.cursorColor: #47fa6b
88
!
99
! Black
10-
*.color0: #1f1f1f
11-
*.color8: #032710
10+
*.color0: #014401
11+
*.color8: #035c03
1212
!
1313
! Red
14-
*.color1: #fb002a
15-
*.color9: #a7ff3f
14+
*.color1: #ff2736
15+
*.color9: #b4fa5c
1616
!
1717
! Green
18-
*.color2: #339c24
19-
*.color10: #9fff6d
18+
*.color2: #41a638
19+
*.color10: #aefb86
2020
!
2121
! Yellow
22-
*.color3: #659b25
23-
*.color11: #d2ff6d
22+
*.color3: #76a831
23+
*.color11: #dafa87
2424
!
2525
! Blue
26-
*.color4: #149b45
27-
*.color12: #72ffb5
26+
*.color4: #2ec3b9
27+
*.color12: #2efaeb
2828
!
2929
! Magenta
30-
*.color5: #53b82c
31-
*.color13: #50ff3e
30+
*.color5: #50a096
31+
*.color13: #50fafa
3232
!
3333
! Cyan
34-
*.color6: #2cb868
35-
*.color14: #22ff71
34+
*.color6: #3ca078
35+
*.color14: #3cfac8
3636
!
3737
! White
38-
*.color7: #e0ffef
39-
*.color15: #daefd0
38+
*.color7: #e6fef2
39+
*.color15: #e0f1dc
4040
!
4141
! Bold, Italic, Underline
42-
*.colorBD: #9fff6d
42+
*.colorBD: #acfb80
4343
!*.colorIT:
4444
!*.colorUL:

Xresources/SleepyHollow

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
!
2+
! Generated with :
3+
! XRDB2Xreources.py
4+
!
5+
*.foreground: #af9a91
6+
*.background: #121214
7+
*.cursorColor: #af9a91
8+
!
9+
! Black
10+
*.color0: #4c1c00
11+
*.color8: #4e4b61
12+
!
13+
! Red
14+
*.color1: #ba3934
15+
*.color9: #d9443f
16+
!
17+
! Green
18+
*.color2: #91773f
19+
*.color10: #d6b04e
20+
!
21+
! Yellow
22+
*.color3: #b55600
23+
*.color11: #f66813
24+
!
25+
! Blue
26+
*.color4: #5f63b4
27+
*.color12: #8086ef
28+
!
29+
! Magenta
30+
*.color5: #a17c7b
31+
*.color13: #e2c2bb
32+
!
33+
! Cyan
34+
*.color6: #8faea9
35+
*.color14: #a4dce7
36+
!
37+
! White
38+
*.color7: #af9a91
39+
*.color15: #d2c7a9
40+
!
41+
! Bold, Italic, Underline
42+
*.colorBD: #af9a92
43+
!*.colorIT:
44+
!*.colorUL:

dynamic-colors/IC_Green_PPL.sh

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22
# IC_Green_PPL
3-
printf "\033]4;0;#1f1f1f;1;#fb002a;2;#339c24;3;#659b25;4;#149b45;5;#53b82c;6;#2cb868;7;#e0ffef;8;#032710;9;#a7ff3f;10;#9fff6d;11;#d2ff6d;12;#72ffb5;13;#50ff3e;14;#22ff71;15;#daefd0\007"
4-
printf "\033]10;#d9efd3;#3a3d3f;#42ff58\007"
5-
printf "\033]17;#2b9b35\007"
6-
printf "\033]19;#d8efd5\007"
7-
printf "\033]5;0;#9fff6d\007"
3+
printf "\033]4;0;#014401;1;#ff2736;2;#41a638;3;#76a831;4;#2ec3b9;5;#50a096;6;#3ca078;7;#e6fef2;8;#035c03;9;#b4fa5c;10;#aefb86;11;#dafa87;12;#2efaeb;13;#50fafa;14;#3cfac8;15;#e0f1dc\007"
4+
printf "\033]10;#e0f1dc;#2c2c2c;#47fa6b\007"
5+
printf "\033]17;#116b41\007"
6+
printf "\033]19;#e0f1dc\007"
7+
printf "\033]5;0;#acfb80\007"

dynamic-colors/SleepyHollow.sh

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/sh
2+
# SleepyHollow
3+
printf "\033]4;0;#4c1c00;1;#ba3934;2;#91773f;3;#b55600;4;#5f63b4;5;#a17c7b;6;#8faea9;7;#af9a91;8;#4e4b61;9;#d9443f;10;#d6b04e;11;#f66813;12;#8086ef;13;#e2c2bb;14;#a4dce7;15;#d2c7a9\007"
4+
printf "\033]10;#af9a91;#121214;#af9a91\007"
5+
printf "\033]17;#575256\007"
6+
printf "\033]19;#d2c7a9\007"
7+
printf "\033]5;0;#af9a92\007"

freebsd_vt/IC_Green_PPL.conf

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# IC_Green_PPL
2-
kern.vt.color.0.rgb="#1f1f1f"
3-
kern.vt.color.1.rgb="#fb002a"
4-
kern.vt.color.2.rgb="#339c24"
5-
kern.vt.color.3.rgb="#659b25"
6-
kern.vt.color.4.rgb="#149b45"
7-
kern.vt.color.5.rgb="#53b82c"
8-
kern.vt.color.6.rgb="#2cb868"
9-
kern.vt.color.7.rgb="#d9efd3"
10-
kern.vt.color.8.rgb="#032710"
11-
kern.vt.color.9.rgb="#a7ff3f"
12-
kern.vt.color.10.rgb="#9fff6d"
13-
kern.vt.color.11.rgb="#d2ff6d"
14-
kern.vt.color.12.rgb="#72ffb5"
15-
kern.vt.color.13.rgb="#50ff3e"
16-
kern.vt.color.14.rgb="#22ff71"
17-
kern.vt.color.15.rgb="#daefd0"
2+
kern.vt.color.0.rgb="#014401"
3+
kern.vt.color.1.rgb="#ff2736"
4+
kern.vt.color.2.rgb="#41a638"
5+
kern.vt.color.3.rgb="#76a831"
6+
kern.vt.color.4.rgb="#2ec3b9"
7+
kern.vt.color.5.rgb="#50a096"
8+
kern.vt.color.6.rgb="#3ca078"
9+
kern.vt.color.7.rgb="#e0f1dc"
10+
kern.vt.color.8.rgb="#035c03"
11+
kern.vt.color.9.rgb="#b4fa5c"
12+
kern.vt.color.10.rgb="#aefb86"
13+
kern.vt.color.11.rgb="#dafa87"
14+
kern.vt.color.12.rgb="#2efaeb"
15+
kern.vt.color.13.rgb="#50fafa"
16+
kern.vt.color.14.rgb="#3cfac8"
17+
kern.vt.color.15.rgb="#e0f1dc"

freebsd_vt/SleepyHollow.conf

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# SleepyHollow
2+
kern.vt.color.0.rgb="#4c1c00"
3+
kern.vt.color.1.rgb="#ba3934"
4+
kern.vt.color.2.rgb="#91773f"
5+
kern.vt.color.3.rgb="#b55600"
6+
kern.vt.color.4.rgb="#5f63b4"
7+
kern.vt.color.5.rgb="#a17c7b"
8+
kern.vt.color.6.rgb="#8faea9"
9+
kern.vt.color.7.rgb="#af9a91"
10+
kern.vt.color.8.rgb="#4e4b61"
11+
kern.vt.color.9.rgb="#d9443f"
12+
kern.vt.color.10.rgb="#d6b04e"
13+
kern.vt.color.11.rgb="#f66813"
14+
kern.vt.color.12.rgb="#8086ef"
15+
kern.vt.color.13.rgb="#e2c2bb"
16+
kern.vt.color.14.rgb="#a4dce7"
17+
kern.vt.color.15.rgb="#d2c7a9"

kitty/IC_Green_PPL.conf

+21-21
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
color0 #1f1f1f
2-
color1 #fb002a
3-
color2 #339c24
4-
color3 #659b25
5-
color4 #149b45
6-
color5 #53b82c
7-
color6 #2cb868
8-
color7 #e0ffef
9-
color8 #032710
10-
color9 #a7ff3f
11-
color10 #9fff6d
12-
color11 #d2ff6d
13-
color12 #72ffb5
14-
color13 #50ff3e
15-
color14 #22ff71
16-
color15 #daefd0
17-
background #3a3d3f
18-
selection_foreground #3a3d3f
19-
cursor #42ff58
20-
foreground #d9efd3
21-
selection_background #d9efd3
1+
color0 #014401
2+
color1 #ff2736
3+
color2 #41a638
4+
color3 #76a831
5+
color4 #2ec3b9
6+
color5 #50a096
7+
color6 #3ca078
8+
color7 #e6fef2
9+
color8 #035c03
10+
color9 #b4fa5c
11+
color10 #aefb86
12+
color11 #dafa87
13+
color12 #2efaeb
14+
color13 #50fafa
15+
color14 #3cfac8
16+
color15 #e0f1dc
17+
background #2c2c2c
18+
selection_foreground #2c2c2c
19+
cursor #47fa6b
20+
foreground #e0f1dc
21+
selection_background #e0f1dc

kitty/SleepyHollow.conf

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
color0 #4c1c00
2+
color1 #ba3934
3+
color2 #91773f
4+
color3 #b55600
5+
color4 #5f63b4
6+
color5 #a17c7b
7+
color6 #8faea9
8+
color7 #af9a91
9+
color8 #4e4b61
10+
color9 #d9443f
11+
color10 #d6b04e
12+
color11 #f66813
13+
color12 #8086ef
14+
color13 #e2c2bb
15+
color14 #a4dce7
16+
color15 #d2c7a9
17+
background #121214
18+
selection_foreground #121214
19+
cursor #af9a91
20+
foreground #af9a91
21+
selection_background #af9a91

konsole/IC_Green_PPL.colorscheme

+20-20
Original file line numberDiff line numberDiff line change
@@ -4,62 +4,62 @@ Opacity=1
44
Wallpaper=
55

66
[Background]
7-
Color=58,61,63
7+
Color=44,44,44
88

99
[BackgroundIntense]
10-
Color=58,61,63
10+
Color=44,44,44
1111

1212
[Foreground]
13-
Color=217,239,211
13+
Color=224,241,220
1414

1515
[ForegroundIntense]
16-
Color=159,255,109
16+
Color=172,251,128
1717

1818
[Color0]
19-
Color=31,31,31
19+
Color=1,68,1
2020

2121
[Color1]
22-
Color=251,0,42
22+
Color=255,39,54
2323

2424
[Color2Intense]
25-
Color=159,255,109
25+
Color=174,251,134
2626

2727
[Color3Intense]
28-
Color=210,255,109
28+
Color=218,250,135
2929

3030
[Color4Intense]
31-
Color=114,255,181
31+
Color=46,250,235
3232

3333
[Color5Intense]
34-
Color=80,255,62
34+
Color=80,250,250
3535

3636
[Color6Intense]
37-
Color=34,255,113
37+
Color=60,250,200
3838

3939
[Color7Intense]
40-
Color=218,239,208
40+
Color=224,241,220
4141

4242
[Color2]
43-
Color=51,156,36
43+
Color=65,166,56
4444

4545
[Color3]
46-
Color=101,155,37
46+
Color=118,168,49
4747

4848
[Color4]
49-
Color=20,155,69
49+
Color=46,195,185
5050

5151
[Color5]
52-
Color=83,184,44
52+
Color=80,160,150
5353

5454
[Color6]
55-
Color=44,184,104
55+
Color=60,160,120
5656

5757
[Color7]
58-
Color=224,255,239
58+
Color=230,254,242
5959

6060
[Color0Intense]
61-
Color=3,39,16
61+
Color=3,92,3
6262

6363
[Color1Intense]
64-
Color=167,255,63
64+
Color=180,250,92
6565

0 commit comments

Comments
 (0)