Refix coloring - typo

This commit is contained in:
zandercymatics 2023-11-07 09:08:51 -07:00
parent cbb5ad6217
commit 1543a97dd9
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -136,6 +136,6 @@ in the form $setting: value,
/*----------------------------
# Tooltip Settings
-----------------------------*/
$theme-tooltip-background-color: "D6E9F2",
$theme-tooltip-background-color: "accent-cool-lightest",
$theme-tooltip-font-color: "black"
);