2023-12-30 13:25:06 -07:00
|
|
|
[colors]
|
|
|
|
draw_bold_text_with_bright_colors = false
|
|
|
|
|
|
|
|
[colors.bright]
|
|
|
|
black = "0x969896"
|
2024-04-23 22:57:17 -06:00
|
|
|
blue = "0xb8b8b8"
|
2023-12-30 13:25:06 -07:00
|
|
|
cyan = "0x333333"
|
2024-04-23 22:57:17 -06:00
|
|
|
green = "0xa5a5a5"
|
2024-04-23 18:39:27 -06:00
|
|
|
magenta = "0xa71d5d"
|
2023-12-30 13:25:06 -07:00
|
|
|
red = "0x0086b3"
|
2024-04-23 18:39:27 -06:00
|
|
|
white = "0x000000"
|
2023-12-30 13:25:06 -07:00
|
|
|
yellow = "0xc8c8fa"
|
|
|
|
|
|
|
|
[colors.cursor]
|
|
|
|
cursor = "0x333333"
|
|
|
|
text = "0xffffff"
|
|
|
|
|
|
|
|
[colors.normal]
|
|
|
|
black = "0xffffff"
|
|
|
|
blue = "0x795da3"
|
|
|
|
cyan = "0x183691"
|
|
|
|
green = "0x183691"
|
|
|
|
magenta = "0xa71d5d"
|
|
|
|
red = "0xed6a43"
|
|
|
|
white = "0x333333"
|
|
|
|
yellow = "0x795da3"
|
|
|
|
|
|
|
|
[colors.primary]
|
|
|
|
background = "0xffffff"
|
|
|
|
foreground = "0x333333"
|