1.0.1 • Published 1 year ago

ral-colors v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

ral-colors

Package containing all the RAL color information. list of ral colors

usage

import { RAL } from 'ral-colors/index.js';

//classic ral colors
console.log( RAL.classic.RAL1013 );

//effect ral colors
console.log( RAL.effect.RAL501 );

//design system ral colors
console.log( RAL.design_system.H010L50C45 );
1.0.1

1 year ago

1.0.0

1 year ago