Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.12k stars 4.94k forks source link

Ability to add new color to color palette #6193

Open apijay opened 6 years ago

apijay commented 6 years ago

Is there any way to add new named colors apart from default named colors in site/globals/site.variables. i.e: lightGrey: #f3f3f3

y0hami commented 6 years ago

There is currently no way to add new colours you can only change the current ones.

There have been lots of discussions around this issue and they all come down to the same thing, how do you implement a way to allow users to add there own colours? The colours in SUI are used across lots of components and you would need to add the new colours to them all.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

lubber-de commented 5 years ago

Possible since https://github.com/fomantic/Fomantic-UI 2.7.0 . Look at /globals/colors.less