Skip to content

thesved/thesved.github.io

Repository files navigation

Fixes for @azlenelza's Zenith Theme

  1. go to your roam/css page in your Roam Research
  2. create a code block (/code block) and change it's type to CSS
  3. 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');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages