Skip to content

Instantly share code, notes, and snippets.

@baldoph
baldoph / Solarize Dark Fantask.xccolortheme
Created June 5, 2019 09:20
Xcode Solarize Dark theme with Fantasque Sans Mono font
<?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>0.456592 0.606112 0.645494 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>Hasklig-Regular - 13.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>0.456592 0.606112 0.645494 1</string>