RimWorld

RimWorld

1,989 ratings
RimThemes
4
13
2
3
4
2
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
File Size
Posted
Updated
300.601 MB
28 Feb, 2019 @ 5:39am
22 Jul @ 1:46pm
39 Change Notes ( view )

Subscribe to download
RimThemes

In 2 collections by aRandomKiwi
RimThemes Community themes
71 items
aRandomKiwi's mods
12 items
Description




Themes engine for RimWorld.

Modify all game UI, make RimWorld look as you are or as you want.
Fully customizable (custom fonts and many other things can be Disabled in mod settings ! )

Please read the FAQ before asking questions.



Follow instructions in the [Themes Makers] topic

[ko-fi.com]






Load RimThemes just after BetterLoading.

Incompatible with : modCheck and Multiplayer mod

Should work with all others mods.
Tested on Windows and Linux 64bits.



Old themes (RimThemes 2019RX and 2020R1) can always be used by following these steps :

For 2019RX themes, download this zip file[www.dropbox.com]

For 2020R1 themes, download this zip file[www.dropbox.com]

Then simply create a "RimThemes" folder in the Rimworld's base directory (ex : "X:\Program Files (x86)\Steam\steamapps\common\RimWorld\" for Windows) and copy paste in this folder all themes folders inside the downloaded archive you want".




Need to be loaded in first position in mod list ! 9 themes included





Revision 10.2

Direct download link here[github.com]

Enjoy my mods and like me to continue updating ?
Please consider buying me a kiwi on Ko-Fi or at least put a like :)

[ko-fi.com]

[github.com]
Popular Discussions View All (8)
47
24 Sep @ 1:35pm
PINNED: [Bugs Reports]
aRandomKiwi
26
12 Jul @ 5:42pm
[Features Request]
aRandomKiwi
26
22 Jul @ 2:03pm
PINNED: [Themes Makers]
aRandomKiwi
419 Comments
wjw_wrsnk 15 Sep @ 2:08am 
issue report:

Could not execute post-long-event action. Exception: System.Collections.Generic.KeyNotFoundException: The given key '-1§Vanilla' was not present in the dictionary.
...
at VBE.ModCompat.LoadRimThemesImages()

This is because the VBE (Vanilla Backgrounds Expanded) module, during initialization, attempts to find a key named -1§Vanilla in the RimThemes image resource. However, this key does not exist in the dictionary, causing a crash.
神说万岁 14 Sep @ 7:36am 
I tested it and found that only thrumbo and vanilla in RimTheme can open the Character Editor normally
神说万岁 14 Sep @ 7:31am 
This mod seems to have a bug with the Character Editor, causing it to not open in the game. When fabricating characters, it may result in errors when changing gene and race
Siveen 4 Sep @ 8:02pm 
I had the same issue as well at first, Kurugane. There should be a button on the bottom right of the main menu that should allow you to switch between custom themes.
Kurugane 30 Aug @ 7:56am 
I can't for the life of my get this mod to work with other themes. All of the ones populated from this mod shows, but others from like Medieval rim theme do not appear anywhere.
Draenvid 27 Aug @ 5:02pm 
A theme randomizer would be really cool.
Krypt 24 Aug @ 3:15pm 
After some investigation:
- RimThemes doesn't work on Unity's Debug Player (I had RW files replaced to make RimWorld debugging possible)
- StaticConstructorOnStartup attribute you have on class `RimThemes` (subclass of the mod) doesn't work: by the time the game calls the static constructor - class is already initialized
Krypt 22 Aug @ 9:08am 
So, no support on my side until this issue is resolved
Krypt 22 Aug @ 9:06am 
RWLayout dev there: I was testing RimThemes compatibility before, but since 1.4 I can't even load RimThemes (with no other mods loaded):
{LINK REMOVED}
Defo 22 Aug @ 6:22am 
The Rimtheme and RWLayout mods conflict with each other.

When I disable all other mods and only load Harmony, Rimtheme, and RWLayout, the game throws error logs and the loading time gets longer. However, all functions still seem to work fine.

I can’t tell which of the two mods is causing the issue, but it looks like something’s going wrong during their Harmony patching process.

Could you help fix this problem?