fix transpositions of dark gray & black colors
commit47b08bc08772feb55b447afc6f1470c3168d93f8
authorPhilip Pavlick <swashdev@pm.me>
Fri, 4 Sep 2020 01:03:18 +0000 (3 20:03 -0500)
committerPhilip Pavlick <swashdev@pm.me>
Fri, 4 Sep 2020 01:03:18 +0000 (3 20:03 -0500)
tree6b59a08fe63c34eae14577d8df9ff1fbb18f0ef2
parent68eb98d9365f9c0d16c95e1d6c61581077b16163
fix transpositions of dark gray & black colors

In a previous commit which corrected black and dark gray being swapped,
some of the fixes required had been overlooked, causing shadows to
appear as black rather than dark gray in the SDL terminal interface.
This has been fixed, and all references to CLR_BLACK which should be
CLR_DARK_GRAY have been swapped and vice-versa.
src/colors.d