Dark themes inspired by various Xcode themes
Syntax Theme for Xcode
Put urban.xccolortheme
in ~/Library/Developer/Xcode/UserData/FontAndColorThemes
Syntax theme for Atom
UI theme is native-ui
The code for this theme is in another repository: urban-syntax
Search for urban-syntax
in "Settings > Install > Themes"
or run the Terminal command
apm install urban-syntax
Theme for JetBrains IDEs
- IntelliJ IDEA
- WebStorm
- ...
Put urban.icls
in ~//Library/Application Support/JetBrains/{IDE}{version}/colors/
e.g. ~/Library/Preferences/IntelliJIdea2021.3/colors/
Restart the Jetbrains IDE
Now select the color scheme in "Preferences > Editor > Color Scheme"
Theme for MacDown
Put urban+.style
and or urban.style
in ~/Library/Application Support/MacDown/Themes/
Theme for Terminal (macOS)
Open urban.terminal
with /Applications/Utilities/Terminal.app
Color scheme for iTerm 2
Open urban.itermcolors
with iTerm
and then you can find it under "Preferences > Profiles > Colors > Load Presets…".
This is a Work in Progress so expect missing or wrong colors in certain areas of Visual Studio Code
Theme for Visual Studio Code
Put the folder urban-vscode
into ~/.vscode/extensions
and select the theme via settings "workbench.colorTheme": "urban"
See LICENSE
Copyright © 2018 David Walter (www.davidwalter.at)