Skip to content

Commit eedca92

Browse files
committed
readme fix
1 parent 320c99f commit eedca92

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@ And a sample `~/.minttyrc` for you Cygwin users:
9494
BoldCyan=95,175,175
9595
BoldWhite=255,255,255
9696

97-
The values above can be used to customize the Windows console, too:
98-
99-
![image](http://romainl.github.io/Apprentice/images/016console.png)
100-
10197
Some code in iTerm, with `TERM=xterm`, using the color palette above:
10298

10399
![image](http://romainl.github.io/Apprentice/images/08termapprentice.png)
104100

101+
Some code in the Windows console, with `TERM=cygwin`, using the color palette above:
102+
103+
![image](http://romainl.github.io/Apprentice/images/016console.png)
104+
105105
### All terminal emulators
106106

107-
It is recommended to adjust your background color to the one used in Apprentice if you want to avoid having a “frame” around Vim:
107+
I recommend to adjust your terminal's background color to the one used in Apprentice if you want to avoid having a “frame” around Vim:
108108

109109
* xterm notation: `235`
110110
* hexadecimal notation: `#262626`

0 commit comments

Comments
 (0)