Skip to content

Instantly share code, notes, and snippets.

@vswraith
vswraith / theme.css
Created September 2, 2020 02:32
Roam Research Dark Theme
@import url('https://shodty.github.io/Dark_Age.css');
.roam-center {
border-left: 1px solid #292929 !important;
border-top: 1px solid #292929 !important;
border-right: 1px solid #292929 !important;
border-radius: 8px; !important
box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.03) !important;
overflow: visible !important;
margin-left: 12px;