1
0
Fork 0
mirror of synced 2024-06-24 17:20:23 +12:00
Rare/rare/resources/colors/Numix-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

26 lines
658 B
Plaintext

[ColorScheme]
Active\AlternateBase=#ff2f2f2f
Active\Base=#ff333333
Active\BrightText=#ffffffff
Active\Button=#ff525252
Active\ButtonText=#ffdddddd
Active\Dark=#ff333333
Active\Highlight=#fff0544c
Active\HighlightedText=#ffffffff
Active\Light=#ff555555
Active\Link=#fffc6f5d
Active\LinkVisited=#ff853931
Active\Mid=#ffa0a0a4
Active\Midlight=#ffe9e7e3
Active\PlaceholderText=#80eeeeee
Active\Shadow=#ff343434
Active\Text=#ffeeeeee
Active\ToolTipBase=#ff444444
Active\ToolTipText=#ffeeeeee
Active\Window=#ff444444
Active\WindowText=#ffdddddd
Disabled\ButtonText=#ff808080
Disabled\HighlightedText=#ff808080
Disabled\Text=#ff808080
Disabled\WindowText=#ff808080