Simple Programmer's Theme

Simple Programmer's Theme

This is a simple theme in gray and green.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Simple Programmer Theme",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "DyLn_TcXcAAEYkC.jpg"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(0, 255, 178, 1)",
      "toolbar": "rgba(79, 79, 79, 1)",
      "toolbar_field": "rgba(0, 0, 0, 1)",
      "toolbar_field_text": "rgba(0, 255, 178, 1)"
    }
  }
}