From 999fe98159d1f052934a23821dc71d992a094521 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 24 May 2021 18:02:55 +1000 Subject: [PATCH] hard-code `code` color, as the tooltip background is always dark --- ts/deckoptions/deckoptions-base.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/deckoptions/deckoptions-base.scss b/ts/deckoptions/deckoptions-base.scss index ead0dbf6f..c94cb4343 100644 --- a/ts/deckoptions/deckoptions-base.scss +++ b/ts/deckoptions/deckoptions-base.scss @@ -46,7 +46,7 @@ html { // the default code color in tooltips is difficult to read; we'll probably // want to add more of our own styling in the future code { - color: var(--flag1-bg); + color: #ffaaaa; } // override the default down arrow colour in