https://github.com/slrvb/logseq--its-theme
https://github.com/slrvb/logseq--its-theme
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/slrvb/logseq--its-theme
- Owner: SlRvb
- Created: 2023-01-24T03:30:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T08:15:04.000Z (over 2 years ago)
- Last Synced: 2025-01-27T23:18:28.712Z (over 1 year ago)
- Language: CSS
- Size: 827 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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