remove destructive functions in Color_Pair
commit59d2911afe672d27e26858f40701c2d08f57d46e
authorPhilip Pavlick <swashdev@pm.me>
Fri, 4 Sep 2020 01:40:51 +0000 (3 20:40 -0500)
committerPhilip Pavlick <swashdev@pm.me>
Fri, 4 Sep 2020 01:40:51 +0000 (3 20:40 -0500)
tree094ccbea6678990d973d082af5426674efe44978
parent29d185f71be60aa03e6ff8c295a87422a1b068ae
remove destructive functions in Color_Pair

The "brighten" and "invert" functions, which have been causing problems
due to static color pairs being redefined rather than individual
Color_Pair objects, have been removed entirely.
src/color.d
src/main.d