simvx.ide.theme¶
IDE theme – re-exports from core theme plus IDE-only constants.
Module Contents¶
Data¶
API¶
- simvx.ide.theme.MINIMAP_KEYWORD¶
(0.55, 0.4, 0.7, 1.0)
- simvx.ide.theme.MINIMAP_STRING¶
(0.55, 0.7, 0.4, 1.0)
- simvx.ide.theme.MINIMAP_COMMENT¶
(0.32, 0.32, 0.36, 1.0)
- simvx.ide.theme.AUTOCOMPLETE_BORDER¶
(0.38, 0.38, 0.42, 1.0)
- simvx.ide.theme.AUTOCOMPLETE_HOVER¶
(0.26, 0.56, 0.96, 0.12)
- simvx.ide.theme.AUTOCOMPLETE_DIM¶
(0.46, 0.46, 0.52, 1.0)
- simvx.ide.theme.AUTOCOMPLETE_KIND¶
(0.55, 0.75, 0.95, 1.0)
- simvx.ide.theme.OVERLAY_BG¶
(0.0, 0.0, 0.0, 0.65)
- simvx.ide.theme.OVERLAY_BG_LIGHT¶
(0.0, 0.0, 0.0, 0.4)
- simvx.ide.theme.OVERLAY_BG_DIM¶
(0.0, 0.0, 0.0, 0.25)
- simvx.ide.theme.BORDER_BRIGHT¶
(0.4, 0.4, 0.43, 1.0)