diff --git a/view/theme/frio/scheme/gnome.css b/view/theme/frio/scheme/gnome.css index 68ca69286a..f06cbe9a82 100644 --- a/view/theme/frio/scheme/gnome.css +++ b/view/theme/frio/scheme/gnome.css @@ -354,6 +354,9 @@ aside { .text-muted { color: var(--text-secondary) !important; } +.hljs, .hljs-subst { + color: var(--text-primary) !important; +} /* Dropdowns */ .dropdown-menu {