jquintozamora/react-taxonomypicker

View on GitHub
app/stylesheets/1_Settings/_settings.colors.css

Summary

Maintainability
Test Coverage
/*
 * SETTINGS-COLORS
 */

/*
  * Primary colors
  */
:root {
  --bodyBackground: #e5e5e5;
  --newsImageBackground: #ebebeb;
}