1
0
Fork 0
mirror of synced 2024-06-25 01:30:25 +12:00
Rare/rare/resources/colors/Arc-Dark.scheme
Stelios Tsampas e8dadb6b00 Update the RareStyle to handle radiobutton, disabled widgets, etc.
* Add RareStyle qrc with the icons needed for comboboxes and spinboxes
* Add images as svg
* Refactor `styles` to `resources` since it contains more things now.
* Add stylesheet folders, each folder must contain a `stylesheet.qss` file.
* Don't use QResources, instead add an identifier in the qss url() which can
  replaced later with the full path.
* Update RareStyle with SVG images for better quality.
2021-06-24 20:08:04 +03:00

27 lines
681 B
Plaintext

[ColorScheme]
Active\AlternateBase=#ff3f4350
Active\Base=#ff404552
Active\BrightText=#ffffffff
Active\Button=#ff383c4a
Active\ButtonText=#ffd3dae3
Active\Dark=#ff2e323d
Active\Highlight=#ff5294e2
Active\HighlightedText=#ffffffff
Active\Light=#ff464b5c
Active\Link=#ff0000ff
Active\LinkVisited=#ffff00ff
Active\Mid=#ffa0a0a4
Active\Midlight=#ffe9e7e3
Active\PlaceholderText=#80d3dae3
Active\Shadow=#ff2b2e39
Active\Text=#ffd3dae3
Active\ToolTipBase=#ffffffdc
Active\ToolTipText=#ffd3dae3
Active\Window=#ff383c4a
Active\WindowText=#ffd3dae3
Disabled\ButtonText=#ff858b96
Disabled\Highlight=#ffe2e2e2
Disabled\Text=#ff858b96
Disabled\WindowText=#ff858b96
Inactive\Highlight=#ff4084d6