Skip to content
Deep edited this page Sep 3, 2025 · 5 revisions

Themed BC

Features:

  • Custom themes
  • Integration with other mods.
  • Profiles saving that you can use later.
  • Locale-based time (ex. 01:37 PM or 13:37), depending on your system settings.
  • Indicating if character you're inspecting, disconnected or leaved.

Installation

FUSAM (Recommended)

https://sidiousious.gitlab.io/bc-addon-loader

Tampermonkey

https://github.com/dDeepLb/Themed-BC/raw/main/loader.user.js

Bookmark

javascript:(()=>{fetch('https://ddeeplb.github.io/Themed-BC/themed.js').then(r=>r.text()).then(r=>eval(r));})();

Examples of themes

Default theme Default theme Author's theme Author's theme Sil's theme Sil's theme nemesea's theme nemesea's theme Zentha's theme Zentha's theme

image

Hana's theme

image

PSO93184's theme

Translation

Step:

  1. If there is no file for your language, create one in format [lang key].lang, ex. ua.lang.
  2. For now just copy content of en.lang and translate it.
  3. Build project and test if translations look ok (if no text gets out of buttons etc).
  4. Create a Merge Request

Thousands thanks to Toy for the mod logo!
Huge thanks to Ellena, weboos and Jamie for support!