Skip to content

Commit

Permalink
Added background color suggestion to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
romainl committed Apr 1, 2014
1 parent 9974ab9 commit d9f85fa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ Here are a bunch of common terminal emulators and their “ideal” `TERM`:

Please refer to your terminal emulator’s manual for how to set it up properly.

For best results, it’s recommended to adjust your background color to the one used in Apprentice:

* xterm color: `235`
* hexadecimal color: `#262626`

### Terminal multiplexers

Screen and tmux don't respect your terminal emulator’s settings and set your `TERM` to their default value, `screen`. For better color support, the recommended `TERM` for both multiplexers is `screen-256color`.
Expand Down

0 comments on commit d9f85fa

Please sign in to comment.