Skip to content

Commit 92234b6

Browse files
Dharam DhurandharDharam Dhurandhar
Dharam Dhurandhar
authored and
Dharam Dhurandhar
committed
New Themes Added
1 parent 09fca50 commit 92234b6

Some content is hidden

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

43 files changed

+3125
-0
lines changed

.vscode/launch.json

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"configurations": [
3+
{
4+
"type": "lldb",
5+
"request": "launch",
6+
"sourceLanguages": [
7+
"swift"
8+
],
9+
"args": [],
10+
"cwd": "${workspaceFolder:XcodeTheme}",
11+
"name": "Debug XcodeTheme",
12+
"program": "${workspaceFolder:XcodeTheme}/.build/debug/XcodeTheme",
13+
"preLaunchTask": "swift: Build Debug XcodeTheme"
14+
},
15+
{
16+
"type": "lldb",
17+
"request": "launch",
18+
"sourceLanguages": [
19+
"swift"
20+
],
21+
"args": [],
22+
"cwd": "${workspaceFolder:XcodeTheme}",
23+
"name": "Release XcodeTheme",
24+
"program": "${workspaceFolder:XcodeTheme}/.build/release/XcodeTheme",
25+
"preLaunchTask": "swift: Build Release XcodeTheme"
26+
}
27+
]
28+
}

Themes/Bluloco Dark.xccolortheme

+71
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
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>DVTSourceTextBackground</key>
6+
<string>0.11515192687511444 0.12914030253887177 0.1559712439775467 1.0</string>
7+
<key>DVTSourceTextCurrentLineHighlightColor</key>
8+
<string>0.12848111987113953 0.15045849978923798 0.18522736430168152 1.0</string>
9+
<key>DVTSourceTextInsertionPointColor</key>
10+
<string>1.0 0.7525629997253418 0.0 1.0</string>
11+
<key>DVTSourceTextInvisiblesColor</key>
12+
<string>0.17808568477630615 0.2015179693698883 0.24656714498996735 1.0</string>
13+
<key>DVTSourceTextSelectionColor</key>
14+
<string>0.0 0.4285649061203003 1.0 0.29411764705882354</string>
15+
<key>DVTSourceTextSyntaxColors</key>
16+
<dict>
17+
<key>xcode.syntax.attribute</key>
18+
<string>0.6008396148681641 0.6376963257789612 0.701924741268158 1.0</string>
19+
<key>xcode.syntax.character</key>
20+
<string>0.5768783688545227 0.373446524143219 1.0 1.0</string>
21+
<key>xcode.syntax.comment</key>
22+
<string>0.30671536922454834 0.35121482610702515 0.4467337131500244 1.0</string>
23+
<key>xcode.syntax.comment.doc</key>
24+
<string>0.30671536922454834 0.35121482610702515 0.4467337131500244 1.0</string>
25+
<key>xcode.syntax.comment.doc.keyword</key>
26+
<string>0.30671536922454834 0.35121482610702515 0.4467337131500244 1.0</string>
27+
<key>xcode.syntax.declaration.other</key>
28+
<string>0.0 0.7588202953338623 0.3036438226699829 1.0</string>
29+
<key>xcode.syntax.declaration.type</key>
30+
<string>1.0 0.21827462315559387 0.4189818501472473 1.0</string>
31+
<key>xcode.syntax.identifier.class</key>
32+
<string>0.5768783688545227 0.373446524143219 1.0 1.0</string>
33+
<key>xcode.syntax.identifier.class.system</key>
34+
<string>1.0 0.21827462315559387 0.4189818501472473 1.0</string>
35+
<key>xcode.syntax.identifier.constant</key>
36+
<string>0.5768783688545227 0.373446524143219 1.0 1.0</string>
37+
<key>xcode.syntax.identifier.constant.system</key>
38+
<string>0.5768783688545227 0.373446524143219 1.0 1.0</string>
39+
<key>xcode.syntax.identifier.function</key>
40+
<string>0.0 0.7588202953338623 0.3036438226699829 1.0</string>
41+
<key>xcode.syntax.identifier.function.system</key>
42+
<string>0.0 0.7588202953338623 0.3036438226699829 1.0</string>
43+
<key>xcode.syntax.identifier.macro</key>
44+
<string>1.0 0.21827462315559387 0.4189818501472473 1.0</string>
45+
<key>xcode.syntax.identifier.macro.system</key>
46+
<string>1.0 0.21827462315559387 0.4189818501472473 1.0</string>
47+
<key>xcode.syntax.identifier.type</key>
48+
<string>0.5768783688545227 0.373446524143219 1.0 1.0</string>
49+
<key>xcode.syntax.identifier.type.system</key>
50+
<string>0.0 0.640587568283081 1.0 1.0</string>
51+
<key>xcode.syntax.identifier.variable</key>
52+
<string>0.6008396148681641 0.6376963257789612 0.701924741268158 1.0</string>
53+
<key>xcode.syntax.identifier.variable.system</key>
54+
<string>0.5768783688545227 0.373446524143219 1.0 1.0</string>
55+
<key>xcode.syntax.keyword</key>
56+
<string>0.0 0.640587568283081 1.0 1.0</string>
57+
<key>xcode.syntax.mark</key>
58+
<string>0.30671536922454834 0.35121482610702515 0.4467337131500244 1.0</string>
59+
<key>xcode.syntax.number</key>
60+
<string>1.0 0.2847136855125427 0.9975032806396484 1.0</string>
61+
<key>xcode.syntax.plain</key>
62+
<string>0.6008396148681641 0.6376963257789612 0.701924741268158 1.0</string>
63+
<key>xcode.syntax.preprocessor</key>
64+
<string>1.0 0.21827462315559387 0.4189818501472473 1.0</string>
65+
<key>xcode.syntax.string</key>
66+
<string>1.0 0.7319861650466919 0.18546190857887268 1.0</string>
67+
<key>xcode.syntax.url</key>
68+
<string>0.30671536922454834 0.35121482610702515 0.4467337131500244 1.0</string>
69+
</dict>
70+
</dict>
71+
</plist>

Themes/CRT Green.xccolortheme

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
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>DVTSourceTextBackground</key>
6+
<string>0.05613391473889351 0.05613391473889351 0.05613391473889351 1.0</string>
7+
<key>DVTSourceTextCurrentLineHighlightColor</key>
8+
<string>0.0 1.0 0.0 0.06666666666666667</string>
9+
<key>DVTSourceTextInsertionPointColor</key>
10+
<string>0.0 1.0 0.0 1.0</string>
11+
<key>DVTSourceTextInvisiblesColor</key>
12+
<string>0.0 1.0 0.0 0.2</string>
13+
<key>DVTSourceTextSelectionColor</key>
14+
<string>0.0 1.0 0.0 0.2</string>
15+
<key>DVTSourceTextSyntaxColors</key>
16+
<dict>
17+
<key>xcode.syntax.attribute</key>
18+
<string>0.0 1.0 0.0 1.0</string>
19+
<key>xcode.syntax.comment</key>
20+
<string>0.0 1.0 0.0 0.5333333333333333</string>
21+
<key>xcode.syntax.comment.doc</key>
22+
<string>0.0 1.0 0.0 0.5333333333333333</string>
23+
<key>xcode.syntax.comment.doc.keyword</key>
24+
<string>0.0 1.0 0.0 0.5333333333333333</string>
25+
<key>xcode.syntax.keyword</key>
26+
<string>0.0 1.0 0.0 0.5333333333333333</string>
27+
<key>xcode.syntax.mark</key>
28+
<string>0.0 1.0 0.0 0.5333333333333333</string>
29+
<key>xcode.syntax.plain</key>
30+
<string>0.0 1.0 0.0 1.0</string>
31+
<key>xcode.syntax.url</key>
32+
<string>0.0 1.0 0.0 0.5333333333333333</string>
33+
</dict>
34+
</dict>
35+
</plist>

Themes/Cobalt.xccolortheme

+53
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
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>DVTSourceTextBackground</key>
6+
<string>0.05059649795293808 0.1582309901714325 0.22827020287513733 1.0</string>
7+
<key>DVTSourceTextCurrentLineHighlightColor</key>
8+
<string>0.048918839544057846 0.21374265849590302 0.32018017768859863 1.0</string>
9+
<key>DVTSourceTextInsertionPointColor</key>
10+
<string>1.0 0.7218961715698242 0.0 1.0</string>
11+
<key>DVTSourceTextInvisiblesColor</key>
12+
<string>1.0 1.0 1.0 0.3215686274509804</string>
13+
<key>DVTSourceTextSelectionColor</key>
14+
<string>0.0 0.2367357611656189 0.601232647895813 1.0</string>
15+
<key>DVTSourceTextSyntaxColors</key>
16+
<dict>
17+
<key>xcode.syntax.attribute</key>
18+
<string>1.0 1.0 1.0 1.0</string>
19+
<key>xcode.syntax.character</key>
20+
<string>1.0 0.20360787212848663 0.47323331236839294 1.0</string>
21+
<key>xcode.syntax.comment</key>
22+
<string>0.0 0.446958065032959 1.0 1.0</string>
23+
<key>xcode.syntax.comment.doc</key>
24+
<string>0.0 0.446958065032959 1.0 1.0</string>
25+
<key>xcode.syntax.comment.doc.keyword</key>
26+
<string>0.0 0.446958065032959 1.0 1.0</string>
27+
<key>xcode.syntax.identifier.class</key>
28+
<string>1.0 0.7218961715698242 0.0 1.0</string>
29+
<key>xcode.syntax.identifier.function</key>
30+
<string>0.8404430747032166 0.9229075908660889 1.0 1.0</string>
31+
<key>xcode.syntax.identifier.function.system</key>
32+
<string>1.0 0.5166469812393188 0.0 1.0</string>
33+
<key>xcode.syntax.identifier.type</key>
34+
<string>1.0 0.7218961715698242 0.0 1.0</string>
35+
<key>xcode.syntax.identifier.variable</key>
36+
<string>0.8404430747032166 0.9229075908660889 1.0 1.0</string>
37+
<key>xcode.syntax.identifier.variable.system</key>
38+
<string>0.8404430747032166 0.9229075908660889 1.0 1.0</string>
39+
<key>xcode.syntax.keyword</key>
40+
<string>1.0 0.5166469812393188 0.0 1.0</string>
41+
<key>xcode.syntax.mark</key>
42+
<string>0.0 0.446958065032959 1.0 1.0</string>
43+
<key>xcode.syntax.number</key>
44+
<string>1.0 0.20360787212848663 0.47323331236839294 1.0</string>
45+
<key>xcode.syntax.plain</key>
46+
<string>1.0 1.0 1.0 1.0</string>
47+
<key>xcode.syntax.string</key>
48+
<string>0.4706459641456604 1.0 0.43291521072387695 1.0</string>
49+
<key>xcode.syntax.url</key>
50+
<string>0.0 0.446958065032959 1.0 1.0</string>
51+
</dict>
52+
</dict>
53+
</plist>

0 commit comments

Comments
 (0)