claude dark v8 "copper & slate"

This commit is contained in:
2026-03-07 11:08:08 -05:00
parent 1142003e40
commit 6b8c47cbb4
2 changed files with 9 additions and 15 deletions

View File

@@ -5,7 +5,6 @@ import '@styles/main.css';
<style>
header {
background-color: var(--primary-color-faded);
border-bottom: var(--header-border);
}
nav {
@@ -27,7 +26,6 @@ import '@styles/main.css';
&:hover {
background: var(--nav-hover);
color: var(--nav-hover-color);
}
}
}