Changeset View
Changeset View
Standalone View
Standalone View
release/datafiles/userdef/userdef_default_theme.c
| Show First 20 Lines • Show All 364 Lines • ▼ Show 20 Lines | .space_view3d = { | ||||
| .vertex_size = 3, | .vertex_size = 3, | ||||
| .outline_width = 1, | .outline_width = 1, | ||||
| .obcenter_dia = 6, | .obcenter_dia = 6, | ||||
| .facedot_size = 3, | .facedot_size = 3, | ||||
| .editmesh_active = RGBA(0xffffff33), | .editmesh_active = RGBA(0xffffff33), | ||||
| .clipping_border_3d = RGBA(0x3f3f3fff), | .clipping_border_3d = RGBA(0x3f3f3fff), | ||||
| .bundle_solid = RGBA(0xc8c8c8ff), | .bundle_solid = RGBA(0xc8c8c8ff), | ||||
| .camera_path = RGBA(0x000000ff), | .camera_path = RGBA(0x000000ff), | ||||
| .camera_passepartout = RGBA(0x000000), | |||||
| .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), | ||||
| .skin_root = RGBA(0xb44d4dff), | .skin_root = RGBA(0xb44d4dff), | ||||
| .paint_curve_pivot = RGBA(0xff7f7f7f), | .paint_curve_pivot = RGBA(0xff7f7f7f), | ||||
| .paint_curve_handle = RGBA(0x7fff7f7f), | .paint_curve_handle = RGBA(0x7fff7f7f), | ||||
| }, | }, | ||||
| .space_file = { | .space_file = { | ||||
| ▲ Show 20 Lines • Show All 864 Lines • Show Last 20 Lines | |||||