zen theme colors

This commit is contained in:
Dennis Schoepf 2025-12-18 20:56:18 +01:00
parent 7b7448ed19
commit a18063885e

View file

@ -41,6 +41,22 @@
id = "53d805fa-2cc1-44b5-929b-a72cc83d9587"; id = "53d805fa-2cc1-44b5-929b-a72cc83d9587";
position = 1000; position = 1000;
container = containers."Personal".id; container = containers."Personal".id;
theme = {
type = "gradient";
texture = 0.7;
color = [
{
red = 87;
green = 36;
blue = 84;
}
{
red = 51;
green = 21;
blue = 49;
}
];
};
}; };
}; };
pins = { pins = {