Corrected dependencies and some colours
This commit is contained in:
parent
c24b27bc26
commit
b260284a55
@ -32,7 +32,7 @@ Created by 神癒礁湖 (Rafael Laguna)
|
||||
@define-color dark_bg_color @bg_color;
|
||||
@define-color dark_fg_color @fg_color;
|
||||
@define-color transparent rgba (0, 0, 0, 0);
|
||||
@define-color transparent (0, 0, 0, 0);
|
||||
|
||||
@define-color backdrop_selected_bg_color shade (@bg_color, 0.92);
|
||||
@define-color backdrop_selected_fg_color @fg_color;
|
||||
|
||||
@ -47,4 +47,3 @@ Created by 神癒礁湖 (Rafael Laguna)
|
||||
@import url("apps/nautilus.css");
|
||||
@import url("apps/unity.css");
|
||||
|
||||
@import url("scrollbar.css");
|
||||
|
Loading…
x
Reference in New Issue
Block a user