diff options
Diffstat (limited to 'themes/jao-light-theme.el')
-rw-r--r-- | themes/jao-light-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/jao-light-theme.el b/themes/jao-light-theme.el index 62e6810..26bbc46 100644 --- a/themes/jao-light-theme.el +++ b/themes/jao-light-theme.el @@ -10,7 +10,7 @@ (italic (it)) ;; (italic (it :family "Inconsolata LGC" :height 90)) (link ((c 22) nul nbf nit) ((c 29) nul nbf)) - (visited-link ((c 23) nul nbf)) + (visited-link ((c 3) nul nbf)) (tab-sel ((~ mode-line))) (tab-unsel ((~ mode-line-inactive))) (comment ((c 241) it :family "Inconsolata LGC" :height 90) |