We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a120d08 commit 30719c5Copy full SHA for 30719c5
src/main/resources/com/sparrowwallet/sparrow/darktheme.css
@@ -391,7 +391,7 @@ HorizontalHeaderColumn > TableColumnHeader.column-header.table-column{
391
.root.chunk-addresses .text-field .address-chunk.alternate,
392
.root.chunk-addresses .label .address-chunk.alternate,
393
.root.chunk-addresses .tree-table-view:focused .address-chunk.alternate {
394
- -fx-fill: derive(-fx-text-inner-color, -25%);
+ -fx-fill: derive(-fx-text-inner-color, -30%);
395
}
396
397
.root.chunk-addresses .tree-table-view .tree-table-row-cell:selected .address-chunk.alternate {
0 commit comments