chore: change partial trust badge color from amber to blue
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
|
||||
.peer-card.trust-partial {
|
||||
border-left: 3px solid #ff9800;
|
||||
border-left: 3px solid #42a5f5;
|
||||
}
|
||||
|
||||
.peer-card.trust-none,
|
||||
@@ -100,8 +100,8 @@
|
||||
}
|
||||
|
||||
.badge-partial {
|
||||
background: #3a2e1b;
|
||||
color: #ff9800;
|
||||
background: #1b2e3a;
|
||||
color: #42a5f5;
|
||||
}
|
||||
|
||||
.badge-none {
|
||||
|
||||
Reference in New Issue
Block a user