summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/nyxt/style.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/nyxt/style.lisp b/.config/nyxt/style.lisp
index c1b1304..378a06f 100644
--- a/.config/nyxt/style.lisp
+++ b/.config/nyxt/style.lisp
@@ -137,6 +137,7 @@ automatically, which should be good enough... for most cases.")))
`(* :background-color "#000000" "!important"
:background-image none "!important"
:color "#ffffff" "!important"
+ :font-family "Jetbrains Mono"
:background-image none "!important!"))))
:doc
"Notice the use of theme:themed-css for convenient theme color injection.")