tangled
alpha
login
or
join now
moth11.net
/
xcvr
2
fork
atom
frontend for xcvr appview
2
fork
atom
overview
issues
pulls
pipelines
picked wrong color
moth11.net
7 months ago
f29c14d6
e8683a60
+1
-1
1 changed file
expand all
collapse all
unified
split
src
lib
components
Transmission.svelte
+1
-1
src/lib/components/Transmission.svelte
···
143
143
color: var(--tcontrast);
144
144
}
145
145
.active a {
146
146
-
color: var(--fg);
146
146
+
color: var(--tcontrast);
147
147
}
148
148
.signed .handle {
149
149
color: var(--fg);