diff --git a/public/darkmode.css b/public/darkmode.css index fc3fd10..50cfb54 100644 --- a/public/darkmode.css +++ b/public/darkmode.css @@ -1161,3 +1161,6 @@ a.ui.labels .label:hover { background-color: inherit } +.code-view .active { + background: #001200 +} \ No newline at end of file