dashblocks-template icon indicating copy to clipboard operation
dashblocks-template copied to clipboard

dbColors

Open 332lfgb6 opened this issue 4 years ago • 2 comments

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. image image

332lfgb6 avatar May 27 '21 08:05 332lfgb6

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

sv2 avatar May 27 '21 15:05 sv2

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.

332lfgb6 avatar May 28 '21 01:05 332lfgb6