Created
April 19, 2011 20:01
-
-
Save booiiing/929469 to your computer and use it in GitHub Desktop.
~/.config/Trolltech.conf snippet with dark solarized palettes and custom colors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Palette { | |
link: #268bd2; link-visited: #dc322f;} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Qt] | |
customColors\0=4278201142 | |
customColors\1=4278662722 | |
customColors\10=4285297092 | |
customColors\11=4292032130 | |
customColors\12=4287865249 | |
customColors\13=4280983960 | |
customColors\14=4294833891 | |
customColors\15=4293847253 | |
customColors\2=4291513110 | |
customColors\3=4292620847 | |
customColors\4=4283985525 | |
customColors\5=4286945536 | |
customColors\6=4284840835 | |
customColors\7=4290087168 | |
customColors\8=4286813334 | |
customColors\9=4280716242 | |
Palette\active=#839496, #002b36, #004051, #003543, #00151b, #001c24, #839496, #93a1a1, #839496, #002b36, #002b36, #000000, #073642, #93a1a1, #0000ff, #ff00ff, #101010, #000000, #ffffdc, #ffffff | |
Palette\inactive=#839496, #002b36, #004051, #00313e, #00151b, #001c24, #839496, #93a1a1, #839496, #002b36, #002b36, #000000, #073642, #93a1a1, #0000ff, #ff00ff, #101010, #000000, #ffffdc, #ffffff | |
Palette\disabled=#808080, #002b36, #004051, #00313e, #00151b, #001c24, #808080, #93a1a1, #808080, #002b36, #002b36, #000000, #073642, #808080, #0000ff, #ff00ff, #101010, #000000, #ffffdc, #ffffff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment