diff --git a/currency converter/gui.ui b/currency converter/gui.ui index 6c8e578fc95..a2b39c9e6a4 100644 --- a/currency converter/gui.ui +++ b/currency converter/gui.ui @@ -6,13 +6,101 @@ 0 0 - 794 - 365 + 785 + 362 MainWindow + + QMainWindow { + background-color: #2C2F33; + } + QLabel#label { + color: #FFFFFF; + font-family: 'Arial'; + font-size: 28px; + font-weight: bold; + background-color: transparent; + padding: 10px; + } + QLabel#label_2, QLabel#label_3 { + color: #7289DA; + font-family: 'Arial'; + font-size: 20px; + font-weight: normal; + background-color: transparent; + } + QComboBox { + background-color: #23272A; + color: #FFFFFF; + font-family: 'Arial'; + font-size: 16px; + border-radius: 10px; + padding: 10px; + border: 1px solid #7289DA; + } + QComboBox:hover { + border: 1px solid #677BC4; + } + QComboBox::drop-down { + border: none; + width: 20px; + } + QComboBox::down-arrow { + image: url(:/icons/down_arrow.png); + width: 12px; + height: 12px; + } + QComboBox QAbstractItemView { + background-color: #23272A; + color: #FFFFFF; + selection-background-color: #7289DA; + selection-color: #FFFFFF; + border: 1px solid #7289DA; + border-radius: 5px; + } + QLineEdit { + background-color: #23272A; + color: #FFFFFF; + font-family: 'Arial'; + font-size: 20px; + border-radius: 10px; + padding: 10px; + border: 1px solid #7289DA; + } + QLineEdit:hover, QLineEdit:focus { + border: 1px solid #677BC4; + } + QPushButton { + background-color: #7289DA; + color: #FFFFFF; + font-family: 'Arial'; + font-size: 16px; + font-weight: bold; + border-radius: 10px; + padding: 10px; + border: none; + } + QPushButton:hover { + background-color: #677BC4; + } + QPushButton:pressed { + background-color: #5B6EAE; + } + QLCDNumber { + background-color: #23272A; + color: #43B581; + border-radius: 10px; + border: 1px solid #7289DA; + padding: 10px; + } + QStatusBar { + background-color: #23272A; + color: #FFFFFF; + } + @@ -25,8 +113,8 @@ - Segoe Script - 24 + Arial + -1 75 true @@ -61,7 +149,7 @@ - 110 + 100 260 571 41 @@ -92,9 +180,11 @@ - Monotype Corsiva - 20 + Arial + -1 + 50 true + false @@ -112,9 +202,11 @@ - Monotype Corsiva - 20 + Arial + -1 + 50 true + false @@ -132,7 +224,6 @@ -