Skip to content

Commit 4af1974

Browse files
committed
Added Pencil Dark and Pencil Light
1 parent c1170f6 commit 4af1974

9 files changed

+496
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,14 @@ To include a screenshot, please generate the output using the [screenshotTable.s
262262

263263
![Screenshot](screenshots/paul_millr.png)
264264

265+
###Pencil Dark###
266+
267+
![Screenshot](screenshots/pencil_dark.png)
268+
269+
###Pencil Light###
270+
271+
![Screenshot](screenshots/pencil_light.png)
272+
265273
###Pro###
266274

267275
![Screenshot](screenshots/pro.png)
@@ -473,6 +481,8 @@ The Hipster Green and Jackie Brown themes were created by [Unkulunkulu](https://
473481

474482
The Chalk theme was created by [achalv](https://github.com/achalv/chalk)
475483

484+
The Pencil Dark and Pencil Light themes were created by [mattly](https://github.com/mattly/iterm-colors-pencil)
485+
476486
If there are other color schemes you'd like to see included, drop me a line!
477487

478488
## Extra

schemes/PencilDark.itermcolors

+213
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,213 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>Ansi 0 Color</key>
6+
<dict>
7+
<key>Blue Component</key>
8+
<real>0.12941176470588237</real>
9+
<key>Green Component</key>
10+
<real>0.12941176470588237</real>
11+
<key>Red Component</key>
12+
<real>0.12941176470588237</real>
13+
</dict>
14+
<key>Ansi 1 Color</key>
15+
<dict>
16+
<key>Blue Component</key>
17+
<real>0.44313725490196076</real>
18+
<key>Green Component</key>
19+
<real>0.027450980392156862</real>
20+
<key>Red Component</key>
21+
<real>0.7647058823529411</real>
22+
</dict>
23+
<key>Ansi 10 Color</key>
24+
<dict>
25+
<key>Blue Component</key>
26+
<real>0.6862745098039216</real>
27+
<key>Green Component</key>
28+
<real>0.8431372549019608</real>
29+
<key>Red Component</key>
30+
<real>0.37254901960784315</real>
31+
</dict>
32+
<key>Ansi 11 Color</key>
33+
<dict>
34+
<key>Blue Component</key>
35+
<real>0.18823529411764706</real>
36+
<key>Green Component</key>
37+
<real>0.8941176470588236</real>
38+
<key>Red Component</key>
39+
<real>0.9529411764705882</real>
40+
</dict>
41+
<key>Ansi 12 Color</key>
42+
<dict>
43+
<key>Blue Component</key>
44+
<real>0.9882352941176471</real>
45+
<key>Green Component</key>
46+
<real>0.7333333333333333</real>
47+
<key>Red Component</key>
48+
<real>0.12549019607843137</real>
49+
</dict>
50+
<key>Ansi 13 Color</key>
51+
<dict>
52+
<key>Blue Component</key>
53+
<real>0.8705882352941177</real>
54+
<key>Green Component</key>
55+
<real>0.3333333333333333</real>
56+
<key>Red Component</key>
57+
<real>0.40784313725490196</real>
58+
</dict>
59+
<key>Ansi 14 Color</key>
60+
<dict>
61+
<key>Blue Component</key>
62+
<real>0.8</real>
63+
<key>Green Component</key>
64+
<real>0.7215686274509804</real>
65+
<key>Red Component</key>
66+
<real>0.30980392156862746</real>
67+
</dict>
68+
<key>Ansi 15 Color</key>
69+
<dict>
70+
<key>Blue Component</key>
71+
<real>0.9450980392156862</real>
72+
<key>Green Component</key>
73+
<real>0.9450980392156862</real>
74+
<key>Red Component</key>
75+
<real>0.9450980392156862</real>
76+
</dict>
77+
<key>Ansi 2 Color</key>
78+
<dict>
79+
<key>Blue Component</key>
80+
<real>0.47058823529411764</real>
81+
<key>Green Component</key>
82+
<real>0.6549019607843137</real>
83+
<key>Red Component</key>
84+
<real>0.06274509803921569</real>
85+
</dict>
86+
<key>Ansi 3 Color</key>
87+
<dict>
88+
<key>Blue Component</key>
89+
<real>0.0784313725490196</real>
90+
<key>Green Component</key>
91+
<real>0.611764705882353</real>
92+
<key>Red Component</key>
93+
<real>0.6588235294117647</real>
94+
</dict>
95+
<key>Ansi 4 Color</key>
96+
<dict>
97+
<key>Blue Component</key>
98+
<real>0.7686274509803922</real>
99+
<key>Green Component</key>
100+
<real>0.5568627450980392</real>
101+
<key>Red Component</key>
102+
<real>0.0</real>
103+
</dict>
104+
<key>Ansi 5 Color</key>
105+
<dict>
106+
<key>Blue Component</key>
107+
<real>0.4745098039215686</real>
108+
<key>Green Component</key>
109+
<real>0.23529411764705882</real>
110+
<key>Red Component</key>
111+
<real>0.3215686274509804</real>
112+
</dict>
113+
<key>Ansi 6 Color</key>
114+
<dict>
115+
<key>Blue Component</key>
116+
<real>0.7294117647058823</real>
117+
<key>Green Component</key>
118+
<real>0.6470588235294118</real>
119+
<key>Red Component</key>
120+
<real>0.12549019607843137</real>
121+
</dict>
122+
<key>Ansi 7 Color</key>
123+
<dict>
124+
<key>Blue Component</key>
125+
<real>0.8509803921568627</real>
126+
<key>Green Component</key>
127+
<real>0.8509803921568627</real>
128+
<key>Red Component</key>
129+
<real>0.8509803921568627</real>
130+
</dict>
131+
<key>Ansi 8 Color</key>
132+
<dict>
133+
<key>Blue Component</key>
134+
<real>0.25882352941176473</real>
135+
<key>Green Component</key>
136+
<real>0.25882352941176473</real>
137+
<key>Red Component</key>
138+
<real>0.25882352941176473</real>
139+
</dict>
140+
<key>Ansi 9 Color</key>
141+
<dict>
142+
<key>Blue Component</key>
143+
<real>0.47843137254901963</real>
144+
<key>Green Component</key>
145+
<real>0.0</real>
146+
<key>Red Component</key>
147+
<real>0.984313725490196</real>
148+
</dict>
149+
<key>Background Color</key>
150+
<dict>
151+
<key>Blue Component</key>
152+
<real>0.12941176470588237</real>
153+
<key>Green Component</key>
154+
<real>0.12941176470588237</real>
155+
<key>Red Component</key>
156+
<real>0.12941176470588237</real>
157+
</dict>
158+
<key>Bold Color</key>
159+
<dict>
160+
<key>Blue Component</key>
161+
<real>0.47843137254901963</real>
162+
<key>Green Component</key>
163+
<real>0.0</real>
164+
<key>Red Component</key>
165+
<real>0.984313725490196</real>
166+
</dict>
167+
<key>Cursor Color</key>
168+
<dict>
169+
<key>Blue Component</key>
170+
<real>0.9882352941176471</real>
171+
<key>Green Component</key>
172+
<real>0.7333333333333333</real>
173+
<key>Red Component</key>
174+
<real>0.12549019607843137</real>
175+
</dict>
176+
<key>Cursor Text Color</key>
177+
<dict>
178+
<key>Blue Component</key>
179+
<real>0.9450980392156862</real>
180+
<key>Green Component</key>
181+
<real>0.9450980392156862</real>
182+
<key>Red Component</key>
183+
<real>0.9450980392156862</real>
184+
</dict>
185+
<key>Foreground Color</key>
186+
<dict>
187+
<key>Blue Component</key>
188+
<real>0.9450980392156862</real>
189+
<key>Green Component</key>
190+
<real>0.9450980392156862</real>
191+
<key>Red Component</key>
192+
<real>0.9450980392156862</real>
193+
</dict>
194+
<key>Selected Text Color</key>
195+
<dict>
196+
<key>Blue Component</key>
197+
<real>0.9450980392156862</real>
198+
<key>Green Component</key>
199+
<real>0.9450980392156862</real>
200+
<key>Red Component</key>
201+
<real>0.9450980392156862</real>
202+
</dict>
203+
<key>Selection Color</key>
204+
<dict>
205+
<key>Blue Component</key>
206+
<real>0.9921568627450981</real>
207+
<key>Green Component</key>
208+
<real>0.8392156862745098</real>
209+
<key>Red Component</key>
210+
<real>0.7137254901960784</real>
211+
</dict>
212+
</dict>
213+
</plist>

0 commit comments

Comments
 (0)