Merge pull request #251 from syloktools/main

Adding img, txt, and ppa for file-type taxonomy
pull/254/head v2.4.162
Alexandre Dulaunoy 2022-09-08 11:51:59 +02:00 committed by GitHub
commit 7d379245b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -207,6 +207,11 @@
"expanded": "image",
"value": "gimp"
},
{
"colour": "#25c3e6",
"expanded": "image",
"value": "img"
},
{
"colour": "#80ffce",
"expanded": "image",
@ -372,6 +377,11 @@
"expanded": "document",
"value": "doc"
},
{
"colour": "#35b8f0",
"expanded": "document",
"value": "txt"
},
{
"colour": "#ccffeb",
"expanded": "document",
@ -602,6 +612,11 @@
"expanded": "code",
"value": "java-bytecode"
},
{
"colour": "#2e73db",
"expanded": "code",
"value": "ppa"
},
{
"colour": "#004d2f",
"expanded": "apple",