tooltip: change colour
Use primary colour
This commit is contained in:
parent
06047f8983
commit
5e0bc359bf
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ menu {
|
|||
tooltip,
|
||||
.tooltip {
|
||||
@include lib.rounded(5);
|
||||
@include lib.border(scheme.$teal, 0.7);
|
||||
@include lib.border(scheme.$primary, 0.7);
|
||||
@include font.mono;
|
||||
|
||||
background-color: scheme.$surface0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue