Hackerfleet / hfos-legacy

Hackerfleet Operating System
GNU Affero General Public License v3.0
29 stars 4 forks source link

Fix static color names in templates/javascript to use colors.scss variables #292

Open ri0t opened 6 years ago

ri0t commented 6 years ago

For a centralized color control

This can already be used in evaluated expressions: var(--color-primary-0) The others need to be added to colors.scss and spread around the project.