flowerornament / logseq-simple-parametric-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:CSS 100.0%