Improve Budgie DE support

This commit is contained in:
EliverLara
2018-11-29 16:28:48 -06:00
parent b1d77ca629
commit 88217e9e0c
5 changed files with 351 additions and 272 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};