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,8 @@
* {
accent: #6BA0DE;
background: #383C4A;
background-light: #404552;
foreground: #E4E4E4;
on: #44ad4d;
off: #e34039;
}