Color variations

Locked
onitgroup
Posts: 10
Joined: 09 Sep 2015, 16:30

04 Nov 2015, 12:23

Hi,
I would ask if in next releases of Adamantium it's planned to insert new color variations.
Thanks

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

08 Nov 2015, 19:23

We added Less feature for Rio, Modena, Adamantium, Volt; (Less Detail: http://lesscss.org/ ) You can easily change font-size, all colors (background-color, color, border-color etc.), transition of components and layouts in Rio, Modena, Adamantium, Volt.
If you want to change background-color of topbar in Adamantium, you can change value of @topbar-bg-color in layout-variables.less;
@topbar-bg-color: #6d4c41;
To change style of components -> theme-variables.less
To change style of Layout-> layout-variables.less

I changed values of some variables for my example in layout-variables.less;

Code: Select all

@topbar-bg-color: #6d4c41;

@mainmenu-toggler-bg-color-hover:#6d4c41;
@mainmenu-toggler-icon-lines-bg-color: #ffffff;

@topbar-menu-first-level-link-color: #ffffff;
@topbar-menu-first-level-link-bg-color-hover:#6d4c41;
My screenshot;
Image

onitgroup
Posts: 10
Joined: 09 Sep 2015, 16:30

09 Nov 2015, 16:04

Thank you very much for support!

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

09 Nov 2015, 21:52

You're welcome ;)

rapzodo
Posts: 6
Joined: 17 Sep 2015, 16:16

01 Jul 2016, 16:45

I did it and it didnt work, do i need to republish or something? recompile less file?

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

11 Jul 2016, 15:26

Code: Select all

recompile less file?
Yes, you need to make some settings on your IDE or produce css files from less files on commandline; http://lesscss.org/#using-less-command-line-usage

Netbeans;
Image

Locked

Return to “Adamantium”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest