Skip to content

Mariana Color Scheme for sublime text, sublime merge, apple terminal, xcode, coderunner

License

Notifications You must be signed in to change notification settings

chunqian/ThemeMariana

Repository files navigation

Theme Mariana

Fonts

IBM Plex Mono Regular

Turn off font smoothing

defaults write com.apple.Terminal AppleFontSmoothing -int 0
defaults write com.sublimetext.4 AppleFontSmoothing -int 0
defaults write com.sublimemerge AppleFontSmoothing -int 0
defaults write com.apple.dt.Xcode AppleFontSmoothing -int 0
defaults write com.krill.CodeRunner AppleFontSmoothing -int 0

Turn on font smoothing

defaults delete com.apple.Terminal AppleFontSmoothing
defaults delete com.sublimetext.4 AppleFontSmoothing
defaults delete com.sublimemerge AppleFontSmoothing
defaults delete com.apple.dt.Xcode AppleFontSmoothing
defaults delete com.krill.CodeRunner AppleFontSmoothing

Sublime Text 4

copy to ~/Library/Application Support/Sublime Text/Packages

Sublime Merge

Based on Theme Dark
copy to ~/Library/Application Support/Sublime Merge

Terminal

Xcode

copy to ~/Library/Developer/Xcode/UserData

CodeRunner

support 4.1 or newer

TODO

About

Mariana Color Scheme for sublime text, sublime merge, apple terminal, xcode, coderunner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published