-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incompatibility with REI Dark Mode #290
Comments
need to redo the textures used for rei because the og texture is white-gray based. |
I made a resourcepack that """fixes""" it (only use it if REI's dark theme is enabled, as it overrides the textures and would make light theme look weird) |
Could i pr this? |
but this pack override the original texture which is hacky. |
Yeah, it's only supposed to be used if REI's dark theme is going to be enabled all the time, in case a full fix is done feel free to use my textures though |
Need to add a condition to detect if dark mode is enabled. |
Okay, And a fix to allow for both light and dark mode textures would just be a simple if statement |
The more i think about this, this is a issue with upstream (forge) create too, so i don't think we should fix it |
Nevermind im dumb, JEI doesn't have dark mode |
But rei is available for forge too |
Yes but literally no one uses that |
that isn't true, it is used in modpacks like FTB SB3. Mainly for grouping of items. |
I am currently fixing this issue, so can i use your textures? edit: @labaredaf |
see #1616 |
Describe the Bug
When viewing recipes through REI with Dark Mode enabled, certain item boxes are not correctly rendered as dark.
Reproduction Steps
Expected Result
The graphics should all update to a dark theme.
Screenshots and Videos
2022-05-17.16-09-58.mp4
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.4.1
Minecraft Version
1.18.2
Other Mods
REI
Additional Context
No response
The text was updated successfully, but these errors were encountered: