diff options
| author | 2024-09-26 09:05:37 +0500 | |
|---|---|---|
| committer | 2024-09-26 09:05:37 +0500 | |
| commit | 7682c7aea3e71894ee69eb9b3e257d4eb74b8c81 (patch) | |
| tree | 7425bb9535099a27cd4eb4b8c41995be13fc235c /templates/default.mustache | |
| parent | c2dab82cec1508a07ca1b4bbe8c56c96315f63d0 (diff) | |
update
Diffstat (limited to 'templates/default.mustache')
| -rw-r--r-- | templates/default.mustache | 27 |
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: -} |
