mirror of
https://github.com/textmate/textmate.git
synced 2026-01-15 01:38:02 -05:00
The semantic class must be of the form: `theme.«group»[.«whatever»]*`. If a theme lacks a semantic class, or the semantic class does not have a `theme.` prefix then the theme gets into the “unspecified” group. In theory we could analyze the themes for dark/bright background, but manually classifying themes seems more flexible, for example some themes have a transparent background, which we could put into their own group.