mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
edit colors
This commit is contained in:
@@ -36,8 +36,7 @@ in {
|
|||||||
theme = {
|
theme = {
|
||||||
background-color = rgb-to-hsl "base00";
|
background-color = rgb-to-hsl "base00";
|
||||||
primary-color = rgb-to-hsl "base0D";
|
primary-color = rgb-to-hsl "base0D";
|
||||||
positive-color = rgb-to-hsl "base01";
|
positive-color = rgb-to-hsl "base0C";
|
||||||
negative-color = rgb-to-hsl "base04";
|
|
||||||
contrast-multiplier = 1.4;
|
contrast-multiplier = 1.4;
|
||||||
};
|
};
|
||||||
pages = [{
|
pages = [{
|
||||||
|
|||||||
Reference in New Issue
Block a user