A simple 256-color palette viewer.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

23 lines
288 B

{
"folders":
[
{
"name": "Project Files",
"path": "..",
"file_include_patterns": [
"Makefile",
"LICENSE",
"README.md",
".gitignore",
".hgignore"
],
"folder_exclude_patterns": [
"*"
]
},
{
"name": "Source",
"path": "../src"
}
]
}