P
Asked
Where is the theme style color directory? I want to edit the color code of a specific theme. thanks
- MSAnswered
Hello,
The styles are in
themes/default/assets/dev/css
and those are combined tothemes/default/assets/dist/css/styles.css
using gulp. You can check thegulpfile.js
Thank you
- Login to Reply