withoutboats / notty

A new kind of terminal
GNU Affero General Public License v3.0
2.3k stars 41 forks source link

Preconfigured styles for syntax groups. #44

Closed withoutboats closed 8 years ago

withoutboats commented 8 years ago

This feature allows the user to set preconfigured styles associated with different syntactic components of the text on the screen. Currently, it supports the 'plain' text configuration, which will be used by default, as well as configuration for 10 different 'code groups', relevant when editing source code. It will be expanded to more syntax groups in the future.

In scaffolding, syntax groups can be styled in the config file.