diff --git a/frontend/src/hljs-humanoid-light.css b/frontend/src/hljs-humanoid-light.css index bcbef16504..83b811c018 100644 --- a/frontend/src/hljs-humanoid-light.css +++ b/frontend/src/hljs-humanoid-light.css @@ -16,9 +16,6 @@ code.hljs { color:#232629; background:#f8f8f2 } -.hljs ::selection { - color:#deded8 -} .hljs-comment { color:#c0c0bd }