update theme

This commit is contained in:
matty 2025-04-19 15:15:12 -04:00
parent 921621e394
commit 53abb7b32e

View File

@ -14,7 +14,7 @@ body {
/* --primary: var(--nctv-accent-orange); */
--on-primary: #111;
--border-primary: #F2690D;
--border-primary: var(--nctv-blue-secondary);
--primary: var(--nctv-blue-primary);
/**
@ -59,7 +59,7 @@ h1.instance-name.home-page,
Action buttons
*/
.primary-button {
/* .primary-button {
background-color: var(--nctv-blue-primary);
color: white;
border: 1px solid var(--nctv-blue-dark);
@ -75,7 +75,7 @@ Action buttons
svg#svg2 {
color: white;
}
} */
/**
Video thumbnail stuff