文件名称:hyper-material-theme:原始Material Theme的超级官方移植
文件大小:87KB
文件格式:ZIP
更新时间:2024-05-31 12:33:21
theme hyper material-theme JavaScript
材质主题 这是的官方移植。 1.安装 只需编辑~/.hyper.js文件(Hyper>首选项...),然后hyper-material-theme添加到plugins: []数组即可。 ... plugins : [ 'hyper-material-theme' ] , ... 2.配置 此主题提供的设置必须在config键中的colors对象的~/.hyper.js文件中添加。 config : { MaterialTheme : { // Set the theme variant, // OPTIONS: 'Darker', 'Palenight', 'Ocean', '' theme : '' , // [Optional] Set the rgba() app backgroun
【文件预览】:
hyper-material-theme-master
----.gitignore(578B)
----package.json(678B)
----.travis.yml(38B)
----LICENSE(1KB)
----index.js(3KB)
----__tests__()
--------background.test.js(559B)
--------index.test.js(626B)
--------__snapshots__()
----README.md(2KB)
----backgrounds.js(329B)
----default.config.js(713B)
----.yarnrc(34B)
----.editorconfig(249B)
----yarn.lock(203KB)