Skip to content

Aperaine/spicetown

This branch is 194 commits behind SabioOfficial/spicetown:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

be06922 · · Jan 6, 2026

History

185 Commits
Dec 27, 2025
Dec 18, 2025
Dec 21, 2025
Dec 15, 2025
Jan 6, 2026
Jan 4, 2026
Dec 25, 2025
Dec 23, 2025
Jan 6, 2026
Dec 30, 2025
Dec 25, 2025

Repository files navigation

Spicetown Logo



Spicetown is a QoL-focused extension for Chrome and Firefox* that tries to improve the flow of Flavortown such as Themes, more (important) project info, and much more in the works!

Table of Contents

Features

Spicetown-integrated features are the main focus of Spicetown. These usually try to improve the flow of Flavortown. Currently, there are 3 features available for public use. Feel free to contribute and add new features!

Project Stats+

Also known as "Extra Project Stats"

Project Stats+ adds minutes per devlog tracking, and time per day tracking. Both of them also show ratings of if they're at the recommended level or not.

Minutes / per devlog Rating
≥150, ≤9 Awful
120-149, 10-14 Bad
101-119, 15-19 Okay
81-100, 20-39 Good
40-80 Great
Time / per day Rating
≤29m Awful
30m-59m Bad
1hr-1hr 59m Okay
2hrs-2hr 59m Good
≥3hrs Great

Examples

These are all randomly selected projects! (Except for Spicetown)

Screenshot 2025 12 20 122712

Screenshot 2025 12 20 122852

Screenshot 2025 12 20 122934

Screenshot 2025 12 20 123044

Settings+

Also known as "Spicetown Settings"

Settings+ adds "Screenshare Mode" (concept discussed here) which hides most [see issue here: #3] sensitive elements. It also replaces blur, which is known to be unsafe. More settings is in the works, and will be released soon!

Setting Released Maintained Issues
Screenshare Mode TBD (In-dev 17/12/25) No Yes [#3]

Themes

In Spicetown, we support themes for Flavortown, modifying the colors and vibe of Flavortown to your liking! Currently, there are 2 themes available to choose from. (1 Flavortown integrated)

Theme Color Released Maintained Issues
Ruby Red TBD (In-dev 19/12/25) Yes None
Catppuccin Mocha Lavender TBD (In-dev 21/12/25) Yes None
Catppuccin Macchiato Mauve TBD (In-dev 21/12/25) Yes None
Charcoal Gray TBD (In-dev 23/12/25) Yes None

Implementing Themes

To implement themes, access the content.css file in /scripts. There, you will find [data-theme="bg-color-ruby"] along with other themes. You can add a new theme by adding a new data theme, for example: [data-theme="bg-color-log"]. Use the other themes as a rough template on the CSS variables you need to add to your theme. You will also need to add a new themes__div-option to the themes page located in addThemesPage() in content.js.

Ruby

Ruby is the first custom theme of Spicetown (and probably Flavortown as a whole!) which is in heavy development. You can enable the Ruby theme via the Themes page (which is inaccessible to non-Spicetown users). It consists of mostly darkish red.

Catppuccin

Catppuccin is the most requested theme family for Spicetown. The first Catppuccin theme was released (in-dev) on 21/12/25. This is also the first theme family for Spicetown.

Catppuccin Mocha

Catppuccin Mocha is the first Catppuccin theme to be added. It is the second theme added to Spicetown after Ruby. It uses a Lavender-based design.

Catppuccin Macchiato

Catpuccin Macchiato is the second Catppuccin theme to be addded. It is the third theme added to Spicetown after Catppuccin Mocha. Because of Neon, one of the Flavortown dev's "request", this theme uses a Mauve design. This theme is a work in progress.

Charcoal

Charcoal is the fourth theme added to Spicetown after Catppuccin Macchiato. Originally the theme would have everything on fire, but looked too much like a halloween theme than anything. Until more projects ship so I can test voting css, this is a work in progress.

Midnight

Midnight is the fifth theme added to Spicetown after charcoal (made by Joko26). This theme is designed to be a darkmode theme inspired by the darkk and cozy feel of the dracula themes..

Installation

From Source

Click on "code", then download the zip. Go to chrome://extensions (or the equivalent of that on your browser), unzip your file, and drag-in the folder.

From addons store

Browser Link
Chromium (Chrome, Arc, Edge, etc) Chrome Web Store
Firefox Firefox Addons

Improvements

Spicetown regularly makes improvements to existing Flavortown features. These improvements mostly either improves the UI or adds hidden, scrapped Flavortown functionalities back into Flavortown.

Improvement Page / Feature Released Maintained Issues
Exposed Achievements Achievements TBD (In-dev 19/12/25) No (Deprecated) None
Voting+ Voting TBD (In-dev 19/12/25) No None

Voting+

Voting+ adds the "Skip" button, which refreshes the page and shorterns the "See my previous votes" to "Previous votes".

Ports

I am working very hard to get ports to different browsers working- but I have decided to prioritize features instead. More information about ports soon.

Firefox

This is the most requested port for Spicetown. I am yet to start working on porting this to Firefox. Please join the Slack channel for more details.

About

Themes for Hack Club Flavortown

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors

No contributors

Languages

  • JavaScript 70.9%
  • CSS 29.0%
  • HTML 0.1%