Skip to content

Commit e74b0c7

Browse files
committed
Chore: Lighten secondary buttons in dark mode
1 parent 99a3e17 commit e74b0c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

server/ui-src/assets/styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@
8989
.token.property {
9090
color: #ee6969;
9191
}
92+
93+
.btn-outline-secondary {
94+
color: #9c9c9c;
95+
}
9296
}
9397

9498
.text-spaces-nowrap {

0 commit comments

Comments
 (0)