ghostty: use matugen to set background colour

still uses tokyonight for a full colour theme but by setting the
background colour it makes ghostty blend into the theme a bit more.
This commit is contained in:
Nico 2025-10-22 07:18:37 +11:00
parent 5f57adb623
commit beaffc0c1c
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
4 changed files with 8 additions and 0 deletions

1
stow/.config/ghostty/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
matugen

View file

@ -15,3 +15,5 @@ window-padding-y = 8
quit-after-last-window-closed = false
keybind = global:opt+shift+q=new_window
keybind = global:cmd+opt+q=toggle_quick_terminal
config-file = ?matugen

View file

@ -76,3 +76,7 @@ post_hook = 'fish ~/.config/fish/pure_colours.fish'
[templates.fuzzel]
input_path = './templates/fuzzel.ini'
output_path = '~/.config/fuzzel/colors.ini'
[templates.ghostty]
input_path = './templates/ghostty'
output_path = '~/.config/ghostty/matugen'

View file

@ -0,0 +1 @@
background = {{colors.background.default.hex}}