Configured Ghostty's theme to what I had previously and also a bunch of

changes to the width/height of things and fonts and stuff
This commit is contained in:
2024-12-07 17:32:56 +02:00
parent 39d6c64f71
commit dc638827ef

View File

@@ -3,10 +3,50 @@ gtk-titlebar = true
window-decoration = false
keybind = ctrl+w>d=toggle_window_decorations
# Makes it so vertical fits perfectly when maximized without filling gaps
window-padding-y = 0
adjust-cell-height = 20%
# Window and cell sizes to look good when maximized with 128c 32r
window-padding-x = 0
window-padding-y = 3,0
adjust-cell-height = -1
adjust-cell-width = 1
# No confirmation when closing window
# Tip: close window with ctrl+shift+w
confirm-close-surface = false
# Font
font-family = "JetBrainsMono Nerd Font"
font-synthetic-style = false
# Box chars r effected by this for some fucking reason
# This value is more or less the width in Konsole
adjust-underline-thickness = 2
# Theme (carbonight tokyo)
background = #1E1E2E
foreground = #EFEDE7
cursor-color = #F5E0DC
selection-background = #F5E0DC
# black
palette = 0=#45475A
palette = 8=#45475A
# red
palette = 1=#F16265
palette = 9=#F16265
# green
palette = 2=#46D46C
palette = 10=#46D46C
# yellow
palette = 3=#F6D087
palette = 11=#F6D087
# blue
palette = 4=#89B4FA
palette = 12=#007E8A
# purple
palette = 5=#FF73B2
palette = 13=#D484FF
# aqua
palette = 6=#94E2D5
palette = 14=#54D7A9
# white
palette = 7=#CCCCCC
palette = 15=#F2F2F2