diff --git a/style/index.css b/style/index.css index 3ca9fa4..19b94cd 100644 --- a/style/index.css +++ b/style/index.css @@ -68,7 +68,7 @@ body .gl-compare-sidebar { } .gl-compare-content code { - color: #AAA; + color: #FFE169; } .gl-compare-content pre > code {