Skip to content

Instantly share code, notes, and snippets.

View dnlzro's full-sized avatar

Daniel Lazaro dnlzro

View GitHub Profile
@dnlzro
dnlzro / timeline.md
Last active February 22, 2024 20:40
Timeline shit for Bonnell II (updated)

In the stylesheet.css file:

/* Note: you can make my-class-1 whatever you want,
as long as you use the same class name in Obsidian. */

.timeline.my-class-1 {
    --timeline-active-color: #ff0000;
}