An open API service indexing awesome lists of open source software.

https://github.com/slrvb/logseq--its-theme


https://github.com/slrvb/logseq--its-theme

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ITS Theme
[ITS Theme](https://github.com/SlRvb/Obsidian--ITS-Theme) for Logseq.

[Showcase/Live Demo of the theme on my Logseq git site](https://slrvb.github.io/logseq-kosmos/#/page/its%20theme); it uses the SlRvb Gray alternate color scheme.

# Download

Add this to your custom.css to install the base styling for the theme

```scss
/* Base CSS */
@import url('https://raw.githack.com/SlRvb/logseq--ITS-Theme/main/custom.css');
/*Alt Colors */
@import url('https://raw.githack.com/SlRvb/logseq--ITS-Theme/main/Alt-Colors/In-The-Shadows.css');
```

> **Note** Need to include an import for the [Alternate Color Schemes](https://github.com/SlRvb/logseq--ITS-Theme/tree/main/Alt-Colors) in order for colors to work