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
Snapp uses Skeleton.dev so if you want to change or customize the theme you can link in docker compose the custom-theme.css file to overwrite skeleton variables.
To generate said theme you can go to Skeleton Theme Generator and set up the colors of your choice.
After that click on "Show source Theme" from that a little edit is due as it gives back a TS file for Skeleton, while we need the css
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Snapp uses Skeleton.dev so if you want to change or customize the theme you can link in docker compose the custom-theme.css file to overwrite skeleton variables.
To generate said theme you can go to Skeleton Theme Generator and set up the colors of your choice.
After that click on "Show source Theme" from that a little edit is due as it gives back a TS file for Skeleton, while we need the css
so
will became
include it with docker-compose as in
Beta Was this translation helpful? Give feedback.
All reactions