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

View file

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