diff --git a/patches/colloid/palette.tera b/patches/colloid/palette.tera index 6051e11b..1bf5d534 100644 --- a/patches/colloid/palette.tera +++ b/patches/colloid/palette.tera @@ -77,7 +77,7 @@ index 00000000..4ff0da0d +$grey-600: red; +$grey-650: #{{ palette.surface0.hex }}; +$grey-700: #{{ palette.base.hex }}; -+$grey-750: #{{ palette.crust.hex }}; ++$grey-750: #{{ palette.mantle.hex }}; +$grey-800: #{{ palette.crust.hex }}; +$grey-850: #020202; +$grey-900: #010101; diff --git a/patches/colloid/sass-palette-frappe.patch b/patches/colloid/sass-palette-frappe.patch index 39f8f722..ee2d2113 100644 --- a/patches/colloid/sass-palette-frappe.patch +++ b/patches/colloid/sass-palette-frappe.patch @@ -68,7 +68,7 @@ index 00000000..4ff0da0d +$grey-600: red; +$grey-650: #414559; +$grey-700: #303446; -+$grey-750: #232634; ++$grey-750: #292c3c; +$grey-800: #232634; +$grey-850: #020202; +$grey-900: #010101; diff --git a/patches/colloid/sass-palette-macchiato.patch b/patches/colloid/sass-palette-macchiato.patch index d23113b6..b82113d3 100644 --- a/patches/colloid/sass-palette-macchiato.patch +++ b/patches/colloid/sass-palette-macchiato.patch @@ -68,7 +68,7 @@ index 00000000..4ff0da0d +$grey-600: red; +$grey-650: #363a4f; +$grey-700: #24273a; -+$grey-750: #181926; ++$grey-750: #1e2030; +$grey-800: #181926; +$grey-850: #020202; +$grey-900: #010101; diff --git a/patches/colloid/sass-palette-mocha.patch b/patches/colloid/sass-palette-mocha.patch index 57da92cc..c39daf29 100644 --- a/patches/colloid/sass-palette-mocha.patch +++ b/patches/colloid/sass-palette-mocha.patch @@ -68,7 +68,7 @@ index 00000000..4ff0da0d +$grey-600: red; +$grey-650: #313244; +$grey-700: #1e1e2e; -+$grey-750: #11111b; ++$grey-750: #181825; +$grey-800: #11111b; +$grey-850: #020202; +$grey-900: #010101;