From: Carl Worth Date: Mon, 8 Jun 2020 13:51:56 +0000 (-0700) Subject: style: Add a new variable: --text-fg-on-accent X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=bcc27fd33ea930e8f22d9d8689b7c95cf04b3bd7;hp=bcc27fd33ea930e8f22d9d8689b7c95cf04b3bd7 style: Add a new variable: --text-fg-on-accent This removes a hard-coded "white" from the styling of the button. Instead, the theme designer can now choose an appropriate color for text that is displayed against a background of --accent-color. ---