diff --git a/plugins.json b/plugins.json index 5d26feb6..16b2e8ae 100644 --- a/plugins.json +++ b/plugins.json @@ -635,5 +635,39 @@ "#9272dc" ], "dateAdded": "1597807892019" + }, + { + "name": "hyper-gh-dark-default", + "type": "theme", + "description": "A port of the GitHub Dark default theme for Hyper.app", + "preview": "https://raw.githubusercontent.com/milovangudelj/hyper-gh-dark-default/master/screenshot.png", + "colors": [ + "#0d1117", + "#ff7b72", + "#3fb950", + "#d29922", + "#58a6ff", + "#bc8cff", + "#76e3ea", + "#b1bac4", + "#161b22", + "#ffa198", + "#56d364", + "#e3b341", + "#79c0ff", + "#d2a8ff", + "#b3f0ff", + "#b1bac4", + "#b1bac4", + "#484f58", + "#010409", + "#0d1117", + "#c9d1d9", + "#30363d", + "#58A6FF", + "#f78166", + "rgba(56,139,253,0.15)" + ], + "dateAdded": "1675163504003" } ] diff --git a/public/store/hyper-gh-dark-default.png b/public/store/hyper-gh-dark-default.png new file mode 100644 index 00000000..dc6ea5f3 Binary files /dev/null and b/public/store/hyper-gh-dark-default.png differ