Improve Budgie DE support

This commit is contained in:
EliverLara
2018-11-29 17:08:10 -06:00
parent 013c62dd66
commit 9c5e89d9ad
5 changed files with 369 additions and 282 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};