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: 4 months ago
JSON representation

Lists

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

Screen Shot 2022-02-03 at 4 25 15 PM

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