Add initial dotfiles

This commit is contained in:
2021-12-15 12:59:29 +00:00
parent 2afb2b3736
commit e0eabd7579
448 changed files with 28827 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
/* colors */
* {
al: #00000000;
bg: #425775ff;
se: #475C7Bff;
fg: #ffffffcc;
ac: #FDBB6Dff;
red: #EC7875ff;
green: #61C766ff;
yellow: #FDD835ff;
blue: #42A5F5ff;
purple: #BA68C8ff;
cyan: #4DD0E1ff;
}