removed trailing whitespace

This commit is contained in:
scbj
2026-03-12 15:54:28 +01:00
parent bde68cd4be
commit 2e31808df1
4 changed files with 12 additions and 12 deletions

View File

@@ -29,12 +29,12 @@ cyan = "0x65E7F1"
white = "0xFFFFFF"
[colors.dim]
black = "0x000000"
red = "0xB00010"
green = "0x165A36"
yellow = "0xA5910D"
blue = "0x001D42"
magenta = "0x9034B2"
cyan = "0x109EA8"
white = "0xC8C8B8"
black = "0x000000"
red = "0xB00010"
green = "0x165A36"
yellow = "0xA5910D"
blue = "0x001D42"
magenta = "0x9034B2"
cyan = "0x109EA8"
white = "0xC8C8B8"