From eeb7c98ec480713b5bee68835d5a45d735888507 Mon Sep 17 00:00:00 2001 From: justTOBBI Date: Tue, 11 Oct 2022 21:07:11 +0200 Subject: [PATCH] feat: added install badge and faq to README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4a4a980..ce83654 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ +

@@ -29,6 +30,11 @@ 3. Copy the contents of [catppuccin.user.css](catppuccin.user.css) and paste it on the created style. +## FAQ + +- Q: How do I change the accent color? +- A: Changing `--color-primary` (Line 177) to any other color should change the accent color in most places. + ## 💝 Thanks to - [justTOBBI](https://github.com/justTOBBI)