bits and bobs

This commit is contained in:
zegonix
2025-06-10 23:07:24 +02:00
parent 3be20222d0
commit fe47aaf3c7
3 changed files with 11 additions and 12 deletions

View File

@@ -17,7 +17,6 @@ bold-text-in-bright=no
# miscellaneous # miscellaneous
selection-target=clipboard selection-target=clipboard
workers=16
gamma-correct-blending=no gamma-correct-blending=no
[scrollback] [scrollback]

View File

@@ -31,7 +31,7 @@ zx_light_magenta = "#FBADDD"
zx_cyan = "#15D7E5" zx_cyan = "#15D7E5"
zx_light_cyan = "#65E7F1" zx_light_cyan = "#65E7F1"
zx_dark_cyan = "#109EA8" zx_dark_cyan = "#109EA8"
zx_white = "#DFDFD0" zx_white = "#DFDFDF"
zx_grey = "#808078" zx_grey = "#808078"
zx_pastel_yellow = "#F1EAA2" zx_pastel_yellow = "#F1EAA2"