Fix brown hex

This commit is contained in:
2025-02-13 07:04:15 +03:00
parent 32fd2bfda3
commit 852b93d000

View File

@@ -10,7 +10,7 @@ local colors = {
c = "#8cdcff",
m = "#c5a3ff",
y = "#f5c97f",
t = "#915E42",
t = "#be8c71",
o = "#ff9e64",
p = "#ff8fb7",
}