Added instructions for each color location
440
README.md
@@ -7,3 +7,443 @@ 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!
|
||||
|
||||
---
|
||||
---
|
||||
# Colors mapping
|
||||
|
||||
|
||||
## Message Icons
|
||||
|
||||
---
|
||||
|
||||
### Streamer
|
||||
|
||||
`js.js` > `colorSettings.streamerIconColor`
|
||||
|
||||

|
||||
|
||||
### Mod
|
||||
|
||||
`js.js` > `colorSettings.modIconColor`
|
||||
|
||||

|
||||
|
||||
### VIP
|
||||
|
||||
`js.js` > `colorSettings.vipIconColor`
|
||||
|
||||

|
||||
|
||||
### Sub
|
||||
|
||||
`js.js` > `colorSettings.subIconColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## Streamer's Messages
|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--rouded-corners-and-heart-next-to-username-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--top-right-heart-and-bottom-left-heart-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--top-and-bottom-border-lines-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.streamerRightBorderColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
|
||||
## Non-Streamer's Messages
|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.messageMentionedUsernameColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.nonStreamerHeartTopLeftColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.heartInChatBubbleOnTheRightColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.nonStreamerTopRightCornerColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.nonStreamerBottomRightCornerColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.nonStreamerBottomLeftCornerColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.nonStreamerHeartBottomLeftColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--right-border-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--bottom-border-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--top-border-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--top-right-border-piece-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
|
||||
## All Messages
|
||||
|
||||
---
|
||||
|
||||
|
||||
`js.js` > `colorSettings.cornerPieceUnderBadgeColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.messageMentionedUsernameColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--background-gradient-top-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--background-gradient-bottom-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--message-text-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--mod-icon-background-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--username-bubble-background-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--username-bubble-text-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## Events
|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBorderTopRightCornerColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBorderTopLeftCornerColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBorderBottomRightCornerColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBorderBottomLeftCornerColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventTopLeftHeartColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventTopRightHeartColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBottomHeartColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventLeftHeartColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundLeftEnvelopeInsidesColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundLeftEnvelopeOuterBorderColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundLeftEnvelopeBottomLeftInsideLineColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundLeftEnvelopeBottomRightInsideLineColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundLeftEnvelopeInsideTopLinesColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundRightEnvelopeInsidesColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundRightEnvelopeOuterBorderColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundRightEnvelopeBottomLeftInsideLineColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundRightEnvelopeBottomRightInsideLineColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundRightEnvelopeInsideTopLinesColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundLeftHeartColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundLeftWhiskersColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundRightWhiskersColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
When subscribed:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundSubscribeHeartLeftColor`
|
||||
|
||||
When re-subscribed:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundReSubscribeHeartLeftColor`
|
||||
|
||||
When gifted more than one sub:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundGiftManyHeartLeftColor`
|
||||
|
||||
When gifted one sub:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundGiftOneHeartLeftColor`
|
||||
|
||||
When giving bits:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundCheerHeartLeftColor`
|
||||
|
||||
When donating:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundDonationHeartLeftColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
When subscribed:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundSubscribeHeartRightColor`
|
||||
|
||||
When re-subscribed:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundReSubscribeHeartRightColor`
|
||||
|
||||
When gifted more than one sub:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundGiftManyHeartRightColor`
|
||||
|
||||
When gifted one sub:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundGiftOneHeartRightColor`
|
||||
|
||||
When giving bits:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundCheerHeartRightColor`
|
||||
|
||||
When donating:
|
||||
|
||||
`js.js` > `colorSettings.eventBackgroundDonationHeartRightColor`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--event-background-gradient-top-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--event-background-gradient-bottom-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--event-right-border-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--event-icon-background-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--event-text-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--event-top-center-border-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--event-top-right-border-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--event-bottom-left-border-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--event-bottom-right-border-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--event-left-top-border-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
`css.css` > `--event-left-bottom-border-color`
|
||||
|
||||

|
||||
|
||||
---
|
||||
4
css.css
@@ -41,8 +41,8 @@
|
||||
--event-left-bottom-border-color: #FFAEC2;
|
||||
|
||||
/*!* Unknowns *!*/
|
||||
--unknown-color-1: #00FFFF; /* original value: #FF4976; */
|
||||
--unknown-color-2: #009999; /* original value: #FF4976; */
|
||||
--unknown-color-1: #FF4976;
|
||||
--unknown-color-2: #FF4976;
|
||||
}
|
||||
|
||||
* {
|
||||
|
||||
BIN
imgs/1.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
imgs/10.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
imgs/11.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
imgs/12.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
imgs/13.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/14.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
imgs/15.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/16.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/17.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
imgs/18.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
imgs/19.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
imgs/2.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
imgs/20.png
Normal file
|
After Width: | Height: | Size: 7.7 KiB |
BIN
imgs/21.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
imgs/22.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
imgs/23.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
imgs/24.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/25.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/26.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/27.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/28.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
imgs/29.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/3.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
imgs/30.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
imgs/31.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
imgs/32.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
imgs/33.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
imgs/34.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
imgs/35.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
imgs/36.png
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
imgs/37.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
imgs/38.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
imgs/39.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
imgs/4.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
imgs/40.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
imgs/41.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
imgs/42.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
imgs/43.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
imgs/44.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/45.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
imgs/46.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
imgs/47.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
imgs/48.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
imgs/49.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
imgs/5.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
imgs/50.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
imgs/51.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
imgs/52.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
imgs/53.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
imgs/54.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
imgs/55.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/56.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/57.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/58.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
imgs/6.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
imgs/7.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
imgs/8.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
imgs/9.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
imgs/mod.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
imgs/streamer.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
imgs/sub.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
imgs/vip.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |