Fixes for @azlenelza's Zenith Theme go to your roam/css page in your Roam Research create a code block (/code block) and change it's type to CSS copy one of the following codes Add Viktor's version of Zenith with >auto dark/nigth mode< @import url('https://thesved.github.io/css/roamCSS-auto.css'); Add Viktor's version of Zenith >only on mobile< @import url('https://thesved.github.io/css/roamCSS-auto.css') (max-width: 600px); Add >fix only< for Zenith (if you already have Zenith installed) @import url('https://thesved.github.io/css/roamCSS.css');