Skip to content

Commit bf850d7

Browse files
committed
Updated the table.
1 parent 1adfda2 commit bf850d7

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

README.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,17 @@ As an alternative to changing your default `TERM` to `xterm-256color` or similar
3636

3737
The table below contains a subset of Apprentice’s palette. You can use a color picker or copy/paste these values:
3838

39-
| Intensity | Normal | Intensity | Bright |
40-
|-----------|-----------------------------------------------------------------------------|-----------|-----------------------------------------------------------------------------|
41-
| 0 | `#1C1C1C` ![#1C1C1C](http://romainl.github.io/Apprentice/images/1c1c1c.png) | 8 | `#444444` ![#444444](http://romainl.github.io/Apprentice/images/444444.png) |
42-
| 1 | `#AF5F5F` ![#AF5F5F](http://romainl.github.io/Apprentice/images/af5f5f.png) | 9 | `#FF8700` ![#FF8700](http://romainl.github.io/Apprentice/images/ff8700.png) |
43-
| 2 | `#5F875F` ![#5F875F](http://romainl.github.io/Apprentice/images/5f875f.png) | 10 | `#87AF87` ![#87AF87](http://romainl.github.io/Apprentice/images/87af87.png) |
44-
| 3 | `#87875F` ![#87875F](http://romainl.github.io/Apprentice/images/87875f.png) | 11 | `#FFFFAF` ![#FFFFAF](http://romainl.github.io/Apprentice/images/ffffaf.png) |
45-
| 4 | `#5F87AF` ![#5F87AF](http://romainl.github.io/Apprentice/images/5f87af.png) | 12 | `#8FAFD7` ![#8FAFD7](http://romainl.github.io/Apprentice/images/8fafd7.png) |
46-
| 5 | `#5F5F87` ![#5F5F87](http://romainl.github.io/Apprentice/images/5f5f87.png) | 13 | `#8787AF` ![#8787AF](http://romainl.github.io/Apprentice/images/8787af.png) |
47-
| 6 | `#5F8787` ![#5F8787](http://romainl.github.io/Apprentice/images/5f8787.png) | 14 | `#5FAFAF` ![#5FAFAF](http://romainl.github.io/Apprentice/images/5fafaf.png) |
48-
| 7 | `#6C6C6C` ![#6C6C6C](http://romainl.github.io/Apprentice/images/6c6c6c.png) | 15 | `#FFFFFF` ![#FFFFFF](http://romainl.github.io/Apprentice/images/ffffff.png) |
49-
| Foreground color | `#BCBCBC` ![#BCBCBC](http://romainl.github.io/Apprentice/images/bcbcbc.png) |||
50-
| Background color | `#262626` ![#262626](http://romainl.github.io/Apprentice/images/262626.png) |||
39+
| Intensity | Normal | Intensity | Bright |
40+
|------------------|-----------------------------------------------------------------------------|------------------|-----------------------------------------------------------------------------|
41+
| 0 | `#1C1C1C` ![#1C1C1C](http://romainl.github.io/Apprentice/images/1c1c1c.png) | 8 | `#444444` ![#444444](http://romainl.github.io/Apprentice/images/444444.png) |
42+
| 1 | `#AF5F5F` ![#AF5F5F](http://romainl.github.io/Apprentice/images/af5f5f.png) | 9 | `#FF8700` ![#FF8700](http://romainl.github.io/Apprentice/images/ff8700.png) |
43+
| 2 | `#5F875F` ![#5F875F](http://romainl.github.io/Apprentice/images/5f875f.png) | 10 | `#87AF87` ![#87AF87](http://romainl.github.io/Apprentice/images/87af87.png) |
44+
| 3 | `#87875F` ![#87875F](http://romainl.github.io/Apprentice/images/87875f.png) | 11 | `#FFFFAF` ![#FFFFAF](http://romainl.github.io/Apprentice/images/ffffaf.png) |
45+
| 4 | `#5F87AF` ![#5F87AF](http://romainl.github.io/Apprentice/images/5f87af.png) | 12 | `#8FAFD7` ![#8FAFD7](http://romainl.github.io/Apprentice/images/8fafd7.png) |
46+
| 5 | `#5F5F87` ![#5F5F87](http://romainl.github.io/Apprentice/images/5f5f87.png) | 13 | `#8787AF` ![#8787AF](http://romainl.github.io/Apprentice/images/8787af.png) |
47+
| 6 | `#5F8787` ![#5F8787](http://romainl.github.io/Apprentice/images/5f8787.png) | 14 | `#5FAFAF` ![#5FAFAF](http://romainl.github.io/Apprentice/images/5fafaf.png) |
48+
| 7 | `#6C6C6C` ![#6C6C6C](http://romainl.github.io/Apprentice/images/6c6c6c.png) | 15 | `#FFFFFF` ![#FFFFFF](http://romainl.github.io/Apprentice/images/ffffff.png) |
49+
| Foreground color | `#BCBCBC` ![#BCBCBC](http://romainl.github.io/Apprentice/images/bcbcbc.png) | Background color | `#262626` ![#262626](http://romainl.github.io/Apprentice/images/262626.png) |
5150

5251
The same JavaScript as above, in iTerm, with `TERM=xterm`, using the color palette below:
5352

0 commit comments

Comments
 (0)