diff --git a/src/main/resources/com/sparrowwallet/sparrow/darktheme.css b/src/main/resources/com/sparrowwallet/sparrow/darktheme.css index 87575cb4..f7d1c59c 100644 --- a/src/main/resources/com/sparrowwallet/sparrow/darktheme.css +++ b/src/main/resources/com/sparrowwallet/sparrow/darktheme.css @@ -122,8 +122,8 @@ HorizontalHeaderColumn > TableColumnHeader.column-header.table-column{ -fx-bar-fill: rgba(135, 138, 149, 0.5); } -.tab-label .failure { - -fx-fill: #e06c75; +.root .tab-pane > .tab-header-area > .headers-region > .tab .tab-label .glyph-font.failure { + -fx-text-fill: #e06c75; } .status-bar .tor-status.failure .glyph-font {