Obsidian Night Theme Firefox

Examine source code of Obsidian Night Theme

By: Kjc
Inspect and view changes in Obsidian Night Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0.0",
  "name": "Obsidian Night Theme",
  "description": "A professional minimal Firefox theme in obsidian tones. Includes subtle light and dark 5120×200 headers.",
  "theme": {
    "images": {
      "theme_frame": "header_light.png"
    },
    "colors": {
      "frame": "#E1E4E7",
      "tab_background_text": "#111111",
      "toolbar": "#FFFFFF",
      "toolbar_text": "#111111",
      "icons": "#111111",
      "icons_attention": "#111827",
      "button_background_active": "#E5E7EB",
      "button_background_hover": "#F3F4F6"
    },
    "properties": {
      "color_scheme": "light"
    }
  },
  "dark_theme": {
    "images": {
      "theme_frame": "header_dark.png"
    },
    "colors": {
      "frame": "#14181C",
      "tab_background_text": "#FFFFFF",
      "toolbar": "#0A0C10",
      "toolbar_text": "#FFFFFF",
      "icons": "#FFFFFF",
      "icons_attention": "#9CA3AF",
      "button_background_active": "#1F2937",
      "button_background_hover": "#111827"
    },
    "properties": {
      "color_scheme": "dark"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2e05acf6-9388-4b01-bc6c-a6b0b3829c9e}"
    }
  }
}

Best Obsidian Night Theme Alternatives

Here are some Firefox add-ons that are similar to Obsidian Night Theme: