Change nautilus diskspace colors

This commit is contained in:
Daniel Ruiz de Alegría
2020-01-04 12:59:49 +01:00
parent a08cf5323e
commit 36516a6da1
4 changed files with 18 additions and 0 deletions
+6
View File
@@ -1,5 +1,11 @@
/* Nautilus */
@import url('applications/nautilus/Adwaita.css');
@define-color disk_space_unknown #383c4a;
@define-color disk_space_used #{"" +$selected_bg_color};
@define-color disk_space_free white;
/* XFCE4 PANEL */
.xfce4-panel {
&.background {