From c90d7c6476224b83bc2e88a2c677bfd23383b08a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roger=20Sch=C3=B6nb=C3=A4chler?=
<42278642+schoero@users.noreply.github.com>
Date: Sun, 1 Sep 2024 22:20:35 +0200
Subject: [PATCH] chore: update color scheme
---
README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index e1dbda7..bbb8d1f 100644
--- a/README.md
+++ b/README.md
@@ -12,12 +12,12 @@
- [![GitHub license](https://img.shields.io/github/license/schoero/vscode-tailwindcss-syntax-highlighting?style=flat-square&labelColor=454c5c&color=B78DBA)](https://github.com/schoero/vscode-tailwindcss-syntax-highlighting/blob/main/LICENSE)
- [![Version](https://img.shields.io/visual-studio-marketplace/v/schoero.vscode-tailwindcss-syntax-highlighting?style=flat-square&labelColor=454c5c&color=BC88AD)](https://marketplace.visualstudio.com/items?itemName=schoero.vscode-tailwindcss-syntax-highlighting)
- [![GitHub issues](https://img.shields.io/github/issues/schoero/vscode-tailwindcss-syntax-highlighting?style=flat-square&labelColor=454c5c&color=C1829F)](https://github.com/schoero/vscode-tailwindcss-syntax-highlighting/issues)
- [![Downloads](https://img.shields.io/visual-studio-marketplace/d/schoero.vscode-tailwindcss-syntax-highlighting?style=flat-square&labelColor=454c5c&color=C77D92)](https://marketplace.visualstudio.com/items?itemName=schoero.vscode-tailwindcss-syntax-highlighting)
- [![GitHub repo stars](https://img.shields.io/github/stars/schoero/vscode-tailwindcss-syntax-highlighting?style=flat-square&labelColor=454c5c&color=CC7784)](https://github.com/schoero/vscode-tailwindcss-syntax-highlighting/stargazers)
- [![GitHub workflow status](https://img.shields.io/github/actions/workflow/status/schoero/vscode-tailwindcss-syntax-highlighting/ci.yml?event=push&style=flat-square&labelColor=454c5c&color=D17277)](https://github.com/schoero/vscode-tailwindcss-syntax-highlighting/actions?query=workflow%3ACI)
+ [![GitHub license](https://img.shields.io/github/license/schoero/vscode-tailwindcss-syntax-highlighting?style=flat-square&labelColor=454c5c&color=6D9ACD)](https://github.com/schoero/vscode-tailwindcss-syntax-highlighting/blob/main/LICENSE)
+ [![Version](https://img.shields.io/visual-studio-marketplace/v/schoero.vscode-tailwindcss-syntax-highlighting?style=flat-square&labelColor=454c5c&color=6D9ACD)](https://marketplace.visualstudio.com/items?itemName=schoero.vscode-tailwindcss-syntax-highlighting)
+ [![GitHub issues](https://img.shields.io/github/issues/schoero/vscode-tailwindcss-syntax-highlighting?style=flat-square&labelColor=454c5c&color=6D9ACD)](https://github.com/schoero/vscode-tailwindcss-syntax-highlighting/issues)
+ [![Downloads](https://img.shields.io/visual-studio-marketplace/d/schoero.vscode-tailwindcss-syntax-highlighting?style=flat-square&labelColor=454c5c&color=6D9ACD)](https://marketplace.visualstudio.com/items?itemName=schoero.vscode-tailwindcss-syntax-highlighting)
+ [![GitHub repo stars](https://img.shields.io/github/stars/schoero/vscode-tailwindcss-syntax-highlighting?style=flat-square&labelColor=454c5c&color=6D9ACD)](https://github.com/schoero/vscode-tailwindcss-syntax-highlighting/stargazers)
+ [![GitHub workflow status](https://img.shields.io/github/actions/workflow/status/schoero/vscode-tailwindcss-syntax-highlighting/ci.yml?event=push&style=flat-square&labelColor=454c5c&color=6D9ACD)](https://github.com/schoero/vscode-tailwindcss-syntax-highlighting/actions?query=workflow%3ACI)