UNPKG

94 BJavaScriptView Raw
1export default {
2 '--standard': '#999',
3 '--secondary': '#DDD',
4 '--darkBlack': '#404040',
5};