diff --git a/README.md b/README.md index 5dd7092a..a2ae4ae8 100644 --- a/README.md +++ b/README.md @@ -1,38 +1,39 @@ - - + +

- A beautiful 🤩 Chrome Extension that adds additional features and gives an overall better experience for SEQTA Learn. Currently looking for contributors 🔥 + A beautiful 🤩 Chrome Extension that adds additional features and gives an overall better experience for <a href="https://educationhorizons.com/solutions/seqta/">SEQTA Learn.</a> Currently looking for contributors 🔥

- ChromeDownload - + <a target="_blank" href="https://chrome.google.com/webstore/detail/betterseqta%20/afdgaoaclhkhemfkkkonemoapeinchel" ><img src="https://user-images.githubusercontent.com/95666457/149519713-159d7ef7-2c21-4034-a616-f037ff46d9a4.png" alt="ChromeDownload" width="250"> + <a target="_blank" href="https://discord.gg/YzmbnCDkat" ><img src="https://github.com/SethBurkart123/EvenBetterSEQTA/assets/108050083/23055730-b16e-44c0-9bef-221d8545af92" width="240" style="border-radius:10%;" /></a>

- - + <;img src="https://img.shields.io/chrome-web-store/users/afdgaoaclhkhemfkkkonemoapeinchel" /> + <;img src="https://img.shields.io/chrome-web-store/rating/afdgaoaclhkhemfkkkonemoapeinchel" />
## Table of contents - [Features](#features) -- [Getting Started](#getting-started) - - [Running Development](#running-development) - - [Building for production ](#building-for-production ) - - [Folder Structure](#folder-structure) -- [Contributors](#contributors) -- [Credits](#credits) -- [Star History](#star-history) +- [Creating Custom Themes](#creating-custom-themes) +- [Getting Started](#getting-started) + - [Running Development](#running-development) + - [Building for production ](#building-for-production ) + - [Folder Structure](#folder-structure) +- [Contributors](#contributors) +- [Credits](#credits) +- [Star History](#star-history) ## Features - Dark mode - - Custom Background/Themes -- Improved Styling/CSS - - Improved look for SEQTA Learn + - Custom Background/Themes +- Improved Styling/CSS + - Improved look for SEQTA Learn - Custom Home Page including: - Daily Lessons - Shortcuts @@ -50,6 +51,12 @@ - Firefox (Experimental - available [here](https://addons.mozilla.org/en-US/firefox/addon/betterseqta-plus/ )) - Safari (Experimental - only available via compilation) +## 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