fix tags in v1.3.0 FF themes, outline CLI tool

This commit is contained in:
2025-11-19 00:25:19 -08:00
parent a10453d752
commit 3c9418f0c0
69 changed files with 659 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
{
"manifest_version": 2,
"version": "1.2.0",
"version": "f{{theme.version}}",
"name": "monobiome-f{{theme.biome}}",
"theme": {
"colors": {

View File

@@ -1,6 +1,6 @@
{
"manifest_version": 2,
"version": "1.2.0",
"version": "f{{theme.version}}",
"name": "monobiome-f{{theme.biome}}-dark",
"theme": {
"colors": {

View File

@@ -1,6 +1,6 @@
{
"manifest_version": 2,
"version": "1.2.0",
"version": "f{{theme.version}}",
"name": "monobiome-f{{theme.biome}}-light",
"theme": {
"colors": {