asmund

joined 2 years ago
[–] [email protected] 5 points 8 months ago (1 children)

@jeff @logseq have a css snippet that sets a custom background color on the header bar. I use different colors on the different graphs for exactly this purpose.

.cp__header {
background-color: pink;
}