Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flowerornament/logseq-simple-parametric-theme
https://github.com/flowerornament/logseq-simple-parametric-theme
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flowerornament/logseq-simple-parametric-theme
- Owner: flowerornament
- Created: 2022-01-24T08:47:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T19:02:49.000Z (over 1 year ago)
- Last Synced: 2024-05-18T22:23:18.581Z (6 months ago)
- Language: CSS
- Size: 18.6 KB
- Stars: 26
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
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.