We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db224b1 commit 8d227a8Copy full SHA for 8d227a8
src/gtk-3.0/_palette.scss
@@ -160,4 +160,4 @@ $LATTE_900: #804b00;
160
@define-color LATTE_300 #{$LATTE_300};
161
@define-color LATTE_500 #{$LATTE_500};
162
@define-color LATTE_700 #{$LATTE_700};
163
-@define-color LATTE_900 #{$LATTE_900};
+@define-color LATTE_900 #{$LATTE_900};
src/gtk-4.0/_palette.scss
@@ -154,4 +154,4 @@ $LATTE_900: #804b00;
154
155
156
157
0 commit comments