Honey Deluxe

Honey Deluxe

A soft gold-yellow dark theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Grandma's Home",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-019-7ce748211c61f9059493d4c4378e8a74.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(40, 40, 40)",
      "toolbar_text": "rgb(255, 188, 89)",
      "frame": "rgb(89, 77, 67)",
      "tab_background_text": "rgb(255, 203, 81)",
      "toolbar_field": "rgb(40, 40, 40)",
      "toolbar_field_text": "rgb(255, 188, 89)",
      "tab_line": "rgb(255, 203, 81)",
      "popup": "rgb(40, 40, 40)",
      "popup_text": "rgb(255, 188, 89)",
      "button_background_hover": "rgba(89, 77, 67, 0.54)",
      "popup_border": "rgb(255, 188, 89)",
      "sidebar_border": "rgb(255, 188, 89)",
      "toolbar_top_separator": "rgb(255, 188, 89)",
      "toolbar_vertical_separator": "rgb(255, 203, 81)",
      "tab_loading": "rgb(255, 203, 81)"
    }
  }
}