diff --git a/.config/ghostty/config b/.config/ghostty/config index 38ced2c..9a2786c 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -2,13 +2,11 @@ font-family = Iosevka Custom font-style = Regular font-synthetic-style = false font-size = 12 -theme = moonfly-ghostty.conf +theme = onedarker.conf shell-integration-features = no-cursor cursor-style = block mouse-hide-while-typing = true title = Terminal -window-width = 179 -window-height = 60 window-padding-x = 2 window-padding-y = 1 window-decoration = server diff --git a/.config/ghostty/themes/onedarker.conf b/.config/ghostty/themes/onedarker.conf new file mode 100644 index 0000000..8f310ff --- /dev/null +++ b/.config/ghostty/themes/onedarker.conf @@ -0,0 +1,23 @@ +palette = 0=#181a1f +palette = 1=#e55561 +palette = 2=#8ebd6b +palette = 3=#e2b86b +palette = 4=#4fa6ed +palette = 5=#bf68d9 +palette = 6=#48b0bd +palette = 7=#a0a8b7 +palette = 8=#5c6370 +palette = 9=#e86671 +palette = 10=#98c379 +palette = 11=#e5c07b +palette = 12=#61afef +palette = 13=#c678dd +palette = 14=#56b6c2 +palette = 15=#abb2bf +background = #1f2329 +foreground = #a0a8b7 +cursor-color = #a0a8b7 +cursor-text = #1f2329 +selection-background = #282c34 +selection-foreground = #a0a8b7 +