Closed jb-san closed 7 years ago
awesome thank you! :)
So I quickly cobbled together a pair of light/dark theme and they look sorta like:
To try them out do:
wget https://raw.githubusercontent.com/sonph/onehalf/xcode/xcode/OneHalfDark.dvtcolortheme
wget https://raw.githubusercontent.com/sonph/onehalf/xcode/xcode/OneHalfLight.dvtcolortheme
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
cp *.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
then restart/open Xcode, go to Preferences > Fonts & Color and select One Half Light or One Half Dark.
I don't use Xcode a lot so let me know if something isn't right (i.e. hard to read or barely visible at all) or inconsistent! :beers:
Thanks looks great
I've merged these two themes into master. Closing!
I'll take a look this weekend.