Changeset View
Changeset View
Standalone View
Standalone View
release/datafiles/userdef/userdef_default_theme.c
| Show First 20 Lines • Show All 349 Lines • ▼ Show 20 Lines | .space_view3d = { | ||||
| .handle_vect = RGBA(0x409030ff), | .handle_vect = RGBA(0x409030ff), | ||||
| .handle_align = RGBA(0x803060ff), | .handle_align = RGBA(0x803060ff), | ||||
| .handle_sel_free = RGBA(0x000000ff), | .handle_sel_free = RGBA(0x000000ff), | ||||
| .handle_sel_auto = RGBA(0xf0ff40ff), | .handle_sel_auto = RGBA(0xf0ff40ff), | ||||
| .handle_sel_vect = RGBA(0x40c030ff), | .handle_sel_vect = RGBA(0x40c030ff), | ||||
| .handle_sel_align = RGBA(0xf090a0ff), | .handle_sel_align = RGBA(0xf090a0ff), | ||||
| .vertex_size = 3, | .vertex_size = 3, | ||||
| .outline_width = 1, | .outline_width = 1, | ||||
| .obcenter_dia = 6, | |||||
| .facedot_size = 3, | .facedot_size = 3, | ||||
| .editmesh_active = RGBA(0xffffff80), | .editmesh_active = RGBA(0xffffff80), | ||||
| .clipping_border_3d = RGBA(0x313131ff), | .clipping_border_3d = RGBA(0x313131ff), | ||||
| .bundle_solid = RGBA(0xc8c8c8ff), | .bundle_solid = RGBA(0xc8c8c8ff), | ||||
| .camera_path = RGBA(0x000000ff), | .camera_path = RGBA(0x000000ff), | ||||
| .gp_vertex_size = 3, | .gp_vertex_size = 3, | ||||
| .gp_vertex = RGBA(0x000000ff), | .gp_vertex = RGBA(0x000000ff), | ||||
| .gp_vertex_select = RGBA(0xff8500ff), | .gp_vertex_select = RGBA(0xff8500ff), | ||||
| ▲ Show 20 Lines • Show All 695 Lines • Show Last 20 Lines | |||||