Changeset View
Changeset View
Standalone View
Standalone View
release/datafiles/userdef/userdef_default_theme.c
| Show First 20 Lines • Show All 822 Lines • ▼ Show 20 Lines | .space_node = { | ||||
| .active = RGBA(0xffffffff), | .active = RGBA(0xffffffff), | ||||
| .edge_select = RGBA(0xffffffff), | .edge_select = RGBA(0xffffffff), | ||||
| .console_output = RGBA(0x1a1a1aff), | .console_output = RGBA(0x1a1a1aff), | ||||
| .vertex_size = 3, | .vertex_size = 3, | ||||
| .outline_width = 1, | .outline_width = 1, | ||||
| .facedot_size = 4, | .facedot_size = 4, | ||||
| .noodle_curving = 4, | .noodle_curving = 4, | ||||
| .grid_levels = 2, | .grid_levels = 2, | ||||
| .dash_alpha = 0.5f, | |||||
| .syntaxl = RGBA(0x565656ff), | .syntaxl = RGBA(0x565656ff), | ||||
| .syntaxs = RGBA(0x975b5bff), | .syntaxs = RGBA(0x975b5bff), | ||||
| .syntaxb = RGBA(0xccb83dff), | .syntaxb = RGBA(0xccb83dff), | ||||
| .syntaxn = RGBA(0xe64555ff), | .syntaxn = RGBA(0xe64555ff), | ||||
| .syntaxv = RGBA(0x66c4ffff), | .syntaxv = RGBA(0x66c4ffff), | ||||
| .syntaxc = RGBA(0x426628b9), | .syntaxc = RGBA(0x426628b9), | ||||
| .syntaxd = RGBA(0x749797ff), | .syntaxd = RGBA(0x749797ff), | ||||
| .syntaxr = RGBA(0x808080ff), | .syntaxr = RGBA(0x808080ff), | ||||
| ▲ Show 20 Lines • Show All 372 Lines • Show Last 20 Lines | |||||