mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Essential support for radio and checkbox
Supports sticky button, indeterminate radio and indeterminate checkbox. This requires the following icons in your icon theme. * checkbox-checked-symbolic.svg * checkbox-mixed-symbolic.svg * checkbox-symbolic.svg * radio-checked-symbolic.svg * radio-mixed-symbolic.svg * radio-symbolic.svg Fallback icons are available in the Adwaita icon theme.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@import "colors";
|
||||
@import "base";
|
||||
@import "button";
|
||||
@import "toggle";
|
||||
@import "entry";
|
||||
@import "menu";
|
||||
@import "toolbar";
|
||||
|
||||
Reference in New Issue
Block a user