mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Style more widgets
This commit is contained in:
@@ -39,7 +39,7 @@ $modules: () !default;
|
||||
}
|
||||
|
||||
@function border_insensitive($color) {
|
||||
@return shade($color, ($contrast + .1));
|
||||
@return shade($color, ($contrast + .10));
|
||||
}
|
||||
|
||||
@mixin linear-gradient($color, $direction: to bottom) {
|
||||
|
||||
Reference in New Issue
Block a user