diff --git a/README.md b/README.md index 19ba90e2..848437b4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- Front Matter + Front Matter

diff --git a/assets/frontmatter-mag copy.svg b/assets/frontmatter-mag-min.svg similarity index 65% rename from assets/frontmatter-mag copy.svg rename to assets/frontmatter-mag-min.svg index 2f1e0816..61fbccae 100644 --- a/assets/frontmatter-mag copy.svg +++ b/assets/frontmatter-mag-min.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/assets/frontmatter-teal-128x128.png b/assets/frontmatter-teal-128x128.png new file mode 100644 index 00000000..8fef61b4 Binary files /dev/null and b/assets/frontmatter-teal-128x128.png differ diff --git a/package.json b/package.json index 8f6bd670..1334e1fd 100644 --- a/package.json +++ b/package.json @@ -2,12 +2,12 @@ "name": "vscode-front-matter", "displayName": "Front Matter", "description": "An essential Visual Studio Code extension when you want to manage the markdown pages of your static site like: Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...", - "icon": "assets/frontmatter-128x128.png", + "icon": "assets/frontmatter-teal-128x128.png", "version": "3.0.0", "preview": false, "publisher": "eliostruyf", "galleryBanner": { - "color": "#011627", + "color": "#0e131f", "theme": "dark" }, "badges": [