updated foldericons for alpenglow

This commit is contained in:
2024-07-15 23:11:36 +02:00
parent c3fa2ed745
commit f9a45b7d1b
6 changed files with 18 additions and 26 deletions

View File

@@ -2,21 +2,13 @@
* {
--color1: #F28FAD;
/* Pink */
--color2: #ABE9B3;
/* Green */
--color3: #FAE3B0;
/* Yellow */
--color4: #96CDFB;
/* Blue */
--bcolor1: #F5E0DC;
/* Rosewater */
--bcolor2: #575268;
/* Dark surface */
--bcolor3: #D9E0EE;
/* Surface */
--bcolor4: #C9CBFF;
/* Mauve */
}
.navbar {
@@ -56,7 +48,7 @@
}
.foldericon {
content: "themes/icons/catpuccin.svg";
content: "themes/icons/catpuccin.svg.j2";
}
.folders a {