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