Skip to content

Simple Roam Research monochrome dark mode theme.

Notifications You must be signed in to change notification settings

mrowa44/roam-mono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roam Mono

It makes Roam Research dark in system dark mode.

Optionally, it can make it B&W.

How to use

  1. Create a [[roam/css]] page.
  2. Add a [[Roam Mono]] bullet point.
  3. Create a css child code block.
  4. Paste into the block (depending what you want):
@import url("https://mrowa44.github.io/roam-mono/roam-dark.css"); /* Just dark in dark mode */
@import url("https://mrowa44.github.io/roam-mono/roam-mono-light.css"); /* B&W in light mode */
@import url("https://mrowa44.github.io/roam-mono/roam-mono-dark.css"); /* B&W in dark mode */

Preview

  • roam-dark

  • roam-mono-light

  • roam-mono-dark

About

Simple Roam Research monochrome dark mode theme.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages