Change color variables

This commit is contained in:
Juan de la Cruz 2020-04-14 10:15:39 +02:00 committed by Andrés Moya
parent a4619376d1
commit a739343df5
18 changed files with 93 additions and 1260 deletions

View file

@ -175,7 +175,7 @@
}
.workspace-frame-label {
fill: $color-gray-dark;
fill: $color-gray-40;
font-size: $fs12;
}