From 7c93faa7562e1d615d0d06bf26546bb751f764ec Mon Sep 17 00:00:00 2001 From: felipesantanafs <145938001+felipesantanafs@users.noreply.github.com> Date: Fri, 24 Oct 2025 15:51:09 -0300 Subject: [PATCH] alterando cores do layout - v6 --- quartz.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz.config.ts b/quartz.config.ts index 41662a3cc..e272cdcaa 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -35,7 +35,7 @@ const config: QuartzConfig = { darkgray: "#4e4e4e", dark: "#1f1f1f", secondary: "#9b9603ee", - tertiary: "#4e4f4fe2", + tertiary: "#9b9603ee", highlight: "rgba(143, 159, 169, 0.15)", textHighlight: "#CC9A0088", },