Skip to content

Commit d9f85fa

Browse files
committed
Added background color suggestion to README.
1 parent 9974ab9 commit d9f85fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ Here are a bunch of common terminal emulators and their “ideal” `TERM`:
4242

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

45+
For best results, it’s recommended to adjust your background color to the one used in Apprentice:
46+
47+
* xterm color: `235`
48+
* hexadecimal color: `#262626`
49+
4550
### Terminal multiplexers
4651

4752
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`.

0 commit comments

Comments
 (0)