From 97988ec70502e5d08d9b58d9bca98d46aab39e56 Mon Sep 17 00:00:00 2001 From: cage Date: Sat, 20 Jul 2024 18:27:31 +0200 Subject: [PATCH] - modified default GUI theme. --- etc/shared-gui.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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