Closed nathandunn closed 6 years ago
Using: https://color.adobe.com/F%C3%B6delsedagskort-color-theme-10979072/?showPublished=true
Color: https://color.adobe.com/F%C3%B6delsedagskort-color-theme-10979072/?showPublished=true
From Left to right:
====
Using CMYK . . . .might be better?
So this is color for the User interface, like dropdown menu etc?
@jingchunzhu These are the colors for the widget itself. If you have better suggestions, let me know.
The contrasts were pretty stark, so I'm trying to fix those.
Should use the rgba then for transparency.
I’ll assume that menus will be integrated into the xena client
Nathan
On Jul 20, 2018, at 5:30 PM, jingchunzhu notifications@github.com wrote:
So this is color for the User interface, like dropdown menu etc?
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.
Either way we can change the colors again later, but this should look much better
Here is the color palette Xena uses:
https://drive.google.com/file/d/0B1YD-sWgaBSDR1JMY1NHcTBNN1E/view
Using clevercanary style-guide we have (note bug in guide for the select color in bottom-left):
From Left to right:
#4CC9C0
-> gene score , rgb(76,201,192), cmyk (0.6219,0,0.0448,0.2118), used by other components
[x] allow for a color mask to be passed in to headerLabel (refactor color calculator, getHover, getSelect, getHoverText() etc.)
[x] allow for color mask to be passed in for expression (pathway vs gene)
[x] (or darker) -> gene score #1A535C
, rgb(26,83,92), cmyk (0.7174,0.0978,0,0.6392)
[ ] #FF6B6B
-> pathway score, , rgb(255,107,107), cmyk (0,0.5804,0.5804,0)
[x] #113871
-> select
[x] #FFE66D
-> hover
====
From #71