{
  "Dashboard": {
    "ModuleButtons": ["StateManagement", "SettingsPanel"],
    "Tabs": [
      {
        "Name": "State",
        "Toolbars": ["SystemStatus"]
      }
    ]
  },
  "Theme": {
    "CurrentTheme": "dark"
  },
  "FormatColumn": {
    "Revision": 1,
    "FormatColumns": [
      {
        "Name": "formatColumn-name-initial",
        "Scope": {
          "ColumnIds": ["name"]
        },
        "Style": {
          "BackColor": "#1e88e5",
          "ForeColor": "White",
          "FontWeight": "Bold"
        }
      }
    ]
  },
  "Layout": {
    "CurrentLayout": "Standard Layout",
    "Layouts": [
      {
        "Name": "Standard Layout",
        "TableColumns": [
          "name",
          "language",
          "github_stars",
          "license",
          "created_at",
          "has_wiki",
          "updated_at",
          "pushed_at",
          "github_watchers",
          "description",
          "open_issues_count"
        ],
        "AutoSizeColumns": true
      }
    ]
  }
}
