Skip to content
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

System Colour Setting #1784

Open
xJustBen opened this issue Dec 14, 2024 · 3 comments
Open

System Colour Setting #1784

xJustBen opened this issue Dec 14, 2024 · 3 comments
Labels
✨ enhancement Enhancing or improving existing functionality 📱 UI Frontend Adonis user interfaces

Comments

@xJustBen
Copy link

xJustBen commented Dec 14, 2024

What part of Adonis is this related to?

User Interface

What are you suggesting?

I am suggesting for an option within the loader which allows the user to enter a colour which will be applied to the default Adonis theme.
Example: settings.SystemColor = Color3.new(1, 0.341176, 0.352941) or settings.SystemColor = Color3.new(255,87,90)

I understand that you can simply create a custom theme and apply colours to it manually, however every so often the UI needs to be updated (like how the console on the default theme still hasn't been updated for the new roblox top bar) so making a custom theme will eventually become outdated - and also having something like this is easier.

the examples i attached are just for show, but to get this to look nice i had to tweak the transparency of some elements. (i personally think the 2nd example is better)
image
image

@xJustBen xJustBen added the ✨ enhancement Enhancing or improving existing functionality label Dec 14, 2024
@github-actions github-actions bot added the 📱 UI Frontend Adonis user interfaces label Dec 14, 2024
@WalkerOfBacon
Copy link
Contributor

makes sense tbh

@convxors
Copy link
Contributor

I'm guessing something like Basic Admin Essentials as there is a setting to change the color of the system UI's?

@xJustBen
Copy link
Author

I'm guessing something like Basic Admin Essentials as there is a setting to change the color of the system UI's?

Yes that was the reference I used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement Enhancing or improving existing functionality 📱 UI Frontend Adonis user interfaces
Projects
None yet
Development

No branches or pull requests

3 participants