1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 23:06:38 +02:00

doc: change pygments pre-processor color from red to green/cyan

This commit is contained in:
Sébastien Helleu
2021-12-28 23:34:38 +01:00
parent 1c022d3bda
commit ee96b9b867
+1 -1
View File
@@ -196,7 +196,7 @@ mark {
/* syntax highlighting tuning */
pre.pygments .tok-cp {
color: #ed4848;
color: #44cfaf;
}
pre.pygments .tok-nc, pre.pygments .tok-nf {