Fix: Theme colors for datablock channels were missing for the NLA in the new default theme
This commit is contained in:
@@ -553,6 +553,8 @@ const bTheme U_theme_default = {
|
||||
.strip = RGBA(0x0c0a0a80),
|
||||
.strip_select = RGBA(0xff8c00ff),
|
||||
.cframe = RGBA(0x5680c2ff),
|
||||
.ds_channel = RGBA(0x5a85b2ff),
|
||||
.ds_subchannel = RGBA(0x7d98b3ff),
|
||||
.keyborder = RGBA(0x000000ff),
|
||||
.keyborder_select = RGBA(0x000000ff),
|
||||
.vertex_size = 3,
|
||||
|
||||
Reference in New Issue
Block a user