File tree Expand file tree Collapse file tree 3 files changed +170
-170
lines changed
Expand file tree Collapse file tree 3 files changed +170
-170
lines changed Original file line number Diff line number Diff line change 441441 28A51004281701B40087B0CC /* codeedit-github-dark.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "codeedit-github-dark.json"; sourceTree = "<group>"; };
442442 28B0A19727E385C300B73177 /* NavigatorSidebarToolbarTop.swift */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarToolbarTop.swift; sourceTree = "<group>"; tabWidth = 4; };
443443 28B8F883280FFE4600596236 /* NSTableView+Background.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSTableView+Background.swift"; sourceTree = "<group>"; };
444- 28F43DDF29738792008BBA45 /* codeedit-solarized-dark.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "codeedit-solarized-dark.json"; sourceTree = "<group>"; };
445- 28F43DE1297388C5008BBA45 /* codeedit-solarized-light.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "codeedit-solarized-light.json"; sourceTree = "<group>"; };
444+ 28F43DDF29738792008BBA45 /* codeedit-solarized-dark.json */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = text.json; path = "codeedit-solarized-dark.json"; sourceTree = "<group>"; tabWidth = 2 ; };
445+ 28F43DE1297388C5008BBA45 /* codeedit-solarized-light.json */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = text.json; path = "codeedit-solarized-light.json"; sourceTree = "<group>"; tabWidth = 2 ; };
446446 28FFE1BE27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarToolbarBottom.swift; sourceTree = "<group>"; tabWidth = 4; };
447447 2B15CA0028254139004E8F22 /* OpenWithCodeEdit.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = OpenWithCodeEdit.entitlements; sourceTree = "<group>"; };
448448 2B7AC06A282452FB0082A5B8 /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = "<group>"; };
Original file line number Diff line number Diff line change 11{
2- "author" : " CodeEdit" ,
3- "displayName" : " Solarized Dark" ,
4- "editor" : {
5- "characters" : {
6- "color" : " #DC322F"
2+ "author" : " CodeEdit" ,
3+ "description" : " Solarized dark theme." ,
4+ "displayName" : " Solarized Dark" ,
5+ "distributionURL" : " https://github.com/CodeEditApp/CodeEdit" ,
6+ "editor" : {
7+ "attributes" : {
8+ "color" : " #6C71C4"
79 },
8- "comments" : {
9- "color" : " #586E75 "
10+ "background" : {
11+ "color" : " #002B36 "
1012 },
11- "numbers" : {
12- "color" : " #DC322F"
13+ "characters" : {
14+ "color" : " #DC322F"
1315 },
14- "commands" : {
15- "color" : " #CB4B16"
16+ "commands" : {
17+ "color" : " #CB4B16"
1618 },
17- "lineHighlight" : {
18- "color" : " #073642 "
19+ "comments" : {
20+ "color" : " #586E75 "
1921 },
20- "values" : {
21- "color" : " #D33682 "
22+ "insertionPoint" : {
23+ "color" : " #839496 "
2224 },
23- "background" : {
24- "color" : " #002B36 "
25+ "invisibles" : {
26+ "color" : " #073642 "
2527 },
26- "keywords" : {
27- "color" : " #859900"
28+ "keywords" : {
29+ "color" : " #859900"
2830 },
29- "text" : {
30- "color" : " #839496 "
31+ "lineHighlight" : {
32+ "color" : " #073642 "
3133 },
32- "invisibles" : {
33- "color" : " #073642 "
34+ "numbers" : {
35+ "color" : " #DC322F "
3436 },
35- "insertionPoint" : {
36- "color" : " #839496 "
37+ "selection" : {
38+ "color" : " #586E75 "
3739 },
38- "strings" : {
39- "color" : " #2AA198"
40+ "strings" : {
41+ "color" : " #2AA198"
4042 },
41- "selection" : {
42- "color" : " #586E75 "
43+ "text" : {
44+ "color" : " #839496 "
4345 },
44- "types" : {
45- "color" : " #268BD2"
46+ "types" : {
47+ "color" : " #268BD2"
4648 },
47- "variables" : {
48- "color" : " #B58900 "
49+ "values" : {
50+ "color" : " #D33682 "
4951 },
50- "attributes" : {
51- "color" : " #6C71C4 "
52+ "variables" : {
53+ "color" : " #B58900 "
5254 }
5355 },
54- "distributionURL" : " https:\/\/ github.com\/ CodeEditApp\/ CodeEdit" ,
55- "terminal" : {
56- "white" : {
57- "color" : " #EEE8D5"
56+ "license" : " MIT" ,
57+ "name" : " codeedit-solarized-dark" ,
58+ "terminal" : {
59+ "background" : {
60+ "color" : " #002B36"
5861 },
59- "brightMagenta" : {
60- "color" : " #6C71C4 "
62+ "black" : {
63+ "color" : " #073642 "
6164 },
62- "brightRed" : {
63- "color" : " #CB4B16 "
65+ "blue" : {
66+ "color" : " #268BD2 "
6467 },
65- "blue" : {
66- "color" : " #268BD2 "
68+ "boldText" : {
69+ "color" : " #839496 "
6770 },
68- "red" : {
69- "color" : " #DC322F "
71+ "brightBlack" : {
72+ "color" : " #002B36 "
7073 },
71- "green" : {
72- "color" : " #859900 "
74+ "brightBlue" : {
75+ "color" : " #839496 "
7376 },
74- "boldText" : {
75- "color" : " #839496 "
77+ "brightCyan" : {
78+ "color" : " #93A1A1 "
7679 },
77- "brightGreen" : {
78- "color" : " #586E75"
80+ "brightGreen" : {
81+ "color" : " #586E75"
7982 },
80- "background" : {
81- "color" : " #002B36 "
83+ "brightMagenta" : {
84+ "color" : " #6C71C4 "
8285 },
83- "cursor" : {
84- "color" : " #839496 "
86+ "brightRed" : {
87+ "color" : " #CB4B16 "
8588 },
86- "selection" : {
87- "color" : " #073642 "
89+ "brightWhite" : {
90+ "color" : " #FDF6E3 "
8891 },
89- "magenta" : {
90- "color" : " #D33682 "
92+ "brightYellow" : {
93+ "color" : " #657B83 "
9194 },
92- "black" : {
93- "color" : " #073642 "
95+ "cursor" : {
96+ "color" : " #839496 "
9497 },
95- "text" : {
96- "color" : " #839496 "
98+ "cyan" : {
99+ "color" : " #2AA198 "
97100 },
98- "brightWhite" : {
99- "color" : " #FDF6E3 "
101+ "green" : {
102+ "color" : " #859900 "
100103 },
101- "brightBlue" : {
102- "color" : " #839496 "
104+ "magenta" : {
105+ "color" : " #D33682 "
103106 },
104- "brightYellow" : {
105- "color" : " #657B83 "
107+ "red" : {
108+ "color" : " #DC322F "
106109 },
107- "cyan" : {
108- "color" : " #2AA198 "
110+ "selection" : {
111+ "color" : " #073642 "
109112 },
110- "yellow" : {
111- "color" : " #B58900 "
113+ "text" : {
114+ "color" : " #839496 "
112115 },
113- "brightCyan" : {
114- "color" : " #93A1A1 "
116+ "white" : {
117+ "color" : " #EEE8D5 "
115118 },
116- "brightBlack" : {
117- "color" : " #002B36 "
119+ "yellow" : {
120+ "color" : " #B58900 "
118121 }
119122 },
120- "version" : " 0.0.1" ,
121- "license" : " MIT" ,
122- "type" : " dark" ,
123- "name" : " codeedit-solarized-dark" ,
124- "description" : " Solarized dark theme."
123+ "type" : " dark" ,
124+ "version" : " 0.0.1"
125125}
You can’t perform that action at this time.
0 commit comments