claude dark v4, blue/gold

This commit is contained in:
2026-03-07 09:18:19 -05:00
parent 7acf1f2c9f
commit 6747faeb7a
4 changed files with 20 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ import '@styles/main.css';
text-align: center;
&:hover {
background: hsl(0deg 0% 0% / 10%);
background: var(--nav-hover);
}
}
}