dashblocks-template
dashblocks-template copied to clipboard
dbColors
There are a lot of dbColors in the source code, but I don't know exactly what it does. I can't find it in Dashblocks.

It's a helper module to manage color themes, provided by dashblocks library that template uses: https://github.com/slanatech/dashblocks/blob/master/src/components/dbcolors.js
It's a helper module to manage color themes, provided by dashblocks library that template uses: https://github.com/slanatech/dashblocks/blob/master/src/components/dbcolors.js
tks, I hope I can understand this file.