Skip to content

Instantly share code, notes, and snippets.

@kipply
Last active June 7, 2020 02:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kipply/a42c66b5b962d07b5f4bc37812c21e00 to your computer and use it in GitHub Desktop.
Save kipply/a42c66b5b962d07b5f4bc37812c21e00 to your computer and use it in GitHub Desktop.
Roam theme tester!
- [CSS Sheet Here!](https://raw.githubusercontent.com/kipply/roam-hug-theme/master/theme.css)
- I recommend installing with [Stylus](https://github.com/openstyles/stylus) or [Roam Toolkit](https://github.com/roam-unofficial/roam-toolkit) instead of [[roam/css]] to get #taoofroam loading page in dark mode too
- Other things to do:
- Right click a bullet
- Go to a block-page by clicking a bullet
- Try top bar buttons and search
- Check `all pages`
- try some searches and filtering
- [[test]]
- {{TaoOfRoam}}
- - Bold Text: **This is bold text**
- - Italicised Text: __This text is in italics__
- - Highlighted Text: ^^This text is highlighted^^
- - Inline Code: `This is inline code`- Block reference: "- Italicised Text: __This text is in italics__"
- - Block embed: {{[[embed]]: ((FizIkorrQ))}}
- Sample text [[Projects]]
- #hashtags are colourful, and https://github.com/kipply/roam-hug-theme/ links!
- {{date}} ^^interact with this^^
- {{chart: [[hugs]]}}
- {{table}}
- {{[[slider]]}}
- {{orphans}}
- attr table
- {{attr-table: [[hugs]]}}
- {{or: c | a | b}} ^^interact with this^^
- {{calc: 1+1}} Calculations! ^^interact with this^^
- {{[[POMO]]}}
- {{word-count}}
- {{[[DONE]]}} test
- {{query: {and: {Projects}}}
- {{alias: [[Roam Hugs Theme]] Roam Dark Theme}} (alias)
- ^^interact with the board below^^
- {{[[kanban]]}}
- col 1
- item
- col2
- item
- col3
- {{diagram}} ^^interact with this^^
- test2
- test
- huuuugs
- <3
- {{encrypt:U2FsdGVkX1/KgCldrliKuFgn2U/X+mThPtISWi0KDFqn1jepXlDlJi8IPCzXSAYF}} ^^interact with this^^
- $$x = -b$$
- ```css
.CodeMirror-gutters {
background-color: var(--dark-grey)!important;
border-right: 1px solid #112a3f;
}```
- {{youtube:https://www.youtube.com/watch?v=cILsvkRdN64&feature=youtu.be}}
- {{[[DONE]]}} Syntax highlighting
- {{[[DONE]]}} share/export/import area
- {{[[TODO]]}} get twitter embeds to be dark theme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment