Match color to mako

This commit is contained in:
David Heinemeier Hansson
2025-07-24 17:39:06 -04:00
parent 205bcd7be8
commit 2d9ed8720b

View File

@ -1,6 +1,6 @@
@define-color background-color #1a1b26;
@define-color border-color #33ccff;
@define-color label #33ccff;
@define-color image #33ccff;
@define-color progress #33ccff;
@define-color label #a9b1d6;
@define-color image #a9b1d6;
@define-color progress #a9b1d6;