Skip to content

Commit c165d3a

Browse files
committed
Changed the README.
1 parent c9f46e6 commit c165d3a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -89,18 +89,18 @@ The same JavaScript as above, in iTerm, with `TERM=xterm`, using the color palet
8989

9090
Use a color picker or copy/paste these values:
9191

92-
| Intensity | Name | Normal | Bright |
93-
|-----------|---------|-----------|-----------|
94-
| 0 | Black | `#1C1C1C` | `#444444` |
95-
| 1 | Red | `#AF5F5F` | `#FF8700` |
96-
| 2 | Green | `#5F875F` | `#87AF87` |
97-
| 3 | Yellow | `#87875F` | `#FFFFAF` |
98-
| 4 | Blue | `#5F87AF` | `#8FAFD7` |
99-
| 5 | Magenta | `#5F5F87` | `#8787AF` |
100-
| 6 | Cyan | `#5F8787` | `#5FAFAF` |
101-
| 7 | White | `#6C6C6C` | `#FFFFFF` |
102-
|| Foreground color | `#BCBCBC` ||
103-
|| Background color | `#262626` ||
92+
| Intensity | Name | Normal | Bright |
93+
|-----------|---------|-----------------------------------------------------------------------------|-----------------------------------------------------------------------------|
94+
| 0 | Black | `#1C1C1C` ![#1C1C1C](http://romainl.github.io/Apprentive/images/1c1c1c.png) | `#444444` ![#444444](http://romainl.github.io/Apprentive/images/444444.png) |
95+
| 1 | Red | `#AF5F5F` ![#AF5F5F](http://romainl.github.io/Apprentive/images/af5f5f.png) | `#FF8700` ![#FF8700](http://romainl.github.io/Apprentive/images/ff8700.png) |
96+
| 2 | Green | `#5F875F` ![#5F875F](http://romainl.github.io/Apprentive/images/5f875f.png) | `#87AF87` ![#87AF87](http://romainl.github.io/Apprentive/images/87af87.png) |
97+
| 3 | Yellow | `#87875F` ![#87875F](http://romainl.github.io/Apprentive/images/87875f.png) | `#FFFFAF` ![#FFFFAF](http://romainl.github.io/Apprentive/images/ffffaf.png) |
98+
| 4 | Blue | `#5F87AF` ![#5F87AF](http://romainl.github.io/Apprentive/images/5f87af.png) | `#8FAFD7` ![#8FAFD7](http://romainl.github.io/Apprentive/images/8fafd7.png) |
99+
| 5 | Magenta | `#5F5F87` ![#5F5F87](http://romainl.github.io/Apprentive/images/5f5f87.png) | `#8787AF` ![#8787AF](http://romainl.github.io/Apprentive/images/8787af.png) |
100+
| 6 | Cyan | `#5F8787` ![#5F8787](http://romainl.github.io/Apprentive/images/5f8787.png) | `#5FAFAF` ![#5FAFAF](http://romainl.github.io/Apprentive/images/5fafaf.png) |
101+
| 7 | White | `#6C6C6C` ![#6C6C6C](http://romainl.github.io/Apprentive/images/6c6c6c.png) | `#FFFFFF` ![#FFFFFF](http://romainl.github.io/Apprentive/images/ffffff.png) |
102+
|| Foreground color | `#BCBCBC` ![#BCBCBC](http://romainl.github.io/Apprentive/images/bcbcbc.png) ||
103+
|| Background color | `#262626` ![#262626](http://romainl.github.io/Apprentive/images/262626.png) ||
104104

105105
## Enabling Apprentice.
106106

0 commit comments

Comments
 (0)