1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare/resources/colors/Arc-Darker.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=#fffafafa
Active\Base=#ffffffff
Active\BrightText=#ffffffff
Active\Button=#fff5f6f7
Active\ButtonText=#ff5c616c
Active\Dark=#ffcccdce
Active\Highlight=#ff5294e2
Active\HighlightedText=#ffffffff
Active\Light=#ffffffff
Active\Link=#ff0000ff
Active\LinkVisited=#ffff00ff
Active\Mid=#ffa0a0a4
Active\Midlight=#ffe9e7e3
Active\PlaceholderText=#805c616c
Active\Shadow=#ffbdbdbe
Active\Text=#ff5c616c
Active\ToolTipBase=#ffffffdc
Active\ToolTipText=#ff5c616c
Active\Window=#fff5f6f7
Active\WindowText=#ff5c616c
Disabled\ButtonText=#ffa8abb1
Disabled\Highlight=#ffe2e2e2
Disabled\Text=#ffa8abb1
Disabled\WindowText=#ffa8abb1
Inactive\Highlight=#ff4084d6