2025-11-16 17:12:21 -05:00
|
|
|
|
|
|
|
|
[colors.bright]
|
|
|
|
|
black = "0x555555"
|
|
|
|
|
blue = "0x5555ff"
|
|
|
|
|
cyan = "0x00eaff"
|
|
|
|
|
green = "0x55ff55"
|
|
|
|
|
magenta = "0xff55ff"
|
|
|
|
|
red = "0xff5555"
|
|
|
|
|
white = "0xffffff"
|
|
|
|
|
yellow = "0xffff55"
|
|
|
|
|
|
|
|
|
|
[colors.cursor]
|
|
|
|
|
cursor = "0x00eaff"
|
|
|
|
|
text = "0x000000"
|
|
|
|
|
|
|
|
|
|
[colors.normal]
|
|
|
|
|
black = "0x000000"
|
|
|
|
|
blue = "0x337bff"
|
|
|
|
|
cyan = "0x00aaaa"
|
|
|
|
|
green = "0x00aa00"
|
|
|
|
|
magenta = "0xaa00aa"
|
|
|
|
|
red = "0xaa0000"
|
|
|
|
|
white = "0xaaaaaa"
|
|
|
|
|
yellow = "0xaa5500"
|
|
|
|
|
|
|
|
|
|
[colors.primary]
|
|
|
|
|
background = "0x000000"
|
|
|
|
|
foreground = "0x00eaff"
|
|
|
|
|
|
|
|
|
|
[colors.selection]
|
|
|
|
|
background = "0x00a8b5"
|
|
|
|
|
text = "0x000000"
|
|
|
|
|
|
|
|
|
|
[cursor]
|
|
|
|
|
style = "Block"
|
|
|
|
|
vi_mode_style = "Beam"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[scrolling]
|
|
|
|
|
history = 10000
|
|
|
|
|
|
|
|
|
|
[window]
|
|
|
|
|
decorations = "full"
|
|
|
|
|
dynamic_padding = false
|
|
|
|
|
dynamic_title = true
|
2025-11-17 21:57:54 -05:00
|
|
|
opacity = 0.87
|
2025-11-16 17:12:21 -05:00
|
|
|
|
|
|
|
|
[window.padding]
|
|
|
|
|
x = 6
|
|
|
|
|
y = 4
|
|
|
|
|
|
|
|
|
|
[general]
|
|
|
|
|
live_config_reload = true
|
|
|
|
|
|
|
|
|
|
[font]
|
|
|
|
|
size = 12.0
|
2025-11-17 21:57:54 -05:00
|
|
|
normal = { family = "Modern DOS 9x16", style = "Regular" }
|
2025-11-16 17:12:21 -05:00
|
|
|
|