• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
"Dark Mode" Battle UI

Resource "Dark Mode" Battle UI 2.0

Zygoat

Mimikyu enjoyer
Member
Joined
Dec 21, 2020
Posts
163
Zygoat submitted a new resource:

Simple "Dark Mode" Battle UI - A minimalist edit of Essentials' default UI with darker colors

View attachment 1498
View attachment 1499

If you like the style of Essentials' default infoboxes in battle but wish they weren't that boring white color, you may find this resource useful. Inspired largely by dark mode in various websites and apps like Discord, this takes those bland infoboxes and gives them a makeover.

If you download this and decide to use it, it is recommended that you follow these instructions, otherwise you will end up with something nobody...

Read more about this resource...
 
thank you! much easier on the eyes. for those wondering about 20.1 compatibility, PokeBattle_SceneConstants is Battle_Scene and PokeBattle_SceneElements is Battle_Scene_Objects. Everything else is the same.
 
The Safari-Zone need a change in the script too.
In the SafariBattle-Section, Line 83 and Line 84
Replace Lines (83-84) for the Safari-Zone:
Expand Collapse Copy
    base   = Color.new(255,255,255)
    shadow = Color.new(107,107,107)
 
Last edited:
Back
Top