Clean escape sequences for non-downloaded resources

This commit is contained in:
Luxferre
2024-10-08 17:51:22 +03:00
parent 9ef243263c
commit a43cec33b3
2 changed files with 18 additions and 15 deletions
+16 -15
View File
@@ -1,3 +1,11 @@
[style.link.focused]
background=#111
foreground=cyan
[style.link.normal]
background=#111
foreground=#eee
[widget]
entryfont=Noto Sans
entryfontsize=11
@@ -7,16 +15,9 @@ statusfont=Noto Sans
statusfontsize=11
ttkTheme=gtkTtk
[style.link.normal]
background=#111
foreground=#eee
[style.link.focused]
background=#111
foreground=cyan
[bookmarks]
AuraGem=gemini://auragem.letz.dev/
Gopher servers alive=gopher://kamalatta.ddnss.de:70/1/links
Gophoogle=gopher://shibboleths.org:70/1/home
HOI.ST=gopher://hoi.st
Nightfall City=nex://nightfall.city
@@ -24,6 +25,10 @@ Project Gemini=gemini://geminiprotocol.net
Spartan Portal=spartan://mozz.us
TLGS=gemini://tlgs.one
[style.error]
background=#111
foreground=red
[style.general]
background=#111
foreground=#eee
@@ -32,15 +37,11 @@ monofontsize=12
textfont=Noto Sans
textfontsize=12
[style.error]
background=#111
foreground=red
[style.highlight]
background=yellow
foreground=#111
[net]
timeout=5000
tls=on
[style.highlight]
background=yellow
foreground=#111