Changeset View
Changeset View
Standalone View
Standalone View
release/datafiles/userdef/userdef_default_theme.c
| Show First 20 Lines • Show All 1,096 Lines • ▼ Show 20 Lines | .tarm = { | ||||
| .active = RGBA(0x000000ff), | .active = RGBA(0x000000ff), | ||||
| }, | }, | ||||
| { | { | ||||
| .solid = RGBA(0x000000ff), | .solid = RGBA(0x000000ff), | ||||
| .select = RGBA(0x000000ff), | .select = RGBA(0x000000ff), | ||||
| .active = RGBA(0x000000ff), | .active = RGBA(0x000000ff), | ||||
| }, | }, | ||||
| }, | }, | ||||
| .collection_color = { | |||||
| { | |||||
| .color = RGBA(0xe4312bff), | |||||
| }, | |||||
| { | |||||
| .color = RGBA(0xef7e42ff), | |||||
| }, | |||||
| { | |||||
| .color = RGBA(0xe4dd52ff), | |||||
| }, | |||||
| { | |||||
| .color = RGBA(0x9ac546ff), | |||||
| }, | |||||
| { | |||||
| .color = RGBA(0x46bcc2ff), | |||||
| }, | |||||
| { | |||||
| .color = RGBA(0x8b65dcff), | |||||
| }, | |||||
| { | |||||
| .color = RGBA(0x999999ff), | |||||
| }, | |||||
| { | |||||
| .color = RGBA(0x06d4432ff), | |||||
| }, | |||||
| }, | |||||
| }; | }; | ||||
| /* clang-format on */ | /* clang-format on */ | ||||