summaryrefslogtreecommitdiff
path: root/.config/ghostty
diff options
context:
space:
mode:
authorEnricoGuccii <partyka.003@proton.me>2026-04-09 00:18:30 +0200
committerEnricoGuccii <partyka.003@proton.me>2026-04-09 00:18:30 +0200
commit12bf00fe9fdeacfc77c62d006b4f4231d258daf0 (patch)
treed97869ea70d2a4ec3ff684445f95569663f8fedf /.config/ghostty
parent86a40d72796d688b0ab3dba301fcf9465c0237ef (diff)
ghostty
Diffstat (limited to '.config/ghostty')
-rw-r--r--.config/ghostty/config.ghostty39
1 files changed, 39 insertions, 0 deletions
diff --git a/.config/ghostty/config.ghostty b/.config/ghostty/config.ghostty
new file mode 100644
index 0000000..9d7d4f4
--- /dev/null
+++ b/.config/ghostty/config.ghostty
@@ -0,0 +1,39 @@
+window-width = 100
+window-height = 30
+window-padding-x = 8
+window-padding-y = 8
+window-decoration = true
+
+font-family = JetBrainsMonoNF
+font-style = Regular
+font-size = 12
+
+scrollback-limit = 10000
+
+mouse-hide-while-typing = true
+
+foreground = #dedede
+background = #121212
+
+cursor-color = #D27319
+cursor-text = #F5F1E8
+
+selection-foreground = #F5F1E8
+selection-background = #474e91
+
+palette = 0=#929292
+palette = 1=#e27373
+palette = 2=#B5B23C
+palette = 3=#D27319
+palette = 4=#97bedc
+palette = 5=#7162ac
+palette = 6=#00838D
+palette = 7=#dedede
+palette = 8=#bdbdbd
+palette = 9=#ffa1a1
+palette = 10=#c9de95
+palette = 11=#F6D99D
+palette = 12=#b1d8f6
+palette = 13=#C8A2C9
+palette = 14=#3CA698
+palette = 15=#F5F1E8