UNPKG
insomnia-plugin-smooth-theme
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1
A balanced theme for Insomnia
github.com/MartinFerret/smooth-insomnia-theme
insomnia-plugin-smooth-theme
/
main.js
3 lines
(2 loc)
•
95 B
JavaScript
View Raw
1
2
3
const
smoothTheme
=
require(
"./themes/smooth-theme"
);
module
.
exports
.themes = [smoothTheme];