Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 213 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 213 Bytes

themes

Small package that exports available ace themes.

Structure

{
  "theme_name": ["pretty name", "custom"],
  "solarized_dark": ["Solarized Dark", false],
  "one_dark": ["One Dark", true]
}