first commit

This commit is contained in:
Chris Cochrun 2020-05-14 09:05:21 -05:00
commit 78b79e224f
239 changed files with 14912 additions and 0 deletions

View file

@ -0,0 +1,9 @@
* {
background: #25344Bff;
background-alt: #2A3950ff;
foreground: #FEFFF1ff;
border: #A162F7ff;
border-alt: #45E3FFff;
selected: #6F88FE1a;
urgent: #DA4453FF;
}