Skip to content

Instantly share code, notes, and snippets.

View jacobtfisher's full-sized avatar

Jacob T. Fisher jacobtfisher

View GitHub Profile
@jacobtfisher
jacobtfisher / masonry_brr.css
Created May 12, 2021 18:29
Masonry Mode Tweaked for "Better Roam Research" Theme
/*
Roam Masonry Mode tweaked for "Better Roam Research" Theme by @linuz90
Courtesy : Murf, Daniel van der Merwe, Rob Hasfield, Abhay Prasana
*/
:root {
--masonry-startWidth: 30vw; /* 400px; Change this to "unset" if you don't want the sidebar pages to be reset in grid like format each time*/
--masonry-minWidth: 10vw;
--masonry-maxWidth: 80vw;
--masonry-startHeight: unset; /* 242px; Change this to "unset" if you don't want the sidebar pages to be reset in grid like format each time*/
@jacobtfisher
jacobtfisher / README.md
Created July 11, 2020 16:25 — forked from adam-garcia/README.md
Viridis Color Palette Generator

Viridis Color Palette Generator

A simple tool for extracting discrete color palette values from the viridis collection of color palettes.