1
0
Fork 0
mirror of synced 2024-06-24 17:20:23 +12:00
Rare/rare/resources/colors/Adapta-Nokto.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=#ff273339
Active\Base=#ff2f3d44
Active\BrightText=#ffffffff
Active\Button=#ff263238
Active\ButtonText=#ffb9c3c7
Active\Dark=#ff1f292e
Active\Highlight=#ff00bcd4
Active\HighlightedText=#ffffffff
Active\Light=#ff2f3e46
Active\Link=#ff0000ff
Active\LinkVisited=#ffff00ff
Active\Mid=#ffb8b5b2
Active\Midlight=#ffcbc7c4
Active\PlaceholderText=#80b9c3c7
Active\Shadow=#ff1d262b
Active\Text=#ffb9c3c7
Active\ToolTipBase=#ff263238
Active\ToolTipText=#ffcfd8dc
Active\Window=#ff263238
Active\WindowText=#ffb9c3c7
Disabled\ButtonText=#ff808080
Disabled\HighlightedText=#ff808080
Disabled\Text=#ff808080
Disabled\WindowText=#ff808080