Download this file
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
.hljs-literal { color: rgb(88, 72, 246); } .hljs-number { color: rgb(0, 0, 205); } .hljs-comment { color: rgb(76, 136, 107); } .hljs-keyword { color: rgb(0, 0, 255); } .hljs-string { color: rgb(3, 106, 7); }