Question: Where Is The Themes Color Path Located

Where Is The Themes Color Path Located

Where is the theme style color directory? I want to edit the color code of a specific theme. thanks

P

princelouie

Asked
Where is the theme style color directory? I want to edit the color code of a specific theme. thanks
  • MS

    Mian Saleem

    Answered
    Hello,

    The styles are in `themes/default/assets/dev/css` and those are combined to `themes/default/assets/dist/css/styles.css` using gulp. You can check the `gulpfile.js`

    Thank you
  • Login to Reply