Turquoise small neon Fox V2

Turquoise small neon Fox V2

Turquoise small neon Fox V2 Border Color: 01C8B0 Note: use this theme only in windows dark mode! Otherwise errors may occur in the color display.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Turquoise small neon Fox V2",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(44, 44, 44)",
      "toolbar_text": "rgb(204, 204, 204)",
      "frame": "rgb(44, 44, 44)",
      "tab_background_text": "rgb(189, 189, 189)",
      "toolbar_field": "rgb(52, 52, 52)",
      "toolbar_field_text": "rgb(245, 245, 245)",
      "tab_line": "rgb(1, 200, 176)",
      "popup": "rgb(44, 44, 44)",
      "popup_text": "rgb(204, 204, 204)",
      "button_background_active": "rgba(255, 255, 255, 0.26)",
      "button_background_hover": "rgba(255, 255, 255, 0.22)",
      "icons_attention": "rgb(2, 212, 187)",
      "icons": "rgb(1, 200, 176)",
      "ntp_background": "rgb(44, 44, 44)",
      "popup_border": "rgb(1, 200, 176)",
      "popup_highlight": "rgb(1, 200, 176)",
      "sidebar_border": "rgb(1, 200, 176)",
      "sidebar_highlight_text": "rgb(1, 200, 176)",
      "sidebar_text": "rgb(226, 226, 226)",
      "sidebar": "rgb(44, 44, 44)",
      "tab_loading": "rgb(1, 200, 176)",
      "tab_selected": "rgb(52, 52, 52)",
      "tab_text": "rgb(1, 200, 176)",
      "toolbar_bottom_separator": "rgb(1, 200, 176)",
      "toolbar_field_border_focus": "rgb(1, 200, 176)",
      "toolbar_field_border": "rgb(0, 0, 0)",
      "toolbar_top_separator": "rgb(0, 0, 0)"
    }
  }
}