Dark Blue keys?

   3865   4   1
User Avatar
Staff
3465 posts
Joined: July 2005
Online
can someone point me to where in the docs the descriptions of what the different colors mean?
green - key
light blue - inbetween
etc..

what does dark blue mean…and how can I get rid of it - serching he docs is not resulting in any info at all


thanks
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
User Avatar
Member
696 posts
Joined: March 2006
Offline
I've only come across purple, which means that it's been changed to look at python instead of hscript.

I can't seem to find a way to make it dark blue. Maybe someone else knows?
Stephen Tucker
VFXTD
User Avatar
Member
4140 posts
Joined: July 2005
Offline
Monitor differences?

Cheers,

J.C.
John Coldrick
User Avatar
Member
4376 posts
Joined: July 2005
Offline
arctor
can someone point me to where in the docs the descriptions of what the different colors mean?
green - key
light blue - inbetween
etc..

what does dark blue mean…and how can I get rid of it - serching he docs is not resulting in any info at all


thanks

Just check your handy dandy UI_Color scheme file. Its in there.
(default UI scheme)
I suspect you are seeing a disabled key.

// Parameter is locked
LockedColor: #c4 c4 c4
// Pending change
PendingColor: #ff ff aa //yellow
// Keyframe
IsKeyColor: #df ff b6 //green
// constant() or channel with no keys
IsSoftKeyColor: #d5 ff fe //cyan
// Channel, not at a key. (Expression)
IsNotKeyColor: #d5 ff fe //cyan
// Channel is disabled from dopesheet
DisabledColor: #8c a8 bf //steel
// Has “lock()” expression
ChannelLockedColor: #c6 c6 c6 //gray
// Parameter is overridden by chop
OverrideColor: #ff eb b5 //peach
// Expr language differs from node lang.
OtherLanguageColor: #ed d1 ee //purple
// Accent for non-default parms
NonDefAccentColor: 0.00 0.00 0.00
// Accent for !!ch()!! parms
ChanRefAccentColor: 0.50 0.90 0.50
// Accents are this color when disabled
DisabledAccentColor: 0.30 0.30 0.3
if(coffees<2,round(float),float)
User Avatar
Staff
3465 posts
Joined: July 2005
Online
yeah…I think it's disabled…
stupid animators…

thanks Jim…
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
  • Quick Links