update editor settings

This commit is contained in:
2026-06-26 20:50:35 -04:00
parent 0bddedc48d
commit 46d127f057
4 changed files with 57 additions and 19 deletions
+8 -7
View File
@@ -493,16 +493,18 @@ freetype-load-flags = hinting,no-force-autohint,no-monochrome,autohint,light
# be fixed in a future update:
#
# - macOS: titlebar tabs style is not updated when switching themes.
theme = Terminal Basic Dark
# theme = Terminal Basic Dark
# theme = catppuccin-mocha
theme = Catppuccin Mocha
# Background color for the window.
# Specified as either hex (`#RRGGBB` or `RRGGBB`) or a named X11 color.
background = #282c34
# background = #282c34
background = #1e1e2e
# Foreground color for the window.
# Specified as either hex (`#RRGGBB` or `RRGGBB`) or a named X11 color.
foreground = #ffffff
# foreground = #ffffff
foreground = #cdd6f4
# Background image for the terminal.
#
# This should be a path to a PNG or JPEG file, other image formats are
@@ -973,7 +975,7 @@ palette = 255=#eeeeee
# https://gist.github.com/jake-stewart/0a8ea46159a7da2c808e5be2177e1783
#
# Available since: 1.3.0
palette-generate = false
palette-generate = true
# Invert the palette colors generated when `palette-generate` is enabled,
# so that the colors go in reverse order. This allows palette-based
@@ -4068,4 +4070,3 @@ auto-update =
#
# This only works on macOS since only macOS has an auto-update feature.
auto-update-channel =