@jeact/colors
Version:
A module that stores colors. Including Bootstrap and MaterialUI colors. (This module is inspired in jebbarbas's `jebcolors` module, but this module only stores colors).
10 lines (9 loc) • 319 B
JavaScript
/*
* Name: Social Colors
* Version: Tn/a
* Last Edit: 09/10/2021
* Author: @jebbarbas
* Notes: The most common social media colors (useful for social buttons), I took them from
* https://github.com/JebBarbas/jebcolors/blob/main/src/colors/social-variables.ts
*/
export { misc } from './variableColors';