Skip to content
bits&pieces
by pekala
/
bits
/
pieces
/
about
Bits
Shorter posts focused on a piece of code worth copy-pasting, with explanation and examples.
TypeScript
Theme UI
July 12th, 2020
~3 min read
Theme-Aware
Syntax Highlighting
Theme UI comes with an official plugin for code syntax highlighting using Prism, however the support for color modes is limited. This bit is a way to get a Prism color theme that works with dark mode.