Skip to content

Instantly share code, notes, and snippets.

View Flpph's full-sized avatar

Attila Szél Flpph

View GitHub Profile
@gdavis
gdavis / Twilight.xccolortheme
Created July 19, 2021 21:21
Twilight – A Custom Xcode Theme
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>DVTConsoleDebuggerInputTextColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>SFMono-Semibold - 13.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>1 1 1 1</string>