2024-11-25 21:04:18 +00:00
|
|
|
[window]
|
|
|
|
decorations = "None"
|
|
|
|
|
|
|
|
[window.padding]
|
2024-11-30 11:43:52 +00:00
|
|
|
x = 16
|
|
|
|
y = 16
|
2024-11-25 21:04:18 +00:00
|
|
|
|
|
|
|
[font]
|
|
|
|
size = 14
|
|
|
|
|
|
|
|
[colors.primary]
|
2024-11-28 16:23:15 +00:00
|
|
|
background = '#1a1b26'
|
|
|
|
foreground = '#c0caf5'
|
2024-11-25 21:04:18 +00:00
|
|
|
|
|
|
|
[colors.cursor]
|
2024-11-28 16:23:15 +00:00
|
|
|
cursor = '#c0caf5'
|
|
|
|
text = '#1a1b26'
|
2024-11-25 21:04:18 +00:00
|
|
|
|
|
|
|
[colors.normal]
|
2024-11-28 16:23:15 +00:00
|
|
|
black = '#15161e'
|
|
|
|
red = '#f7768e'
|
|
|
|
green = '#9ece6a'
|
|
|
|
yellow = '#e0af68'
|
|
|
|
blue = '#7aa2f7'
|
|
|
|
magenta = '#bb9af7'
|
|
|
|
cyan = '#7dcfff'
|
|
|
|
white = '#a9b1d6'
|
2024-11-25 21:04:18 +00:00
|
|
|
|
|
|
|
[colors.bright]
|
2024-11-28 16:23:15 +00:00
|
|
|
black = '#414868'
|
|
|
|
red = '#f7768e'
|
|
|
|
green = '#9ece6a'
|
|
|
|
yellow = '#e0af68'
|
|
|
|
blue = '#7aa2f7'
|
|
|
|
magenta = '#bb9af7'
|
|
|
|
cyan = '#7dcfff'
|
|
|
|
white = '#c0caf5'
|
|
|
|
|
|
|
|
[[colors.indexed_colors]]
|
|
|
|
index = 16
|
|
|
|
color = '#ff9e64'
|
|
|
|
|
|
|
|
[[colors.indexed_colors]]
|
|
|
|
index = 17
|
|
|
|
color = '#db4b4b'
|
2024-11-25 21:04:18 +00:00
|
|
|
|