From c9835684c66e4f8b51c71b758cfd2161434e4828 Mon Sep 17 00:00:00 2001 From: Darius Rapalis Date: Thu, 29 Jun 2023 12:41:31 +0300 Subject: [PATCH] Updated Readme file --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4475ab0..2ab2f69 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # F2U ~ Heart Shaped Chat Widget ~ for StreamElements -Source: https://ko-fi.com/s/76ed4108a5 +Original code from: https://ko-fi.com/s/76ed4108a5 Check them out and support them for this great widget! @@ -8,6 +8,21 @@ Check them out and support them for this great widget! This repository has some changes made in original code, to make it easier to change colors of the widget to make it fit your stream asthetics! +----- + +## Changes that were been made + +- Renamed files (for text editor's highlighting support): + - css.txt -> css.css + - js.txt -> js.js + - html.txt -> html.html + - data.txt -> data.json + - fields.txt -> fields.json + +- extracted all color settings to variables + - css.css as `:root{...}` variables + - js.js as `colorSettings` data object + --- --- # Colors mapping