gui/themes: Convert kot-bg to jpg (95%) (#8809)
No perceived loss of image quality, reduces size from 8.1 MB to 2.0 MB
This commit is contained in:
@@ -94,7 +94,7 @@ QWidget#cg_disasm, QWidget#trophy_manager {
|
|||||||
|
|
||||||
/* Main Window and Dialogs */
|
/* Main Window and Dialogs */
|
||||||
QDialog, QMainWindow#main_window {
|
QDialog, QMainWindow#main_window {
|
||||||
border-image: url("GuiConfigs/kot-bg.png");
|
border-image: url("GuiConfigs/kot-bg.jpg");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -246,7 +246,7 @@ QPushButton::disabled {
|
|||||||
|
|
||||||
|
|
||||||
/* QSpinBox (Settings -> Emulator -> width/height) */
|
/* QSpinBox (Settings -> Emulator -> width/height) */
|
||||||
/* QDoubleSpinBox (Pads -> Mouse Acceleration -> x/y) */
|
/* QDoubleSpinBox (Pads -> Mouse Acceleration -> x/y) */
|
||||||
QSpinBox, QDoubleSpinBox {
|
QSpinBox, QDoubleSpinBox {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
/*background-color: #bfa163;*/
|
/*background-color: #bfa163;*/
|
||||||
@@ -287,7 +287,7 @@ QDockWidget {
|
|||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
[floating="true"] {
|
[floating="true"] {
|
||||||
border-image: url("GuiConfigs/kot-bg.png");
|
border-image: url("GuiConfigs/kot-bg.jpg");
|
||||||
}
|
}
|
||||||
QDockWidget::title {
|
QDockWidget::title {
|
||||||
background: #bfa163;
|
background: #bfa163;
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 7.9 MiB |
Reference in New Issue
Block a user