Remove $interactive-tooltip

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-25 11:51:27 +02:00
parent 42d332ce41
commit 86cccc716c
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
5 changed files with 0 additions and 13 deletions

View file

@ -326,9 +326,6 @@ $inverted-bg-color: #27303a;
$tooltip-timeline-bg-color: $inverted-bg-color;
$tooltip-timeline-fg-color: $background;
$interactive-tooltip-bg-color: #27303a;
$interactive-tooltip-fg-color: $background;
$breadcrumb-placeholder-bg-color: #e8eef5;
$user-tile-hover-bg-color: $header-panel-bg-color;