1
0
Fork 0
mirror of synced 2024-06-25 01:30:25 +12:00
Rare/rare/resources/colors/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

26 lines
658 B
Plaintext

[ColorScheme]
Active\AlternateBase=#ff5c5b5a
Active\Base=#ff3d3d3d
Active\BrightText=#ffffffff
Active\Button=#ff424245
Active\ButtonText=#ffffffff
Active\Dark=#ff302f2e
Active\Highlight=#ff12608a
Active\HighlightedText=#fff9f9f9
Active\Light=#ff979797
Active\Link=#ff0986d3
Active\LinkVisited=#ffa70b06
Active\Mid=#ff4a4947
Active\Midlight=#ff5e5c5b
Active\PlaceholderText=#80ffffff
Active\Shadow=#ffe7e4e0
Active\Text=#ffffffff
Active\ToolTipBase=#ff3f3f36
Active\ToolTipText=#ffffffff
Active\Window=#ff222020
Active\WindowText=#ffffffff
Disabled\ButtonText=#ff808080
Disabled\HighlightedText=#ff808080
Disabled\Text=#ff808080
Disabled\WindowText=#ff808080