Also theme menu border color

This commit is contained in:
the-djmaze 2022-11-04 15:54:26 +01:00
parent 199d1d4c42
commit 00c5c8f35a
3 changed files with 3 additions and 1 deletions

View file

@ -42,6 +42,7 @@
--dropdown-menu-hover-bg-color: #444;
--dropdown-menu-hover-color: #eee;
--dropdown-menu-disabled-color: #999;
--dropdown-menu-border-clr: rgba(0,0,0,.2);
/* FOLDERS */
--folders-color: #333;