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

Quelle  manifest.json   Sprache: unbekannt

 
{
  "manifest_version": 2,

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

  "name": "Light",
  "description": "A theme with a light color scheme.",
  "author": "Mozilla",
  "version": "1.3",

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

  "theme": {
    "colors": {
      "tab_background_text": "rgb(21,20,26)",
      "tab_selected": "#fff",
      "tab_text": "rgb(21,20,26)",
      "icons": "rgb(91,91,102)",
      "frame": "rgb(240, 240, 244)",
      "frame_inactive": "rgb(235, 235, 239)",
      "popup": "#fff",
      "popup_text": "rgb(21,20,26)",
      "popup_border": "rgb(240,240,244)",
      "popup_highlight": "#e0e0e6",
      "popup_highlight_text": "#15141a",
      "sidebar": "rgb(255, 255, 255)",
      "sidebar_text": "rgb(21, 20, 26)",
      "sidebar_border": "rgb(240, 240, 244)",
      "tab_line": "transparent",
      "toolbar": "#f9f9fb",
      "toolbar_top_separator": "transparent",
      "toolbar_bottom_separator": "rgb(240, 240, 244)",
      "toolbar_field": "rgba(0, 0, 0, .05)",
      "toolbar_field_text": "rgb(21, 20, 26)",
      "toolbar_field_border": "transparent",
      "toolbar_field_focus": "white",
      "toolbar_text": "rgb(21,20,26)",
      "ntp_background": "#F9F9FB",
      "ntp_text": "rgb(21, 20, 26)",
      "popup_action_color": "rgb(91,91,102)",
      "button": "rgba(207,207,216,.33)",
      "button_hover": "rgba(207,207,216,.66)",
      "button_active": "rgb(207,207,216)",
      "button_primary": "rgb(0, 97, 224)",
      "button_primary_hover": "rgb(2, 80, 187)",
      "button_primary_active": "rgb(5, 62, 148)",
      "button_primary_color": "rgb(251, 251, 254)",
      "input_color": "rgb(21,20,26)",
      "input_background": "rgb(255,255,255)",
      "urlbar_popup_hover": "rgb(240,240,244)",
      "urlbar_popup_separator": "rgb(240,240,244)"
    },
    "properties": {
      "color_scheme": "light",
      "panel_hover": "color-mix(in srgb, currentColor 12%, transparent)",
      "panel_active": "color-mix(in srgb, currentColor 20%, transparent)",
      "panel_active_darker": "color-mix(in srgb, currentColor 27%, transparent)",
      "toolbar_field_icon_opacity": "0.72",
      "zap_gradient": "linear-gradient(90deg, #9059FF 0%, #FF4AA2 52.08%, #FFBD4F 100%)"
    }
  },

  "theme_experiment": {
    "stylesheet": "experiment.css",
    "colors": {
      "popup_action_color": "--urlbarView-action-color",
      "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_hover": "--urlbarView-hover-background",
      "urlbar_popup_separator": "--urlbarView-separator-color"
    },
    "properties": {
      "panel_hover": "--panel-item-hover-bgcolor",
      "panel_active": "--arrowpanel-dimmed-further",
      "panel_active_darker": "--panel-item-active-bgcolor",
      "toolbar_field_icon_opacity": "--urlbar-icon-fill-opacity",
      "zap_gradient": "--panel-separator-zap-gradient"
    }
  }
}

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]