fix tags in v1.3.0 FF themes, outline CLI tool
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"version": "1.2.0",
|
||||
"version": "f{{theme.version}}",
|
||||
"name": "monobiome-f{{theme.biome}}",
|
||||
"theme": {
|
||||
"colors": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"version": "1.2.0",
|
||||
"version": "f{{theme.version}}",
|
||||
"name": "monobiome-f{{theme.biome}}-dark",
|
||||
"theme": {
|
||||
"colors": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"version": "1.2.0",
|
||||
"version": "f{{theme.version}}",
|
||||
"name": "monobiome-f{{theme.biome}}-light",
|
||||
"theme": {
|
||||
"colors": {
|
||||
|
||||
Reference in New Issue
Block a user