greenstyle2023

greenstyle2023

护眼主题,绿色主题

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "greenstyle2023",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "bg-001-9c6d74e14860e77ee6f8f43e824bff25.svg"
    },
    "colors": {
      "frame": "rgba(53, 116, 47, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(228, 252, 237, 1)",
      "bookmark_text": "rgba(4, 6, 29, 1)",
      "toolbar_field": "rgba(255, 255, 255, 1)",
      "toolbar_field_text": "rgba(4, 6, 29, 1)",
      "tab_line": "rgba(234, 12, 174, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{33fb4ed9-cd69-4a11-b3ce-8894973b226c}"
    }
  }
}