More nyxt color tweaks

This commit is contained in:
Ian Keane 2026-08-01 12:40:42 -04:00
parent 463f4d53f9
commit 4d88a132c2

View file

@ -25,7 +25,11 @@
(define-configuration web-buffer
((default-modes (append '(nyxt/mode/vi:vi-normal-mode
nyxt/mode/force-https:force-https-mode)
%slot-value%))))
%slot-value%))
;; Override link colors - secondary-color (#4F5B66) is too dark as a foreground
(style (str:concat %slot-value%
"a:link { color: #6699CC !important; }"
"a:visited { color: #C594C5 !important; }"))))
;; Default search engine
(define-configuration context-buffer