Gnome: Fix dark color in entries placeholders

This commit is contained in:
EliverLara
2020-05-15 17:06:06 -05:00
parent 338d350c6d
commit 3d07b51e8c
3 changed files with 4 additions and 1 deletions

View File

@@ -58,6 +58,7 @@ read if you used those and something break with a version upgrade you're on your
@define-color content_view_bg #181b28;
@define-color budgie_tasklist_indicator_color #c50ed2;
@define-color budgie_tasklist_indicator_color_active #c50ed2;
@define-color placeholder_text_color #a1a5b0;
/*****************
* Drawing mixins *
*****************/