Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 60 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,73 @@
Port of [Zenburn](http://slinky.imukuppi.org/zenburnpage/) to CSS, TextMate,
Sublime Text, and Xcode.
# [Zenburn](https://github.com/jnurmine/Zenburn/)

![Zenburn CSS Demo](http://media.colinta.com/zenburn/css.png "Zenburn CSS Demo")
![Zenburn HTML Demo](http://media.colinta.com/zenburn/html.png "Zenburn HTML Demo")
![Zenburn Python Demo](http://media.colinta.com/zenburn/python.png "Zenburn Python Demo")
![Zenburn Ruby Demo](http://media.colinta.com/zenburn/ruby.png "Zenburn Ruby Demo")
Zenburn is a low-contrast color scheme. It’s easy for your eyes and designed to keep you in the zone for long programming sessions.

# Sublime Text
Ported to CSS, TextMate, iTerm2, Sublime Text, and Xcode.

Install "zenburn" via Package Control, and open Preferences. Use any theme you like, I found `Adaptive` works well:
<p align="center">
<img src="https://github.com/colinta/zenburn/raw/main/screenshots/full.png" alt="Zenburn Full" />
</p>
<p align="center">
<img src="https://github.com/colinta/zenburn/raw/main/screenshots/css.png" alt="Zenburn CSS" />
</p>
<p align="center">
<img src="https://github.com/colinta/zenburn/raw/main/screenshots/html.png" alt="Zenburn HTML" />
</p>
<p align="center">
<img src="https://github.com/colinta/zenburn/raw/main/screenshots/python.png" alt="Zenburn Python" />
</p>
<p align="center">
<img src="https://github.com/colinta/zenburn/raw/main/screenshots/ruby.png" alt="Zenburn Ruby" />
</p>

###### Preferences.sublime-settings
```json
{
"color_scheme": "Packages/zenburn/zenburn.tmTheme",
"theme": "Adaptive.sublime-theme"
}
```
### No:

# iterm
- dayglo vomit
- black, red, blue and green on screaming white background
- headache
- watery, squinting eyes
- the "I wanna run away" feeling

`Preferences > Profiles > [Default profile] > Colors > Load Presets... > [zenburn.itermcolors]`
### Yes:

+ alien fruit salad
+ harmonious colors help with concentration
+ improved focus
+ stay longer in the zone
+ more productivity
+ looks good
+ etc.

## Sublime Text

# SCSS
To install it, use [Package Control](https://packagecontrol.io/packages/zenburn).

###### zenburn.scss
### Screenshots

<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/jsx.png" alt="jsx" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/scss.png" alt="scss" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/php.png" alt="php" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/golang.png" alt="golang" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/clojure.png" alt="clojure" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/typescript.png" alt="typescript" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/c.png" alt="c" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/cpp.png" alt="cpp" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/elixir.png" alt="elixir" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/elm.png" alt="elm" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/fsharp.png" alt="fsharp" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/haskell.png" alt="haskell" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/java.png" alt="java" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/ocaml.png" alt="ocaml" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/python.png" alt="python" /></p>
<p align="center"><img src="https://github.com/colinta/zenburn/raw/main/screenshots/rust.png" alt="rust" /></p>

## iTerm2

`Preferences > Profiles > [Default profile] > Colors > Load Presets... > [zenburn.itermcolors]`

# TextMate
## SCSS

###### zenburn.tmTheme
### zenburn.scss

# Xcode

Expand Down
Binary file added screenshots/c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/clojure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/cpp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/css.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/elixir.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/elm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/fsharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/full.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/golang.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/haskell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/html.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/java.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/jsx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/ocaml.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/php.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/python.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/ruby.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/rust.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/scss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/sql.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/typescript.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading