Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Roam CSS System 2.0

NotificationsYou must be signed in to change notification settings

rcvd/roam-css-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Roam CSS System is deprecated and replaced byRoam Studio. You can find it under Settings -> Community extensions within Roam Depot in the Roam Research Application.

What is it?

The Roam CSS System is a modular, block-based approach for changing the look and feel ofRoam Research. It has been thoughtfully engineered to allow easy customization by the non-tech-affine end user and offers different minimal, beautiful designed elegant themes.

If you want to support my work

Thanks a lot for your support!

How does this work?

  • Create or modify your 'roam/css' page.
  • Add a new code blockat the top and set the language to 'CSS'.
  • For the iA Quattro theme, add the following line to it:

@import url('https://rcvd.github.io/roam-css-system/themes/quattro.css');

  • If you want the lesswrong theme, add the following line to it:

@import url('https://rcvd.github.io/roam-css-system/themes/lesswrong.css');

Force light or dark mode

  • If you want to force the bright or dark mode independent of the system settings use:

    @import url('https://rcvd.github.io/roam-css-system/themes/quattro_dark.css');

    @import url('https://rcvd.github.io/roam-css-system/themes/lesswrong_dark.css');

    or

    @import url('https://rcvd.github.io/roam-css-system/themes/quattro_light.css');

    @import url('https://rcvd.github.io/roam-css-system/themes/lesswrong_light.css');

Customize the themes

You can easily customize 400 UI elements with more than 1,700 attributes. Read the detailed instructions for customizing ithere.

Themes

Craft

Bear

Apple

Things

iA Quattro

Lesswrong

Bugs and feedback

  • If you find a bug, file it under Issues with a short description and an screenshot
  • If you want to discuss an issue contact me onTwitter or drop me an email to roam (at) rcvd (dot) io

Sponsor this project

    Languages


    [8]ページ先頭

    ©2009-2025 Movatter.jp