Improve Budgie DE support

This commit is contained in:
EliverLara
2018-11-29 16:14:28 -06:00
parent 60afdf9e6a
commit 63fcb579cb
6 changed files with 353 additions and 275 deletions

View File

@@ -92,3 +92,6 @@ read if you used those and something break with a version upgrade you're on your
@define-color content_view_bg #{"" + $base_color};
//Budgie desktop
@define-color budgie_tasklist_indicator_color #{"" +$selected_bg_color};
@define-color budgie_tasklist_indicator_color_active #{"" +$selected_bg_color};