Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/browser/themes/addons/alpenglow/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 5 kB image not shown  

Quelle  manifest.json   Sprache: unbekannt

 
Spracherkennung für: .json vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

{
  "manifest_version": 2,

  "browser_specific_settings": {
    "gecko": {
      "id": "firefox-alpenglow@mozilla.org"
    }
  },

  "name": "Firefox Alpenglow",
  "description": "Use a colorful appearance for buttons, menus, and windows.",
  "version": "1.5",
  "icons": { "32": "icon.svg" },

  "theme": {
    "images": {
      "additional_backgrounds": [
        "background-noodles-right.svg",
        "background-noodles-left.svg",
        "background-gradient.svg"
      ]
    },

    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "left top",
        "right top"
      ],
      "additional_backgrounds_tiling": ["no-repeat", "no-repeat", "repeat-x"],
      "zap_gradient": "linear-gradient(90deg, #9059FF 0%, #FF4AA2 52.08%, #FFBD4F 100%)"
    },
    "colors": {
      "frame": "hsla(24020%, 98%, 1)",
      "toolbar": "hsla(00%, 100%, .76)",
      "button_background_active": "hsla(24026%, 11%, .16)",
      "button_background_hover": "hsla(24026%, 11%, .08)",
      "toolbar_text": "hsla(25866%, 48%, 1)",
      "icons_attention": "hsla(180100%, 32%, 1)",
      "toolbar_vertical_separator": "hsla(26153%, 15%, .2)",
      "toolbar_field": "hsla(00%, 100%, .8)",
      "toolbar_field_focus": "hsla(26153%, 15%, .96)",
      "toolbar_field_text": "hsla(26153%, 15%, 1)",
      "toolbar_field_text_focus": "hsla(255100%, 94%, 1)",
      "toolbar_field_border": "transparent",
      "toolbar_field_border_focus": "hsla(265100%, 72%, 1)",
      "toolbar_field_highlight": "hsla(265100%, 72%, .32)",
      "toolbar_top_separator": "transparent",
      "toolbar_bottom_separator": "hsla(26153%, 15%, .32)",
      "bookmark_text": "hsla(26153%, 15%, 1)",
      "tab_text": "hsla(26153%, 15%, 1)",
      "tab_background_text": "hsla(26153%, 15%, 1)",
      "tab_background_separator": "hsla(26153%, 15%, 1)",
      "tab_line": "hsla(265100%, 72%, 1)",
      "tab_loading": "hsla(265100%, 72%, 1)",
      "ntp_background": "#F9F9FB",
      "ntp_text": "hsla(26153%, 15%, 1)",
      "popup": "hsla(25446%, 21%, 1)",
      "popup_text": "hsla(255100%, 94%, 1)",
      "popup_border": "hsla(255100%, 94%, .32)",
      "popup_highlight": "hsla(255100%, 94%, .12)",
      "popup_highlight_text": "hsla(00%, 100%, 1)",
      "sidebar": "rgb(255255255)",
      "sidebar_text": "hsla(26153%, 15%, 1)",
      "sidebar_border": "hsla(26153%, 15%, .24)",
      "sidebar_highlight": "hsla(265100%, 72%, 1)",
      "sidebar_highlight_text": "hsla(00%, 100%, 1)",
      "focus_outline": "hsla(25865%, 48%, 1)"
    }
  },
  "dark_theme": {
    "images": {
      "additional_backgrounds": [
        "background-noodles-right-dark.svg",
        "background-noodles-left-dark.svg",
        "background-gradient-dark.svg"
      ]
    },

    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "left top",
        "right top"
      ],
      "additional_backgrounds_tiling": ["no-repeat", "no-repeat", "repeat-x"],
      "zap_gradient": "linear-gradient(90deg, #9059FF 0%, #FF4AA2 52.08%, #FFBD4F 100%)"
    },
    "colors": {
      "frame": "#291D4F",
      "toolbar": "hsla(25446%, 21%, .96)",
      "button_background_active": "hsla(255100%, 94%, .24)",
      "button_background_hover": "hsla(255100%, 94%, .12)",
      "icons": "hsla(271100%, 77%, 1)",
      "icons_attention": "hsla(157100%, 66%, 1)",
      "toolbar_text": "hsla(255100%, 94%, 1)",
      "toolbar_vertical_separator": "hsla(271100%, 77%, .4)",
      "toolbar_field": "hsla(25043%, 25%, 1)",
      "toolbar_field_focus": "hsla(25043%, 25%, .98)",
      "toolbar_field_text": "hsla(255100%, 94%, 1)",
      "toolbar_field_text_focus": "hsla(255100%, 94%, 1)",
      "toolbar_field_border": "transparent",
      "toolbar_field_border_focus": "hsla(265100%, 72%, 1)",
      "toolbar_field_highlight": "hsla(265100%, 72%, .32)",
      "toolbar_top_separator": "transparent",
      "toolbar_bottom_separator": "hsla(24538%, 33%, .96)",
      "bookmark_text": "hsla(255100%, 94%, 1)",
      "tab_selected": "rgb(6031123)",
      "tab_text": "hsla(255100%, 94%, 1)",
      "tab_background_text": "hsla(255100%, 94%, 1)",
      "tab_background_separator": "hsla(255100%, 94%, 1)",
      "tab_line": "hsla(265100%, 72%, 1)",
      "tab_loading": "hsla(265100%, 72%, 1)",
      "ntp_background": "#2A2A2E",
      "ntp_text": "hsla(255100%, 94%, 1)",
      "popup": "hsla(25043%, 25%, 1)",
      "popup_text": "hsla(255100%, 94%, 1)",
      "popup_border": "hsla(255100%, 94%, .32)",
      "popup_highlight": "hsla(255100%, 94%, .12)",
      "popup_highlight_text": "hsla(00%, 100%, 1)",
      "sidebar": "hsla(25043%, 25%, 1)",
      "sidebar_text": "hsla(255100%, 94%, 1)",
      "sidebar_border": "hsla(255100%, 94%, .24)",
      "sidebar_highlight": "hsla(25976%, 58%, 1)",
      "sidebar_highlight_text": "hsla(00%, 100%, 1)",
      "focus_outline": "hsla(265100%, 72%, 1)"
    }
  },

  "theme_experiment": {
    "colors": {
      "focus_outline": "--focus-outline-color"
    },
    "properties": {
      "zap_gradient": "--panel-separator-zap-gradient"
    }
  }
}

[Dauer der Verarbeitung: 0.15 Sekunden, vorverarbeitet 2026-06-05]