Changeset View
Changeset View
Standalone View
Standalone View
release/datafiles/userdef/userdef_default_theme.c
| Show First 20 Lines • Show All 92 Lines • ▼ Show 20 Lines | |||||
| .gizmo_a = RGBA(0x4da84dff), | .gizmo_a = RGBA(0x4da84dff), | ||||
| .gizmo_b = RGBA(0xa33535ff), | .gizmo_b = RGBA(0xa33535ff), | ||||
| .icon_scene = RGBA(0xe6e6e6ff), | .icon_scene = RGBA(0xe6e6e6ff), | ||||
| .icon_collection = RGBA(0xf4f4f4ff), | .icon_collection = RGBA(0xf4f4f4ff), | ||||
| .icon_object = RGBA(0xee9e5dff), | .icon_object = RGBA(0xee9e5dff), | ||||
| .icon_object_data = RGBA(0x00d4a3ff), | .icon_object_data = RGBA(0x00d4a3ff), | ||||
| .icon_modifier = RGBA(0x84b8ffff), | .icon_modifier = RGBA(0x84b8ffff), | ||||
| .icon_shading = RGBA(0xea7581ff), | .icon_shading = RGBA(0xea7581ff), | ||||
| .icon_folder = RGBA(0xe3c16eff), | |||||
| }, | }, | ||||
| .space_properties = { | .space_properties = { | ||||
| .back = RGBA(0x42424200), | .back = RGBA(0x42424200), | ||||
| .title = RGBA(0xd4d4d4ff), | .title = RGBA(0xd4d4d4ff), | ||||
| .text = RGBA(0xe6e6e6ff), | .text = RGBA(0xe6e6e6ff), | ||||
| .text_hi = RGBA(0xffffffff), | .text_hi = RGBA(0xffffffff), | ||||
| .header = RGBA(0x424242ff), | .header = RGBA(0x424242ff), | ||||
| .header_text = RGBA(0xeeeeeeff), | .header_text = RGBA(0xeeeeeeff), | ||||
| ▲ Show 20 Lines • Show All 92 Lines • Show Last 20 Lines | |||||