Changeset View
Changeset View
Standalone View
Standalone View
release/datafiles/userdef/userdef_default_theme.c
| Show First 20 Lines • Show All 242 Lines • ▼ Show 20 Lines | .tui = { | ||||
| .xaxis = RGBA(0xff3352ff), | .xaxis = RGBA(0xff3352ff), | ||||
| .yaxis = RGBA(0x8bdc00ff), | .yaxis = RGBA(0x8bdc00ff), | ||||
| .zaxis = RGBA(0x2890ffff), | .zaxis = RGBA(0x2890ffff), | ||||
| .gizmo_hi = RGBA(0xffffffff), | .gizmo_hi = RGBA(0xffffffff), | ||||
| .gizmo_primary = RGBA(0xf5f14dff), | .gizmo_primary = RGBA(0xf5f14dff), | ||||
| .gizmo_secondary = RGBA(0x63ffffff), | .gizmo_secondary = RGBA(0x63ffffff), | ||||
| .gizmo_a = RGBA(0x4da84dff), | .gizmo_a = RGBA(0x4da84dff), | ||||
| .gizmo_b = RGBA(0xa33535ff), | .gizmo_b = RGBA(0xa33535ff), | ||||
| .paint_cursor = RGBA(0x00ffffff), | |||||
| .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), | .icon_folder = RGBA(0xe3c16eff), | ||||
| }, | }, | ||||
| ▲ Show 20 Lines • Show All 816 Lines • Show Last 20 Lines | |||||