https://github.com/gavinmn/logseq-luma
A minimal and detail oriented light and dark theme for Logseq
https://github.com/gavinmn/logseq-luma
Last synced: about 1 year ago
JSON representation
A minimal and detail oriented light and dark theme for Logseq
- Host: GitHub
- URL: https://github.com/gavinmn/logseq-luma
- Owner: gavinmn
- License: mit
- Created: 2022-07-28T01:05:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-25T15:46:38.000Z (about 3 years ago)
- Last Synced: 2025-03-28T10:54:10.252Z (about 1 year ago)
- Language: CSS
- Size: 71.3 KB
- Stars: 112
- Watchers: 4
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Logseq Luma Theme
A minimal and detail oriented light and dark theme for Logseq. *Presented as is — there may be some inconsistencies that I will be slowly fixing as I have time.*

## Installation
**Marketplace**
Find Luma in the Logseq theme marketplace within the app.
**Manual installation**
Copy `custom.css` into `logseq/custom.css` or paste this line into `logseq/custom.css`
```css
@import url('https://cdn.jsdelivr.net/gh/gavinmn/logseq-luma/custom.css');
```