Base2Tone space
A0
A2
A7
B0
B2
B7
C0
C2
C7
D0
D2
D7
Code Syntax Highlighting
dark variation – space
/* comment */
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80% !important;
}
light variation – space
/* comment */
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80% !important;
}
Templates for illustrations
Color Hex Values Table
A | B | C | D | |
---|---|---|---|---|
0 | #24242e | #5151e6 | #7b736f | #b25424 |
1 | #333342 | #6363ee | #8e8580 | #cb5c25 |
2 | #515167 | #7676f4 | #a09792 | #dd672c |
3 | #5b5b76 | #767693 | #b1a9a5 | #e66e33 |
4 | #737391 | #8a8aad | #c3bbb7 | #ec7336 |
5 | #8a8aa3 | #aaaaca | #d8cfcb | #f37b3f |
6 | #a1a1b5 | #cecee3 | #eae4e1 | #f88349 |
7 | #b8b8c7 | #ebebff | #fbf9f9 | #fe8c52 |