|
63 | 63 | 28A51006281701B40087B0CC /* codeedit-github-dark.json in Resources */ = {isa = PBXBuildFile; fileRef = 28A51004281701B40087B0CC /* codeedit-github-dark.json */; }; |
64 | 64 | 28B0A19827E385C300B73177 /* NavigatorSidebarToolbarTop.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28B0A19727E385C300B73177 /* NavigatorSidebarToolbarTop.swift */; }; |
65 | 65 | 28B8F884280FFE4600596236 /* NSTableView+Background.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28B8F883280FFE4600596236 /* NSTableView+Background.swift */; }; |
| 66 | + 28F43DE029738792008BBA45 /* codeedit-solarized-dark.json in Resources */ = {isa = PBXBuildFile; fileRef = 28F43DDF29738792008BBA45 /* codeedit-solarized-dark.json */; }; |
| 67 | + 28F43DE2297388C5008BBA45 /* codeedit-solarized-light.json in Resources */ = {isa = PBXBuildFile; fileRef = 28F43DE1297388C5008BBA45 /* codeedit-solarized-light.json */; }; |
66 | 68 | 28FFE1BF27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28FFE1BE27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift */; }; |
67 | 69 | 2B7A583527E4BA0100D25D4E /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0468438427DC76E200F8E88E /* AppDelegate.swift */; }; |
68 | 70 | 2B7AC06B282452FB0082A5B8 /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2B7AC06A282452FB0082A5B8 /* Media.xcassets */; }; |
|
439 | 441 | 28A51004281701B40087B0CC /* codeedit-github-dark.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "codeedit-github-dark.json"; sourceTree = "<group>"; }; |
440 | 442 | 28B0A19727E385C300B73177 /* NavigatorSidebarToolbarTop.swift */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarToolbarTop.swift; sourceTree = "<group>"; tabWidth = 4; }; |
441 | 443 | 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; 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; }; |
442 | 446 | 28FFE1BE27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarToolbarBottom.swift; sourceTree = "<group>"; tabWidth = 4; }; |
443 | 447 | 2B15CA0028254139004E8F22 /* OpenWithCodeEdit.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = OpenWithCodeEdit.entitlements; sourceTree = "<group>"; }; |
444 | 448 | 2B7AC06A282452FB0082A5B8 /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = "<group>"; }; |
|
880 | 884 | 28069DA527F5BD320016BC47 /* DefaultThemes */ = { |
881 | 885 | isa = PBXGroup; |
882 | 886 | children = ( |
| 887 | + 28F43DDF29738792008BBA45 /* codeedit-solarized-dark.json */, |
| 888 | + 28F43DE1297388C5008BBA45 /* codeedit-solarized-light.json */, |
883 | 889 | 28A50FFF281673530087B0CC /* codeedit-xcode-dark.json */, |
884 | 890 | 28A51000281673530087B0CC /* codeedit-xcode-light.json */, |
885 | 891 | 28A51004281701B40087B0CC /* codeedit-github-dark.json */, |
|
2414 | 2420 | 283BDCBD2972EEBD002AFF81 /* Package.resolved in Resources */, |
2415 | 2421 | B658FB3727DA9E1000EA4DBD /* Preview Assets.xcassets in Resources */, |
2416 | 2422 | 28A51006281701B40087B0CC /* codeedit-github-dark.json in Resources */, |
| 2423 | + 28F43DE029738792008BBA45 /* codeedit-solarized-dark.json in Resources */, |
2417 | 2424 | 58A5DFA529339F6400D1BD5D /* default_keybindings.json in Resources */, |
2418 | 2425 | 28A51002281673530087B0CC /* codeedit-xcode-light.json in Resources */, |
2419 | 2426 | 28A51005281701B40087B0CC /* codeedit-github-light.json in Resources */, |
2420 | 2427 | D7211D4727E06BFE008F2ED7 /* Localizable.strings in Resources */, |
| 2428 | + 28F43DE2297388C5008BBA45 /* codeedit-solarized-light.json in Resources */, |
2421 | 2429 | 28A51001281673530087B0CC /* codeedit-xcode-dark.json in Resources */, |
2422 | 2430 | B658FB3427DA9E1000EA4DBD /* Assets.xcassets in Resources */, |
2423 | 2431 | 474397C52893AC4B00518C8C /* codeedit-midnight.json in Resources */, |
|
0 commit comments