store color pairs in an array
commitc08dd44161318a48d894ebad1ab50e0b3357a173
authorPhilip Pavlick <swashdev@pm.me>
Wed, 9 Sep 2020 23:56:49 +0000 (9 18:56 -0500)
committerPhilip Pavlick <swashdev@pm.me>
Wed, 9 Sep 2020 23:56:49 +0000 (9 18:56 -0500)
treefd5715894125d032508f660f992718265e269111
parent3d387f0be62073c9b379559ed4284ac24cc551a4
store color pairs in an array

The static color pairs have been placed in a global array `CLR` with
indexes represented by an enum named `Colors`.
src/colors.d