diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 00000000..421b4577 --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1,9 @@ +theme = ashen +font-family = SauceCodePro NFM +window-decoration = false +gtk-titlebar = false +keybind = ctrl+enter=unbind +background-opacity = 1 +resize-overlay = never +confirm-close-surface = false +mouse-hide-while-typing = true diff --git a/.config/ghostty/themes/ashen b/.config/ghostty/themes/ashen new file mode 100644 index 00000000..9457b8cc --- /dev/null +++ b/.config/ghostty/themes/ashen @@ -0,0 +1,21 @@ +palette = 0=#121212 +palette = 1=#933737 +palette = 2=#D87C4A +palette = 3=#BD4C4C +palette = 4=#949494 +palette = 5=#949494 +palette = 6=#a7a7a7 +palette = 7=#b4b4b4 +palette = 8=#d5d5d5 +palette = 9=#933737 +palette = 10=#D87C4A +palette = 11=#BD4C4C +palette = 12=#949494 +palette = 13=#a7a7a7 +palette = 14=#b4b4b4 +palette = 15=#d5d5d5 +background = 121212 +foreground = f5f5f5 +cursor-color = b4b4b4 +selection-background = b4b4b4 +selection-foreground = f5f5f5 diff --git a/.config/ghostty/themes/new.txt b/.config/ghostty/themes/new.txt new file mode 100644 index 00000000..09214406 --- /dev/null +++ b/.config/ghostty/themes/new.txt @@ -0,0 +1,16 @@ +#121212 +#933737 +#D87C4A +#BD4C4C +#d5d5d5 +#b4b4b4 +#a7a7a7 +#949494 +#737373 +#933737 +#D87C4A +#BD4C4C +#d5d5d5 +#b4b4b4 +#a7a7a7 +#949494 diff --git a/.config/ghostty/themes/test.txt b/.config/ghostty/themes/test.txt new file mode 100644 index 00000000..fabe7ea0 --- /dev/null +++ b/.config/ghostty/themes/test.txt @@ -0,0 +1,44 @@ +#6F2929 +#C53030 +#D87C4A +#E5A72A +#3A6E6E +#BD4C4C +#1A3F3F +#f5f5f5 +#b4b4b4 +#C25757 +#C4693D +#B25830 +#A84848 +#933737 +#7A2E2E +#ffffff +#121212 +#f5f5f5 +cursor-color = b4b4b4 +selection-background = b4b4b4 +selection-foreground = f5f5f5 + +palette = 0=#15161e +palette = 1=#f7768e +palette = 2=#9ece6a +palette = 3=#e0af68 +palette = 4=#7aa2f7 +palette = 5=#bb9af7 +palette = 6=#7dcfff +palette = 7=#a9b1d6 +palette = 8=#414868 +palette = 9=#ff899d +palette = 10=#9fe044 +palette = 11=#faba4a +palette = 12=#8db0ff +palette = 13=#c7a9ff +palette = 14=#a4daff +palette = 15=#c0caf5 + +background = #1a1b26 +foreground = #c0caf5 +cursor-color = #c0caf5 +selection-background = #283457 +selection-foreground = #c0caf5 diff --git a/.config/xautocfg.cfg b/.config/xautocfg.cfg new file mode 100644 index 00000000..9162f20b --- /dev/null +++ b/.config/xautocfg.cfg @@ -0,0 +1,5 @@ +[keyboard] + +delay = 250 + +rate = 30