Forum Discussion
SP list - column formatting colors??
bump
this is odd
On some of my lists, the formatting works
- Thanks_MicrosoftMay 28, 2020Copper Contributor
Bump....anyone from Microsoft want to comment? This is happening to us as well out of no where in the past month~. Now all palettes for my SP lists are these transparent options and no standard colors are available.
- Bryan123May 28, 2020Brass Contributor
I double checked my list that had the good color palate and now it too is messed up like the others
- Thanks_MicrosoftMay 28, 2020Copper Contributor
Bryan123 Nice....it's not pretty but found a work around using .json column formatting....maybe something you can use in the interim.
First use the out of the box SP formatting to set the columns or options to different colors...then go to advanced and copied the .json code it generates.
From there you can edit it and update the colors to things like sp-css-backgroundcolor-red etc. for proper colors. I just googled for a list of SP CSS colors but it seems like most general colors follow the format sp-css-backgrondcolor-COLOR
Good luck!