Page 1 of 3

Dark Theme for Mudlet

Posted: Sat Apr 06, 2019 9:42 pm
by Eraene
Complete dark theme with 3D styled UI elements. Nearly everything I could track down has been themed, please let me know if you find anything still in default colors.

Anyone running into issues with this package may reach me here or through the Mudlet Discord server.

Current issues:
  • White spaces accompanying color boxes in trigger editor window - non-stylable for now.
Image

May 15 2019:
  • Updated for new Mudlet 3.20 trigger widgets.
July 15 2019:
  • Updated to fix package not activating on install and profile load.
April 22 2020:
  • Updated to allow stylesheet reverting to default when uninstalling.
April 30 2020:
  • Fixed a filepath issue. Tree icons show again.
August 12 2020:
  • Reverted naming change.
  • Fixed squished timer interval boxes.
  • Removed some obscure test colors.
March 29 2021:
  • Styled some missing buttons that appeared in 4.11.x Mudlet update.
  • Made several small aesthetic adjustments.
  • Changed package from setAppStyleSheet() to setProfileStyleSheet(). Side effect: No connection dialog styling. Feedback welcome on this change.
March 30 2021:
  • Fixed unstyled portion in module manager.
  • Added option to switch between full app and profile only stylesheets.
April 6 2021:
  • Fixed pressed state for push buttons.
April 15 2021:
  • Fixed bug related to uninstalling package.
June 5 2021:
  • Gave radio buttons and checkboxes their own dark mode images. (Long overdue!)
  • Fixed part of mapper UI reverting to default stylesheet in 4.12.0.

Re: Dark Theme for Mudlet

Posted: Thu Jan 16, 2020 4:35 am
by Daagar
A shame there are no responses here. This is wonderful - it makes the scrollbar and map info bar not such an eyesore, and more like a full 'text' interface. Much appreciated.

Re: Dark Theme for Mudlet

Posted: Tue Apr 21, 2020 5:45 am
by GErswin
I just found this, and it's awesome! Thanks for making it.

Re: Dark Theme for Mudlet

Posted: Thu Aug 27, 2020 6:46 am
by Jaren
I had another dark theme package and this one works so much better and is easier to customize as the colors are all declared on the top of the script.

Re: Dark Theme for Mudlet

Posted: Tue Mar 30, 2021 7:39 pm
by Eraene
Just a quick bump to mention that I've made a few updates to this package. Thank you to those who enjoy it!

Re: Dark Theme for Mudlet

Posted: Fri Apr 02, 2021 8:33 pm
by nowhereman
This is great. One essential feature is missing, and another nice to have.

Essential feature: "Push down" buttons do not visually indicate pushed state. In the normal color scheme they're the normal toolbar color when pressed=false and darker when pressed=true.

Nice to have: The LUA scripting editor script editor has a white background.

Thanks for your effort on this! It's super cool!

Re: Dark Theme for Mudlet

Posted: Sat Apr 03, 2021 1:51 am
by demonnic
The Lua (Portuguese for moon, not an acronym) script editor has its own color themes in Settings->Editor

Re: Dark Theme for Mudlet

Posted: Mon Apr 05, 2021 10:43 pm
by Zaphob
This is very nice and good looking, I can only recommend it

Re: Dark Theme for Mudlet

Posted: Tue Apr 06, 2021 1:23 am
by nowhereman
You're absolutely right about the editor colors. Any thoughts on the push-button states?

Re: Dark Theme for Mudlet

Posted: Tue Apr 06, 2021 2:45 pm
by Eraene
nowhereman wrote:
Tue Apr 06, 2021 1:23 am
You're absolutely right about the editor colors. Any thoughts on the push-button states?
Update on those pending.