From c376183082db32a111fb0841a4df82d879dcf727 Mon Sep 17 00:00:00 2001 From: Seth Burkart <108050083+SethBurkart123@users.noreply.github.com> Date: Tue, 3 Sep 2024 16:38:43 +1000 Subject: [PATCH] docs(readme): remove duplicate 'Creating Custom Themes' section --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index fa448d09..81e46e89 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,6 @@ If you are looking to create custom themes, I would recommend you start at the o Don't worry- if you get stuck feel free to ask around in the discord. We're open and happy to help out! Happy creating :) -## Creating Custom Themes - -If you are looking to create custom themes, I would recommend you start at the official documentation [here](https://betterseqta.gitbook.io/betterseqta-docs). You can see some premade examples along with a compilation script that can be used to allow for CSS frameworks and libraries such as SCSS to be used [here](https://github.com/SethBurkart123/BetterSEQTA-theme-generator). - -Don't worry- if you get stuck feel free to ask around in the discord. We're open and happy to help out! Happy creating :) - ## Getting started 1. Clone the repository