Ecosyste.ms: Awesome

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

https://github.com/Bad3r/Logseq-Nord-Theme

Logseq in an arctic, north-bluish color palette 🧊
https://github.com/Bad3r/Logseq-Nord-Theme

Last synced: 4 months ago
JSON representation

Logseq in an arctic, north-bluish color palette 🧊

Lists

README

        

# Logseq Nord Theme 🏔️

Inspired by the serene beauty of the Arctic, this theme provides a calm, distraction-free environment that mirrors the tranquility of polar night landscapes.

> **Warning**
>
> Please note that the images may not be up-to-date.

![logseq_nord_code](https://cdn.unsigned.sh/logseq_nord_code.png)
![logseq_nord_demo](https://cdn.unsigned.sh/logseq_nord_demo.png)
![logseq_nord_pdf](https://cdn.unsigned.sh/logseq_nord_pdf.png)

## Features

- Clean and minimal design
- Nord color palette for a consistent and pleasing aesthetic
- Improved readability and navigation
- Support for whiteboards, codeblocks, PDF reader, and other Logseq features
- Customized styles for tables, blockquotes, code blocks, and more

## Installation

### Logseq Marketplace

1. Open the Logseq Marketplace
2. Click on the "Themes" tab
3. Search for `Nord Theme`
4. Click on the "Install" button.

### Importing into `custom.css`

Add the following import statement to the top of `logseq/custom.css`

```css
@import url("https://cdn.jsdelivr.net/gh/bad3r/logseq-nord-theme@latest/custom.min.css");
```