Skip to content

Conversation

@comfysage
Copy link

@comfysage comfysage commented Dec 9, 2025

Description

hi i added the evergarden theme for ozone and rgui.
its a really nice darkgreen colorscheme!
everything seems to work alright for me but if there is any issues ill be quick to respond.

Related Issues

i added the theme after every instance of dracula to try to mimic some sense of alphabetical order in the code.

Related Pull Requests

#12268
#12420
libretro/retroarch-assets#493

Reviewers

RGUI_THEME_LAGOON,
RGUI_THEME_BROGRAMMER,
RGUI_THEME_DRACULA,
RGUI_THEME_EVERGARDEN,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inserting new ones in between these will break existing configs that use themes after it.

OZONE_COLOR_THEME_HACKING_THE_KERNEL,
OZONE_COLOR_THEME_TWILIGHT_ZONE,
OZONE_COLOR_THEME_DRACULA,
OZONE_COLOR_THEME_EVERGARDEN,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here.

@sonninnos
Copy link
Collaborator

Please don't mimic any alphabetical stuff with these things this way, as mentioned in the review.

Pretty much too late to do anything else for readability other than create new config values as strings for all of these that save only the enum integer..

@comfysage
Copy link
Author

sorry, thnx for the note. I guess alphabetical ordering wasn't the best choice there.

@comfysage comfysage force-pushed the feat/themes/evergarden branch from 0eddf04 to 061ec3e Compare December 9, 2025 13:00
@gouchi
Copy link
Member

gouchi commented Dec 9, 2025

Thank you for the PR.

As it is a UI change, it would have been nice to have a screenshot of the result.

image image

@comfysage
Copy link
Author

As it is a UI change, it would have been nice to have a screenshot of the result.

sorry that makes sense. i followed the changes in #12420 and that didnt have any screenshots so i forgot.

heres a screenshot with the selection working properly and background opacity set to 1.00:
image

@Ryunam
Copy link
Contributor

Ryunam commented Dec 10, 2025

Beautiful color choice! I really like it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants