You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
I want to create some dynamic themes based on the wallpaper, and I would like to know where the theme configurations are saved locally so I can adjust them!
Thank you!
The text was updated successfully, but these errors were encountered:
Nord gets a cover art's prominent color from Spotify's API like it just gives a single hex code. From that hex code I will generate the color palatte using chroma.js. You can see the src code here.
I have a plan to make a feature that generates a color palatte from a single hex code that will be taken from users. So you just need to input your wallpaper's prominent color and it will do the rest.
Tetrax-10
changed the title
Where are the custom themes saved?
Generate color scheme from image/hex code
May 28, 2023
Is it possible to also use a file like color.ini to add more themes? Already have the code to generate the colors, so I was wondering if it is possible to inject colors the way it is done for most of the other themes.
Love your work btw, one of the most impressive themes so far!
Is it possible to also use a file like color.ini to add more themes? Already have the code to generate the colors, so I was wondering if it is possible to inject colors the way it is done for most of the other themes.
Unfortunately no, but you can just edit/create your own color scheme from Nord settings.
Love your work btw, one of the most impressive themes so far!
Thx 💖
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to create some dynamic themes based on the wallpaper, and I would like to know where the theme configurations are saved locally so I can adjust them!
Thank you!
The text was updated successfully, but these errors were encountered: