Title: Css theme
Last modified: November 4, 2019

---

# Css theme

 *  [jeanwinters](https://wordpress.org/support/users/jeanwinters/)
 * (@jeanwinters)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-theme-2/)
 * How to edit color of theme “classic”? Changed css color in classic.css but nothing
   happens. Cache cleared.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Andi Dittrich](https://wordpress.org/support/users/andi-dittrich/)
 * (@andi-dittrich)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-theme-2/#post-12094033)
 * the css files within `view/themes` are only used by the theme customizer – they
   are not used on the frontend.
 * all frontend resources are located in `wp-content/plugins/enlighter/resources/
   EnlighterJS.min.css` – see [https://github.com/EnlighterJS/Plugin.WordPress/tree/v3/resources](https://github.com/EnlighterJS/Plugin.WordPress/tree/v3/resources)
 * you can rebuild EnlighterJS.min.css but you should not replace the file within
   the plugin because the file will overwritten during an update. the recommend 
   solution is to embed your EnlighterJS theme within your site css

Viewing 1 replies (of 1 total)

The topic ‘Css theme’ is closed to new replies.

 * ![](https://ps.w.org/enlighter/assets/icon-256x256.png?rev=1215872)
 * [Enlighter - Customizable Syntax Highlighter](https://wordpress.org/plugins/enlighter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/enlighter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/enlighter/)
 * [Active Topics](https://wordpress.org/support/plugin/enlighter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/enlighter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/enlighter/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andi Dittrich](https://wordpress.org/support/users/andi-dittrich/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/css-theme-2/#post-12094033)
 * Status: not resolved