mirror of https://codeberg.org/cage/tinmop/
- modified default GUI theme.
This commit is contained in:
parent
769e21d840
commit
97988ec705
|
@ -51,15 +51,15 @@ gemini.main-window.text.padding = 5
|
||||||
|
|
||||||
# links
|
# links
|
||||||
|
|
||||||
gemini.link.foreground = #5b4636
|
gemini.link.foreground = #0061e0
|
||||||
|
|
||||||
gemini.link.background = #f4ecd8
|
gemini.link.background = #f4ecd8
|
||||||
|
|
||||||
gemini.link.font = "Sans"
|
gemini.link.font = "Sans"
|
||||||
|
|
||||||
gemini.link.size = 12
|
gemini.link.size = 11
|
||||||
|
|
||||||
gemini.link.weight = bold
|
gemini.link.weight = normal
|
||||||
|
|
||||||
gemini.link.slant = roman
|
gemini.link.slant = roman
|
||||||
|
|
||||||
|
@ -81,7 +81,7 @@ gemini.quote.background = #f4ecd8
|
||||||
|
|
||||||
gemini.quote.font = Serif
|
gemini.quote.font = Serif
|
||||||
|
|
||||||
gemini.quote.size = 12
|
gemini.quote.size = 11
|
||||||
|
|
||||||
gemini.quote.weight = normal
|
gemini.quote.weight = normal
|
||||||
|
|
||||||
|
@ -147,7 +147,7 @@ gemini.h3.font = Sans
|
||||||
|
|
||||||
gemini.h3.size = 12
|
gemini.h3.size = 12
|
||||||
|
|
||||||
gemini.h3.weight = normal
|
gemini.h3.weight = bold
|
||||||
|
|
||||||
gemini.h3.slant = roman
|
gemini.h3.slant = roman
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue