Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 5, 2016 at 10:32 am #877063Hi there
You can customize your colors accessing this less file /templates/ja_mono/less/variables.less where it is defined the variable color for orange theme. around line 63
// Accent colors // ------------------------- @orange: #ff7100;
and change it to :
@orange: #E45026;
after applied this change from your backend click on the top button compile less to css
in the image below you can see the resulted new value on the page
February 5, 2016 at 11:04 am #877078Hi,
I did what you recommanded and it worked flawlessly.
Thanks!
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by valthebault 8 years, 9 months ago.
The topic ‘How do I precise the orange of the theme?’ is closed to new replies.