๐Ÿ“ฆ kitten / Adventurous-Syntax

๐Ÿ“„ package.json ยท 12 lines
1
2
3
4
5
6
7
8
9
10
11
12{
  "name": "adventurous-syntax",
  "theme": "syntax",
  "version": "0.0.1",
  "description": "Dark theme for Atom based on the Adventure Time Color Palette",
  "repository": "https://github.com/philplckthun/Adventurous-Syntax",
  "license": "MIT",
  "engines": {
    "atom": ">0.100.0"
  }
}