The Words You Can't Take Back
TODOs in headers are not centered correctly
To color any block Roam has a hidden native function:
In any block type:
#.bg-COLOR-NUMBER
For instance→ .bg-blue-100 == BLUE background at 100%
To have a lighter shade of BLUE == .bg-blue-50
Hit Esc twice to exit the block you're editing and the #.bg-COLOR-NUMBER
will disappear until you hover over it
One idea that comes to mind is to use a specific COLOR and NUMBER to allow for quick referencing and filtering.
We made all of Tailwind CSS native since it’s a useful pattern many will know anyway, and quite reasonable to learn