diff options
Diffstat (limited to 'dist/qt_themes/qdarkstyle/style.qss')
| -rw-r--r-- | dist/qt_themes/qdarkstyle/style.qss | 308 |
1 files changed, 304 insertions, 4 deletions
diff --git a/dist/qt_themes/qdarkstyle/style.qss b/dist/qt_themes/qdarkstyle/style.qss index 2926a05fa..66026e8be 100644 --- a/dist/qt_themes/qdarkstyle/style.qss +++ b/dist/qt_themes/qdarkstyle/style.qss | |||
| @@ -40,8 +40,8 @@ QCheckBox:disabled { | |||
| 40 | 40 | ||
| 41 | QCheckBox::indicator, | 41 | QCheckBox::indicator, |
| 42 | QGroupBox::indicator { | 42 | QGroupBox::indicator { |
| 43 | width: 18px; | 43 | width: 16px; |
| 44 | height: 18px; | 44 | height: 16px; |
| 45 | } | 45 | } |
| 46 | 46 | ||
| 47 | QGroupBox::indicator { | 47 | QGroupBox::indicator { |
| @@ -1237,6 +1237,7 @@ QPlainTextEdit:disabled { | |||
| 1237 | background-color: #2b2e31; | 1237 | background-color: #2b2e31; |
| 1238 | } | 1238 | } |
| 1239 | 1239 | ||
| 1240 | |||
| 1240 | QPushButton#TogglableStatusBarButton { | 1241 | QPushButton#TogglableStatusBarButton { |
| 1241 | min-width: 0px; | 1242 | min-width: 0px; |
| 1242 | color: #656565; | 1243 | color: #656565; |
| @@ -1271,6 +1272,305 @@ QPushButton#RendererStatusBarButton:checked { | |||
| 1271 | color: #e85c00; | 1272 | color: #e85c00; |
| 1272 | } | 1273 | } |
| 1273 | 1274 | ||
| 1274 | QPushButton#RendererStatusBarButton:!checked{ | 1275 | QPushButton#RendererStatusBarButton:!checked { |
| 1275 | color: #00ccdd; | 1276 | color: #00ccdd; |
| 1277 | } | ||
| 1278 | |||
| 1279 | QPushButton#buttonRefreshDevices { | ||
| 1280 | min-width: 24px; | ||
| 1281 | min-height: 24px; | ||
| 1282 | max-width: 24px; | ||
| 1283 | max-height: 24px; | ||
| 1284 | padding: 0px 0px; | ||
| 1285 | } | ||
| 1286 | |||
| 1287 | QSpinBox#spinboxLStickRange, | ||
| 1288 | QSpinBox#spinboxRStickRange { | ||
| 1289 | padding: 4px 0px 5px 0px; | ||
| 1290 | min-width: 63px; | ||
| 1291 | } | ||
| 1292 | |||
| 1293 | QSpinBox#vibrationSpin { | ||
| 1294 | padding: 4px 0px 5px 0px; | ||
| 1295 | min-width: 63px; | ||
| 1296 | } | ||
| 1297 | |||
| 1298 | QSpinBox#spinboxLStickRange:up-button, | ||
| 1299 | QSpinBox#spinboxRStickRange:up-button, | ||
| 1300 | QSpinBox#vibrationSpin:up-button { | ||
| 1301 | left: -2px; | ||
| 1302 | } | ||
| 1303 | |||
| 1304 | QSpinBox#spinboxLStickRange:down-button, | ||
| 1305 | QSpinBox#spinboxRStickRange:down-button, | ||
| 1306 | QSpinBox#vibrationSpin:down-button { | ||
| 1307 | right: -1px; | ||
| 1308 | } | ||
| 1309 | |||
| 1310 | QGroupBox#motionGroup::indicator, | ||
| 1311 | QGroupBox#vibrationGroup::indicator { | ||
| 1312 | margin-left: 0px; | ||
| 1313 | } | ||
| 1314 | |||
| 1315 | QGroupBox#motionGroup::title, | ||
| 1316 | QGroupBox#vibrationGroup::title { | ||
| 1317 | spacing: 2px; | ||
| 1318 | padding-left: 1px; | ||
| 1319 | padding-right: 1px; | ||
| 1320 | } | ||
| 1321 | |||
| 1322 | QWidget#bottomPerGameInput, | ||
| 1323 | QWidget#topControllerApplet, | ||
| 1324 | QWidget#bottomControllerApplet, | ||
| 1325 | QGroupBox#groupPlayer1Connected:checked, | ||
| 1326 | QGroupBox#groupPlayer2Connected:checked, | ||
| 1327 | QGroupBox#groupPlayer3Connected:checked, | ||
| 1328 | QGroupBox#groupPlayer4Connected:checked, | ||
| 1329 | QGroupBox#groupPlayer5Connected:checked, | ||
| 1330 | QGroupBox#groupPlayer6Connected:checked, | ||
| 1331 | QGroupBox#groupPlayer7Connected:checked, | ||
| 1332 | QGroupBox#groupPlayer8Connected:checked { | ||
| 1333 | background-color: #232629; | ||
| 1334 | } | ||
| 1335 | |||
| 1336 | QWidget#topPerGameInput, | ||
| 1337 | QWidget#middleControllerApplet { | ||
| 1338 | background-color: #31363b; | ||
| 1339 | } | ||
| 1340 | |||
| 1341 | QWidget#topPerGameInput QComboBox, | ||
| 1342 | QWidget#middleControllerApplet QComboBox { | ||
| 1343 | width: 119px; | ||
| 1344 | } | ||
| 1345 | |||
| 1346 | QRadioButton#radioDocked { | ||
| 1347 | margin-left: -3px; | ||
| 1348 | } | ||
| 1349 | |||
| 1350 | |||
| 1351 | QRadioButton#radioUndocked { | ||
| 1352 | margin-right: 5px; | ||
| 1353 | } | ||
| 1354 | |||
| 1355 | QWidget#connectedControllers { | ||
| 1356 | background: transparent; | ||
| 1357 | } | ||
| 1358 | |||
| 1359 | QWidget#playersSupported, | ||
| 1360 | QWidget#controllersSupported, | ||
| 1361 | QWidget#controllerSupported1, | ||
| 1362 | QWidget#controllerSupported2, | ||
| 1363 | QWidget#controllerSupported3, | ||
| 1364 | QWidget#controllerSupported4, | ||
| 1365 | QWidget#controllerSupported5, | ||
| 1366 | QWidget#controllerSupported6 { | ||
| 1367 | border: none; | ||
| 1368 | background: transparent; | ||
| 1369 | } | ||
| 1370 | |||
| 1371 | QGroupBox#groupPlayer1Connected, | ||
| 1372 | QGroupBox#groupPlayer2Connected, | ||
| 1373 | QGroupBox#groupPlayer3Connected, | ||
| 1374 | QGroupBox#groupPlayer4Connected, | ||
| 1375 | QGroupBox#groupPlayer5Connected, | ||
| 1376 | QGroupBox#groupPlayer6Connected, | ||
| 1377 | QGroupBox#groupPlayer7Connected, | ||
| 1378 | QGroupBox#groupPlayer8Connected { | ||
| 1379 | border: 1px solid #76797c; | ||
| 1380 | border-radius: 3px; | ||
| 1381 | padding: 0px; | ||
| 1382 | min-height: 98px; | ||
| 1383 | max-height: 98px; | ||
| 1384 | margin-top: 0px; | ||
| 1385 | } | ||
| 1386 | |||
| 1387 | QGroupBox#groupPlayer1Connected:unchecked, | ||
| 1388 | QGroupBox#groupPlayer2Connected:unchecked, | ||
| 1389 | QGroupBox#groupPlayer3Connected:unchecked, | ||
| 1390 | QGroupBox#groupPlayer4Connected:unchecked, | ||
| 1391 | QGroupBox#groupPlayer5Connected:unchecked, | ||
| 1392 | QGroupBox#groupPlayer6Connected:unchecked, | ||
| 1393 | QGroupBox#groupPlayer7Connected:unchecked, | ||
| 1394 | QGroupBox#groupPlayer8Connected:unchecked { | ||
| 1395 | border: 1px solid #54575b; | ||
| 1396 | } | ||
| 1397 | |||
| 1398 | QGroupBox#groupPlayer1Connected::title, | ||
| 1399 | QGroupBox#groupPlayer2Connected::title, | ||
| 1400 | QGroupBox#groupPlayer3Connected::title, | ||
| 1401 | QGroupBox#groupPlayer4Connected::title, | ||
| 1402 | QGroupBox#groupPlayer5Connected::title, | ||
| 1403 | QGroupBox#groupPlayer6Connected::title, | ||
| 1404 | QGroupBox#groupPlayer7Connected::title, | ||
| 1405 | QGroupBox#groupPlayer8Connected::title { | ||
| 1406 | subcontrol-origin: margin; | ||
| 1407 | subcontrol-position: top left; | ||
| 1408 | padding-left: 0px; | ||
| 1409 | padding-right: 0px; | ||
| 1410 | padding-top: 1px; | ||
| 1411 | margin-left: -2px; | ||
| 1412 | margin-right: -4px; | ||
| 1413 | margin-bottom: 6px; | ||
| 1414 | } | ||
| 1415 | |||
| 1416 | QCheckBox#checkboxPlayer1Connected, | ||
| 1417 | QCheckBox#checkboxPlayer2Connected, | ||
| 1418 | QCheckBox#checkboxPlayer3Connected, | ||
| 1419 | QCheckBox#checkboxPlayer4Connected, | ||
| 1420 | QCheckBox#checkboxPlayer5Connected, | ||
| 1421 | QCheckBox#checkboxPlayer6Connected, | ||
| 1422 | QCheckBox#checkboxPlayer7Connected, | ||
| 1423 | QCheckBox#checkboxPlayer8Connected { | ||
| 1424 | spacing: 0px; | ||
| 1425 | } | ||
| 1426 | |||
| 1427 | QWidget#Player1LEDs, | ||
| 1428 | QWidget#Player2LEDs, | ||
| 1429 | QWidget#Player3LEDs, | ||
| 1430 | QWidget#Player4LEDs, | ||
| 1431 | QWidget#Player5LEDs, | ||
| 1432 | QWidget#Player6LEDs, | ||
| 1433 | QWidget#Player7LEDs, | ||
| 1434 | QWidget#Player8LEDs { | ||
| 1435 | background: transparent; | ||
| 1436 | } | ||
| 1437 | |||
| 1438 | QWidget#Player1LEDs QCheckBox, | ||
| 1439 | QWidget#Player2LEDs QCheckBox, | ||
| 1440 | QWidget#Player3LEDs QCheckBox, | ||
| 1441 | QWidget#Player4LEDs QCheckBox, | ||
| 1442 | QWidget#Player5LEDs QCheckBox, | ||
| 1443 | QWidget#Player6LEDs QCheckBox, | ||
| 1444 | QWidget#Player7LEDs QCheckBox, | ||
| 1445 | QWidget#Player8LEDs QCheckBox { | ||
| 1446 | spacing: 0px; | ||
| 1447 | margin-bottom: 0px; | ||
| 1448 | margin-right: 0px; | ||
| 1449 | } | ||
| 1450 | |||
| 1451 | QWidget#Player1LEDs QCheckBox::indicator, | ||
| 1452 | QWidget#Player2LEDs QCheckBox::indicator, | ||
| 1453 | QWidget#Player3LEDs QCheckBox::indicator, | ||
| 1454 | QWidget#Player4LEDs QCheckBox::indicator, | ||
| 1455 | QWidget#Player5LEDs QCheckBox::indicator, | ||
| 1456 | QWidget#Player6LEDs QCheckBox::indicator, | ||
| 1457 | QWidget#Player7LEDs QCheckBox::indicator, | ||
| 1458 | QWidget#Player8LEDs QCheckBox::indicator { | ||
| 1459 | width: 6px; | ||
| 1460 | height: 6px; | ||
| 1461 | margin-left: 0px; | ||
| 1462 | } | ||
| 1463 | |||
| 1464 | QWidget#bottomPerGameInput QCheckBox#checkboxPlayer1Connected::indicator, | ||
| 1465 | QWidget#bottomPerGameInput QCheckBox#checkboxPlayer2Connected::indicator, | ||
| 1466 | QWidget#bottomPerGameInput QCheckBox#checkboxPlayer3Connected::indicator, | ||
| 1467 | QWidget#bottomPerGameInput QCheckBox#checkboxPlayer4Connected::indicator, | ||
| 1468 | QWidget#bottomPerGameInput QCheckBox#checkboxPlayer5Connected::indicator, | ||
| 1469 | QWidget#bottomPerGameInput QCheckBox#checkboxPlayer6Connected::indicator, | ||
| 1470 | QWidget#bottomPerGameInput QCheckBox#checkboxPlayer7Connected::indicator, | ||
| 1471 | QWidget#bottomPerGameInput QCheckBox#checkboxPlayer8Connected::indicator { | ||
| 1472 | width: 12px; | ||
| 1473 | height: 12px; | ||
| 1474 | } | ||
| 1475 | |||
| 1476 | QCheckBox#checkboxPlayer1Connected::indicator, | ||
| 1477 | QCheckBox#checkboxPlayer2Connected::indicator, | ||
| 1478 | QCheckBox#checkboxPlayer3Connected::indicator, | ||
| 1479 | QCheckBox#checkboxPlayer4Connected::indicator, | ||
| 1480 | QCheckBox#checkboxPlayer5Connected::indicator, | ||
| 1481 | QCheckBox#checkboxPlayer6Connected::indicator, | ||
| 1482 | QCheckBox#checkboxPlayer7Connected::indicator, | ||
| 1483 | QCheckBox#checkboxPlayer8Connected::indicator { | ||
| 1484 | width: 14px; | ||
| 1485 | height: 14px; | ||
| 1486 | } | ||
| 1487 | |||
| 1488 | QGroupBox#groupPlayer1Connected::indicator, | ||
| 1489 | QGroupBox#groupPlayer2Connected::indicator, | ||
| 1490 | QGroupBox#groupPlayer3Connected::indicator, | ||
| 1491 | QGroupBox#groupPlayer4Connected::indicator, | ||
| 1492 | QGroupBox#groupPlayer5Connected::indicator, | ||
| 1493 | QGroupBox#groupPlayer6Connected::indicator, | ||
| 1494 | QGroupBox#groupPlayer7Connected::indicator, | ||
| 1495 | QGroupBox#groupPlayer8Connected::indicator { | ||
| 1496 | width: 16px; | ||
| 1497 | height: 16px; | ||
| 1498 | } | ||
| 1499 | |||
| 1500 | QWidget#Player1LEDs QCheckBox::indicator:checked, | ||
| 1501 | QWidget#Player2LEDs QCheckBox::indicator:checked, | ||
| 1502 | QWidget#Player3LEDs QCheckBox::indicator:checked, | ||
| 1503 | QWidget#Player4LEDs QCheckBox::indicator:checked, | ||
| 1504 | QWidget#Player5LEDs QCheckBox::indicator:checked, | ||
| 1505 | QWidget#Player6LEDs QCheckBox::indicator:checked, | ||
| 1506 | QWidget#Player7LEDs QCheckBox::indicator:checked, | ||
| 1507 | QWidget#Player8LEDs QCheckBox::indicator:checked, | ||
| 1508 | QGroupBox#groupPlayer1Connected::indicator:checked, | ||
| 1509 | QGroupBox#groupPlayer2Connected::indicator:checked, | ||
| 1510 | QGroupBox#groupPlayer3Connected::indicator:checked, | ||
| 1511 | QGroupBox#groupPlayer4Connected::indicator:checked, | ||
| 1512 | QGroupBox#groupPlayer5Connected::indicator:checked, | ||
| 1513 | QGroupBox#groupPlayer6Connected::indicator:checked, | ||
| 1514 | QGroupBox#groupPlayer7Connected::indicator:checked, | ||
| 1515 | QGroupBox#groupPlayer8Connected::indicator:checked, | ||
| 1516 | QCheckBox#checkboxPlayer1Connected::indicator:checked, | ||
| 1517 | QCheckBox#checkboxPlayer2Connected::indicator:checked, | ||
| 1518 | QCheckBox#checkboxPlayer3Connected::indicator:checked, | ||
| 1519 | QCheckBox#checkboxPlayer4Connected::indicator:checked, | ||
| 1520 | QCheckBox#checkboxPlayer5Connected::indicator:checked, | ||
| 1521 | QCheckBox#checkboxPlayer6Connected::indicator:checked, | ||
| 1522 | QCheckBox#checkboxPlayer7Connected::indicator:checked, | ||
| 1523 | QCheckBox#checkboxPlayer8Connected::indicator:checked, | ||
| 1524 | QGroupBox#groupConnectedController::indicator:checked { | ||
| 1525 | border-radius: 2px; | ||
| 1526 | border: 1px solid #929192; | ||
| 1527 | background: #39ff14; | ||
| 1528 | image: none; | ||
| 1529 | } | ||
| 1530 | |||
| 1531 | QWidget#Player1LEDs QCheckBox::indicator:unchecked, | ||
| 1532 | QWidget#Player2LEDs QCheckBox::indicator:unchecked, | ||
| 1533 | QWidget#Player3LEDs QCheckBox::indicator:unchecked, | ||
| 1534 | QWidget#Player4LEDs QCheckBox::indicator:unchecked, | ||
| 1535 | QWidget#Player5LEDs QCheckBox::indicator:unchecked, | ||
| 1536 | QWidget#Player6LEDs QCheckBox::indicator:unchecked, | ||
| 1537 | QWidget#Player7LEDs QCheckBox::indicator:unchecked, | ||
| 1538 | QWidget#Player8LEDs QCheckBox::indicator:unchecked, | ||
| 1539 | QGroupBox#groupPlayer1Connected::indicator:unchecked, | ||
| 1540 | QGroupBox#groupPlayer2Connected::indicator:unchecked, | ||
| 1541 | QGroupBox#groupPlayer3Connected::indicator:unchecked, | ||
| 1542 | QGroupBox#groupPlayer4Connected::indicator:unchecked, | ||
| 1543 | QGroupBox#groupPlayer5Connected::indicator:unchecked, | ||
| 1544 | QGroupBox#groupPlayer6Connected::indicator:unchecked, | ||
| 1545 | QGroupBox#groupPlayer7Connected::indicator:unchecked, | ||
| 1546 | QGroupBox#groupPlayer8Connected::indicator:unchecked, | ||
| 1547 | QCheckBox#checkboxPlayer1Connected::indicator:unchecked, | ||
| 1548 | QCheckBox#checkboxPlayer2Connected::indicator:unchecked, | ||
| 1549 | QCheckBox#checkboxPlayer3Connected::indicator:unchecked, | ||
| 1550 | QCheckBox#checkboxPlayer4Connected::indicator:unchecked, | ||
| 1551 | QCheckBox#checkboxPlayer5Connected::indicator:unchecked, | ||
| 1552 | QCheckBox#checkboxPlayer6Connected::indicator:unchecked, | ||
| 1553 | QCheckBox#checkboxPlayer7Connected::indicator:unchecked, | ||
| 1554 | QCheckBox#checkboxPlayer8Connected::indicator:unchecked, | ||
| 1555 | QGroupBox#groupConnectedController::indicator:unchecked { | ||
| 1556 | border-radius: 2px; | ||
| 1557 | border: 1px solid #929192; | ||
| 1558 | background: transparent; | ||
| 1559 | image: none; | ||
| 1560 | } | ||
| 1561 | |||
| 1562 | QWidget#controllerPlayer1, | ||
| 1563 | QWidget#controllerPlayer2, | ||
| 1564 | QWidget#controllerPlayer3, | ||
| 1565 | QWidget#controllerPlayer4, | ||
| 1566 | QWidget#controllerPlayer5, | ||
| 1567 | QWidget#controllerPlayer6, | ||
| 1568 | QWidget#controllerPlayer7, | ||
| 1569 | QWidget#controllerPlayer8 { | ||
| 1570 | background: transparent; | ||
| 1571 | } | ||
| 1572 | |||
| 1573 | /* touchscreen mapping widget */ | ||
| 1574 | TouchScreenPreview { | ||
| 1575 | qproperty-dotHighlightColor: #3daee9; | ||
| 1276 | } | 1576 | } |