aboutsummaryrefslogtreecommitdiff
path: root/templates/default.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default.mustache')
-rw-r--r--templates/default.mustache27
1 files changed, 0 insertions, 27 deletions
diff --git a/templates/default.mustache b/templates/default.mustache
deleted file mode 100644
index 753f038..0000000
--- a/templates/default.mustache
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
-*
-* system: {{scheme-system}}
-* name: {{scheme-name}}
-* slug: {{scheme-slug}}
-* author: {{scheme-author}}
-* variant: {{scheme-variant}}
-*
-*/
-
-window {
- background-color:
- border-color:
-}
-
-button,
-image {
- color:
-}
-
-button {
- color:
-}
-
-button:hover {
- background-color:
-}