Add copyright notice
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m10s
Add copyright notice / copyright_notice (pull_request) Successful in 1m45s
Run unit tests / unit_tests (pull_request) Successful in 2m42s

This commit is contained in:
Manuel Bustillo 2024-11-10 11:24:07 +00:00
parent fa3d3cf13b
commit 4089ff63ba

View File

@ -1,3 +1,5 @@
# Copyright (C) 2024 Manuel Bustillo
Chroma.define_palette :decreasing_saturation do Chroma.define_palette :decreasing_saturation do
spin(20).desaturate(40) spin(20).desaturate(40)
spin(-20).desaturate(40) spin(-20).desaturate(40)