Styleguide palette CSS
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Synopsis
Drupal's Style guide module contains a Style guide palette sub-module, which stores color swatches in the database and displays them on a separate page from the main style guide. However, themers who develop with CSS pre-processors like SCSS or LESS often store colors as variables inside the stylesheets themselves, and these colors may change as the project evolves (meaning that a database update would need to happen each time a color changes).
