patterns:: more distinct colors in 'eight domains'

This commit is contained in:
Zeno Rogue 2022-02-01 17:09:36 +01:00
parent bdc2697f98
commit 231b510f16
1 changed files with 1 additions and 1 deletions

View File

@ -1551,7 +1551,7 @@ EX map<char, colortable> colortables = {
0xFFFF80, 0xC040C0, 0xFFD500, 0x000080,
0x404040, 0x606060, 0x808080
}},
{'a', {0x800000, 0x503000, 0x206000, 0x007010, 0x004040, 0x001070, 0x200060, 0x500030}},
{'a', {0x800000, 0x503000, 0x206000, 0x202020, 0x004040, 0x001070, 0x606060, 0x500030}},
{'e', {0x404040, 0x1800000, 0x1008000, 0x000080 }},
{'b', {0x404040, 0x1800000, 0x1008000, 0x000080 }},
{'z', {0x1C0C0C0, 0x1E0E0E0, 0x404040, 0x606060 }},