feat: add colorized file type icons

This commit is contained in:
Adrian
2022-01-15 01:01:38 +01:00
parent ecd0b2ee0d
commit 2948589fcd
5 changed files with 219 additions and 11 deletions

View File

@@ -4,4 +4,11 @@
--red: #F44336;
--dark-red: #D32F2F;
--moon-grey: #f2f2f2;
--icon-red: #da4453;
--icon-orange: #f47750;
--icon-yellow: #fdbc4b;
--icon-green: #2ecc71;
--icon-blue: #1d99f3;
--icon-violet: #9b59b6;
}