From bc14f4c1a7dda48f839c701b57722fa38f978036 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Tue, 15 Apr 2025 16:24:01 +0200 Subject: [PATCH] Added colorgen --- config/defaults.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/defaults.yaml b/config/defaults.yaml index 62fff88..6fe49a6 100644 --- a/config/defaults.yaml +++ b/config/defaults.yaml @@ -387,6 +387,17 @@ repositories: homepage: https://github.com/kevinveenbirkenbach/cymais-presentation provider: github.com repository: cymais-presentation + verified: + gpg_keys: + - 44D8F11FD62F878E + - B5690EEEBB952194 + +- account: kevinveenbirkenbach + description: A lightweight Python utility to generate dynamic color schemes from a single base color. Provides HSL-based color transformations for theming, UI design, and CSS variable generation. Optimized for integration in Python projects, Flask applications, and Ansible roles. + homepage: https://github.com/kevinveenbirkenbach/colorscheme-generator + alias: colorgen + provider: github.com + repository: colorscheme-generator verified: gpg_keys: - 44D8F11FD62F878E