Skip to content

SourceBin/themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

themes

Small package that exports available ace themes.

Structure

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