N°4460 Fix run-query highlight color on error for Full Moon and Darkmoon

This commit is contained in:
Stephen Abello
2022-02-22 10:06:15 +01:00
parent 815870fe6b
commit 5e0c7c211b
4 changed files with 17 additions and 4 deletions

View File

@@ -247,3 +247,5 @@ $ibo-vendors-c3--legend--fill: $ibo-color-white-200;
$ibo-vendors-c3--legend--background-color: $ibo-color-white-100;
$ibo-vendors-c3--legend-item--fill: $ibo-color-grey-100;
$ibo-vendors-c3--axis--fill: $ibo-color-grey-200;
$ibo-run-query--highlight--background-color: $ibo-color-primary-700;