Rider - Stay Night

Dark theme dedicated to the beautiful Rider, character from the Fate franchise.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "Rider - Stay Night",
  "manifest_version": 2,
  "version": "12.0",
  "theme": {
    "images": {
      "theme_frame": "812320-1.png"
    },
    "colors": {
      "frame": "rgba(0, 22, 33, 1)",
      "tab_background_text": "rgba(197, 220, 227, 1)",
      "toolbar": "rgba(0, 22, 33, 0.5)",
      "bookmark_text": "rgba(197, 220, 227, 1)",
      "toolbar_field": "rgba(0, 22, 33, 0.75)",
      "toolbar_field_text": "rgba(197, 220, 227, 1)",
      "tab_line": "rgba(197, 220, 227, 1)"
    }
  }
}