1
0
Fork 0

ghostty, helix: try some new color themes

This commit is contained in:
Von Random 2026-03-12 18:35:55 +02:00
parent 3ad829e1d1
commit aa3db4ff1a
2 changed files with 6 additions and 7 deletions

View file

@ -1,4 +1,3 @@
theme = Gruvbox Dark
font-family = Maple Mono NL NF
{{- if eq .chezmoi.os "darwin" }}
font-size = 14
@ -16,8 +15,9 @@ window-padding-color = extend
keybind = alt+t=new_tab
keybind = alt+c=copy_to_clipboard
keybind = alt+v=paste_from_clipboard
keybind = alt+f=start_search
keybind = alt+e=search_selection
# bring back after 1.3.0
# keybind = alt+f=start_search
# keybind = alt+e=search_selection
{{- end }}
keybind = ctrl+g>c=new_tab
keybind = ctrl+g>v=new_split:right

View file

@ -1,7 +1,6 @@
theme = "gruvbox"
[editor]
true-color = true
# remember this for later, cool theme
# theme = "spacebones_light"
theme = "everforest_dark"
[editor.cursor-shape]
normal = "block"