fix(ghostty): update config

This commit is contained in:
2025-09-10 19:24:28 +02:00
parent 73b7ec5e80
commit c106b2609a
2 changed files with 24 additions and 3 deletions
+1 -3
View File
@@ -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
+23
View File
@@ -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