Files
purple-electrumwallet/electrum/gui/qml/components/controls/DialogHighlightPane.qml
T

6 lines
92 B
QML
Raw Normal View History

2026-02-21 16:25:53 +01:00
import QtQuick
TextHighlightPane {
backgroundColor: constants.darkerDialogBackground
}