diff --git a/etc/shared-gui.conf b/etc/shared-gui.conf index 9b555c6..ae2f8ab 100644 --- a/etc/shared-gui.conf +++ b/etc/shared-gui.conf @@ -51,15 +51,15 @@ gemini.main-window.text.padding = 5 # links -gemini.link.foreground = #5b4636 +gemini.link.foreground = #0061e0 gemini.link.background = #f4ecd8 gemini.link.font = "Sans" -gemini.link.size = 12 +gemini.link.size = 11 -gemini.link.weight = bold +gemini.link.weight = normal gemini.link.slant = roman @@ -81,7 +81,7 @@ gemini.quote.background = #f4ecd8 gemini.quote.font = Serif -gemini.quote.size = 12 +gemini.quote.size = 11 gemini.quote.weight = normal @@ -147,7 +147,7 @@ gemini.h3.font = Sans gemini.h3.size = 12 -gemini.h3.weight = normal +gemini.h3.weight = bold gemini.h3.slant = roman