Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/browser/themes/addons/dark/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 2 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-compact-dark@mozilla.org"
    }
  },

  "name": "Dark",
  "description": "A theme with a dark color scheme.",
  "author": "Mozilla",
  "version": "1.3.2",

  "icons": { "32": "icon.svg" },

  "theme": {
    "colors": {
      "tab_background_text": "#fbfbfe",
      "tab_selected": "rgba(106,106,120,0.7)",
      "tab_text": "rgb(255,255,255)",
      "icons": "rgb(251,251,254)",
      "frame": "rgb(282734)",
      "frame_inactive": "rgb(313037)",
      "popup": "rgb(66,65,77)",
      "popup_text": "rgb(251,251,254)",
      "popup_border": "rgb(82,82,94)",
      "popup_highlight": "rgb(43,42,51)",
      "tab_line": "transparent",
      "toolbar": "rgb(43,42,51)",
      "toolbar_top_separator": "transparent",
      "toolbar_bottom_separator": "rgb(828294)",
      "toolbar_field": "rgba(000, .3)",
      "toolbar_field_border": "transparent",
      "toolbar_field_text": "rgb(251,251,254)",
      "toolbar_field_focus": "rgb(66,65,77)",
      "toolbar_text": "rgb(251251254)",
      "ntp_background": "rgb(434251)",
      "ntp_card_background": "rgb(66,65,77)",
      "ntp_text": "rgb(251251254)",
      "sidebar": "rgb(282734)",
      "sidebar_text": "rgb(249249250)",
      "sidebar_border": "rgb(828294)",
      "button": "rgba(000, .33)",
      "button_hover": "rgba(207207216, .20)",
      "button_active": "rgba(207207216, .40)",
      "button_primary": "rgb(0221255)",
      "button_primary_hover": "rgb(128235255)",
      "button_primary_active": "rgb(170242255)",
      "button_primary_color": "rgb(434251)",
      "input_background": "#42414D",
      "input_color": "rgb(251,251,254)",
      "urlbar_popup_separator": "rgb(82,82,94)"
    },
    "properties": {
      "color_scheme": "dark",
      "panel_active": "color-mix(in srgb, currentColor 14%, transparent)",
      "toolbar_field_icon_opacity": "1",
      "zap_gradient": "linear-gradient(90deg, #9059FF 0%, #FF4AA2 52.08%, #FFBD4F 100%)"
    }
  },

  "theme_experiment": {
    "stylesheet": "experiment.css",
    "colors": {
      "button": "--button-background-color",
      "button_hover": "--button-background-color-hover",
      "button_active": "--button-background-color-active",
      "button_primary": "--color-accent-primary",
      "button_primary_hover": "--color-accent-primary-hover",
      "button_primary_active": "--color-accent-primary-active",
      "button_primary_color": "--button-text-color-primary",
      "input_background": "--input-bgcolor",
      "input_color": "--input-color",
      "urlbar_popup_separator": "--urlbarView-separator-color",
      "zoom_controls": "--zoom-controls-bgcolor"
    },
    "properties": {
      "panel_active": "--arrowpanel-dimmed-further",
      "toolbar_field_icon_opacity": "--urlbar-icon-fill-opacity",
      "zap_gradient": "--panel-separator-zap-gradient"
    }
  }
}

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