k_The Nature of Foliage

k_The Nature of Foliage

The Nature of Foliage, or ground cover, in all its muted colors... of tans, blues, greens, browns, and black.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "k_The Nature of Foliage",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(192, 183, 125, 0.69)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(14, 42, 66)",
      "tab_background_text": "rgb(192, 177, 125)",
      "toolbar_field": "rgb(14, 42, 66)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(255, 255, 255, 0.65)",
      "popup": "rgb(64, 86, 68)",
      "popup_text": "rgb(255, 255, 255)",
      "ntp_background": "rgb(139, 170, 187)",
      "sidebar_border": "rgb(169, 111, 83)",
      "sidebar_highlight_text": "rgb(192, 177, 125)",
      "sidebar_highlight": "rgb(139, 170, 187)",
      "tab_loading": "rgba(255, 255, 255, 0.65)"
    }
  }
}