add new constructor for Color w/ default black bg
commit0c58047ba43c986c3d78ce8f0d8a78d7db8e885b
authorPhilip Pavlick <swashdev@pm.me>
Thu, 3 Sep 2020 23:59:48 +0000 (3 18:59 -0500)
committerPhilip Pavlick <swashdev@pm.me>
Thu, 3 Sep 2020 23:59:48 +0000 (3 18:59 -0500)
treea93ea1402bd883a3ee5c45202b7d397459991e12
parent0361fd6c47eec3527ce3cba2bf8d4feba8593a0d
add new constructor for Color w/ default black bg

To simplify the process of creating "bold" and "inverted" versions of
existing color pairs, create a new constructor which does not ask for a
backgrouond color and instead just uses the default black.
src/color.d