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

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

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.*

preview-light
preview-dark

## 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');
```