https://github.com/flowerornament/logseq-simple-parametric-theme
https://github.com/flowerornament/logseq-simple-parametric-theme
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flowerornament/logseq-simple-parametric-theme
- Owner: flowerornament
- Created: 2022-01-24T08:47:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T22:52:57.000Z (about 1 year ago)
- Last Synced: 2026-03-14T03:21:22.350Z (about 2 months ago)
- Language: CSS
- Size: 22.5 KB
- Stars: 30
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-logseq - Simple Parametric Theme
README
# Simple Parametric Theme
Simple Parametric Theme aims to change the colors of the default dark theme with minimal modifications. Pre-set colors are roughly based on Google.com, but you can change them to whatever you like!
## Usage
You can edit the following variables to change the colors of the theme.
```
--primary-hue: 220;
--bg-saturation: 7%;
--bg-lightness: 13%;
--secondary-hue: 216;
--link-saturation: 87%;
--link-lightness: 75%;
```
## Example

## Status
This theme was put together hastily and I don't plan to maintain it actively, but I hope you find it useful. Pull-requests very welcome.