diff --git a/style-dark.css b/style-dark.css deleted file mode 100644 index f7a6c21..0000000 --- a/style-dark.css +++ /dev/null @@ -1,9 +0,0 @@ -:root{ - --bg-color: #111; - --txt-color: #ddd; - --secondary-txt-color: #fff; - --green: #198c47; -} -#moonImg{ - filter: invert(100%) opacity(60%); -} \ No newline at end of file