From 864efed094066a547c24cad1a5fa27172426efc7 Mon Sep 17 00:00:00 2001 From: Ganesh Kumar Date: Sun, 12 Sep 2021 16:09:54 -0400 Subject: [PATCH] Delete callisto-theme.yaml --- extensions/callisto-theme.yaml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 extensions/callisto-theme.yaml diff --git a/extensions/callisto-theme.yaml b/extensions/callisto-theme.yaml deleted file mode 100644 index 547727b..0000000 --- a/extensions/callisto-theme.yaml +++ /dev/null @@ -1,20 +0,0 @@ ---- -id: com.aliciasykes.aht-theme -github: Lissy93/callisto-theme-standard-notes -main: main.css - -name: Callisto -content_type: SN|Theme -area: themes -version: 0.0.1 -marketing_url: https://github.com/Lissy93/callisto-theme-standard-notes -thumbnail_url: https://i.ibb.co/PGTCTT1/sn-callisto-screenshot-1.png -description: Dusty background with teal accents. - -statusBar: dark-content -dock_icon: - type: circle - background_color: '#0b1021' - foreground_color: '#d6085a' - border_color: '#1EE3B5' -...