File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -94,17 +94,17 @@ And a sample `~/.minttyrc` for you Cygwin users:
94
94
BoldCyan=95,175,175
95
95
BoldWhite=255,255,255
96
96
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
-
101
97
Some code in iTerm, with ` TERM=xterm ` , using the color palette above:
102
98
103
99
![ image] ( http://romainl.github.io/Apprentice/images/08termapprentice.png )
104
100
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
+
105
105
### All terminal emulators
106
106
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:
108
108
109
109
* xterm notation: ` 235 `
110
110
* hexadecimal notation: ` #262626 `
You can’t perform that action at this time.
0 commit comments