diff --git a/DESIGN.xpi b/DESIGN.xpi new file mode 100644 index 0000000..15cb0ec Binary files /dev/null and b/DESIGN.xpi differ diff --git a/FIREFOX.xpi b/FIREFOX.xpi new file mode 100644 index 0000000..15cb0ec Binary files /dev/null and b/FIREFOX.xpi differ diff --git a/README.xpi b/README.xpi new file mode 100644 index 0000000..15cb0ec Binary files /dev/null and b/README.xpi differ diff --git a/THEMES.xpi b/THEMES.xpi new file mode 100644 index 0000000..15cb0ec Binary files /dev/null and b/THEMES.xpi differ diff --git a/app-config/firefox/alpine-monobiome.xpi b/app-config/firefox/alpine-monobiome.xpi index 5eb363d..5975d96 100644 Binary files a/app-config/firefox/alpine-monobiome.xpi and b/app-config/firefox/alpine-monobiome.xpi differ diff --git a/app-config/firefox/badlands-monobiome.xpi b/app-config/firefox/badlands-monobiome.xpi index 5fa8bbc..77a7e9f 100644 Binary files a/app-config/firefox/badlands-monobiome.xpi and b/app-config/firefox/badlands-monobiome.xpi differ diff --git a/app-config/firefox/chaparral-monobiome.xpi b/app-config/firefox/chaparral-monobiome.xpi index df8d9d2..f628a66 100644 Binary files a/app-config/firefox/chaparral-monobiome.xpi and b/app-config/firefox/chaparral-monobiome.xpi differ diff --git a/app-config/firefox/grassland-monobiome.xpi b/app-config/firefox/grassland-monobiome.xpi index f2668e8..0e4522a 100644 Binary files a/app-config/firefox/grassland-monobiome.xpi and b/app-config/firefox/grassland-monobiome.xpi differ diff --git a/app-config/firefox/savanna-monobiome.xpi b/app-config/firefox/savanna-monobiome.xpi index eef94f8..3c9ba58 100644 Binary files a/app-config/firefox/savanna-monobiome.xpi and b/app-config/firefox/savanna-monobiome.xpi differ diff --git a/app-config/firefox/tundra-monobiome.xpi b/app-config/firefox/tundra-monobiome.xpi index cffa7b6..6672370 100644 Binary files a/app-config/firefox/tundra-monobiome.xpi and b/app-config/firefox/tundra-monobiome.xpi differ diff --git a/check.xpi b/check.xpi new file mode 100644 index 0000000..15cb0ec Binary files /dev/null and b/check.xpi differ diff --git a/generate.xpi b/generate.xpi new file mode 100644 index 0000000..15cb0ec Binary files /dev/null and b/generate.xpi differ diff --git a/images/palette.png b/images/palette.png index 37f8d5d..545bee9 100644 Binary files a/images/palette.png and b/images/palette.png differ diff --git a/images/themes.png b/images/themes.png index d9c12c3..2ffe761 100644 Binary files a/images/themes.png and b/images/themes.png differ diff --git a/templates/apps/firefox/templates/none-dark.manifest.json b/templates/apps/firefox/templates/none-dark.manifest.json index f50a3e4..4973f2d 100644 --- a/templates/apps/firefox/templates/none-dark.manifest.json +++ b/templates/apps/firefox/templates/none-dark.manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, - "version": "1.0.2", - "name": "monobiome-f{{theme.biome}}-f{{theme.mode}}-f{{theme.contrast}}", + "version": "1.1.0", + "name": "monobiome-f{{theme.biome}}", "theme": { "colors": { "toolbar": "rgbx{{ tuple(int(f{{theme.vim.fg0}}[1:][i:i+2],16) for i in (0,2,4)) }}", diff --git a/templates/groups/palette/monobiome.toml b/templates/groups/palette/monobiome.toml index 6287a88..a0f8545 100644 --- a/templates/groups/palette/monobiome.toml +++ b/templates/groups/palette/monobiome.toml @@ -1,3 +1,5 @@ +version = "1.1.0" + [default] l15 = "#0b0b0b" l20 = "#161616"