Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/divadretlaw/urban

πŸŒƒ Dark themes inspired by various Xcode's themes
https://github.com/divadretlaw/urban

atom-syntax dark dark-syntax-theme intellij-color-scheme iterm2 iterm2-color-scheme macdown syntax-theme terminal-theme themes urban vscode vscode-theme xcode

Last synced: 7 days ago
JSON representation

πŸŒƒ Dark themes inspired by various Xcode's themes

Awesome Lists containing this project

README

        

# urban

![colors](https://github.com/divadretlaw/urban/raw/main/assets/colors.png)

Dark themes inspired by various Xcode themes

## Themes

### Xcode

Syntax Theme for [Xcode](https://developer.apple.com/xcode/)

![xcode](https://github.com/divadretlaw/urban/raw/main/assets/xcode.png)

#### Installation

Put `urban.xccolortheme` in `~/Library/Developer/Xcode/UserData/FontAndColorThemes`

### Atom syntax

Syntax theme for [Atom](https://atom.io)

![atom](https://github.com/divadretlaw/urban/raw/main/assets/atom.png)

UI theme is [native-ui](https://github.com/fv0/native-ui)

The code for this theme is in another repository: [urban-syntax](https://github.com/divadretlaw/urban-syntax)

#### Installation

Search for `urban-syntax` in "Settings > Install > Themes"

or run the Terminal command

`apm install urban-syntax`

### JetBrains IDE

Theme for [JetBrains IDEs](http://jetbrains.com)

![jetbrains](https://github.com/divadretlaw/urban/raw/main/assets/jetbrains.png)

* IntelliJ IDEA
* WebStorm
* ...

#### Installation

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"

### MacDown

Theme for [MacDown](http://macdown.uranusjr.com)

![macdown](https://github.com/divadretlaw/urban/raw/main/assets/macdown.png)

#### Installation

Put `urban+.style` and or `urban.style` in `~/Library/Application Support/MacDown/Themes/`

### Terminal.app

Theme for Terminal (macOS)

![terminal](https://github.com/divadretlaw/urban/raw/main/assets/terminal.png)

#### Installation

Open `urban.terminal` with `/Applications/Utilities/Terminal.app`

### iTerm 2

Color scheme for [iTerm 2](https://iterm2.com)

![terminal](https://github.com/divadretlaw/urban/raw/main/assets/iterm2.png)

#### Installation

Open `urban.itermcolors` with `iTerm` and then you can find it under "Preferences > Profiles > Colors > Load Presets…".

### WIP: Visual Studio Code

> This is a Work in Progress so expect missing or wrong colors in certain areas of Visual Studio Code

Theme for [Visual Studio Code](https://code.visualstudio.com)

![vscode](https://github.com/divadretlaw/urban/raw/main/assets/vscode.png)

#### Installation

Put the folder `urban-vscode` into `~/.vscode/extensions` and select the theme via settings `"workbench.colorTheme": "urban"`

## License

See [LICENSE](LICENSE)

Copyright Β© 2018 David Walter \(www.davidwalter.at)