Delete style-dark.css

This commit is contained in:
Josiah Ogburn
2020-08-09 20:28:14 -04:00
committed by GitHub
parent 70e67ad5e1
commit 294509ccb5

View File

@@ -1,9 +0,0 @@
:root{
--bg-color: #111;
--txt-color: #ddd;
--secondary-txt-color: #fff;
--green: #198c47;
}
#moonImg{
filter: invert(100%) opacity(60%);
}