UNPKG

insomnia-plugin-github-dark-theme

Version:
5 lines (2 loc) 108 B
const GitHubDarkTheme = require('./themes/github-dark-theme'); module.exports.themes = [GitHubDarkTheme];