mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
* Fix sass code build. (#427)
This commit is contained in:
committed by
Dustin Falgout
parent
e5116cc078
commit
ea00088098
@@ -26,7 +26,7 @@
|
||||
$_small_gradient_color: darken($borders_color, 10%);
|
||||
$_big_gradient_color: $fg_color;
|
||||
|
||||
@if $t == backdrop { $_small_gradient_color: $backdrop_borders_color; }
|
||||
@if $type == backdrop { $_small_gradient_color: $backdrop_borders_color; }
|
||||
}
|
||||
|
||||
$_small_gradient: -gtk-gradient(radial,
|
||||
|
||||
Reference in New Issue
Block a user