Changeset View
Changeset View
Standalone View
Standalone View
release/datafiles/userdef/userdef_default_theme.c
| Show First 20 Lines • Show All 323 Lines • ▼ Show 20 Lines | .space_view3d = { | ||||
| .edge_facesel = RGBA(0x4b4b4bff), | .edge_facesel = RGBA(0x4b4b4bff), | ||||
| .edge_crease = RGBA(0xcc0099ff), | .edge_crease = RGBA(0xcc0099ff), | ||||
| .edge_bevel = RGBA(0x00a5ffff), | .edge_bevel = RGBA(0x00a5ffff), | ||||
| .face = RGBA(0xffffff12), | .face = RGBA(0xffffff12), | ||||
| .face_select = RGBA(0xffa5526c), | .face_select = RGBA(0xffa5526c), | ||||
| .face_dot = RGBA(0xff8a00ff), | .face_dot = RGBA(0xff8a00ff), | ||||
| .face_back = RGBA(0xff0000b3), | .face_back = RGBA(0xff0000b3), | ||||
| .face_front = RGBA(0x0000ffb3), | .face_front = RGBA(0x0000ffb3), | ||||
| .face_retopology = RGBA(0xaabc7c80), | |||||
jbakker: This is a brown color. Any feedback on a better default color would be appreciated. For now we… | |||||
Not Done Inline ActionsWhy do we need another color? Can't we use the object color for that? Why using the default edit face color does not suits our needs? fclem: Why do we need another color? Can't we use the object color for that? Why using the default… | |||||
| .extra_edge_len = RGBA(0x150806ff), | .extra_edge_len = RGBA(0x150806ff), | ||||
| .extra_edge_angle = RGBA(0x4d4d00ff), | .extra_edge_angle = RGBA(0x4d4d00ff), | ||||
| .extra_face_angle = RGBA(0x0000ccff), | .extra_face_angle = RGBA(0x0000ccff), | ||||
| .extra_face_area = RGBA(0x004d00ff), | .extra_face_area = RGBA(0x004d00ff), | ||||
| .normal = RGBA(0x22ddddff), | .normal = RGBA(0x22ddddff), | ||||
| .vertex_normal = RGBA(0x2361ddff), | .vertex_normal = RGBA(0x2361ddff), | ||||
| .loop_normal = RGBA(0xdd23ddff), | .loop_normal = RGBA(0xdd23ddff), | ||||
| .bone_solid = RGBA(0xb2b2b2ff), | .bone_solid = RGBA(0xb2b2b2ff), | ||||
| ▲ Show 20 Lines • Show All 748 Lines • Show Last 20 Lines | |||||
This is a brown color. Any feedback on a better default color would be appreciated. For now we should set it to the defaults we had. (0.4, 0.5 0.2, 0.2)