Coder Social home page Coder Social logo

betterncmplugins's Introduction

BetterNCMPlugins

BetterNCM的官方插件库

主题

安装方式

  1. 在网易云内点击设置,滑到最下面,点击打开配置文件夹,将主题文件夹下的内容全部放入stylesheets文件夹
  2. 打开stylesheets文件夹下的all.json,将主题设置JSON追加在最后

如安装Microrange主题:

[
    {
        "file":"block.css",
        "enabled":true
    }
]

修改为

[
    {
        "file":"block.css",
        "enabled":true
    }
    ,{
    "name":"Microrange White",
    "file":"microrange.css",
    "enabled":false
    } 
]

启用主题

  1. 在网易云内点击设置,滑到最下面,点击编辑CSS设置
  2. 将主题下的enabled值改为true

主题列表

主题名 作者 预览图
Microrange MicroBlock
Unbounded MicroBlock
Unbounded-Unblur Skykey

betterncmplugins's People

Contributors

microcber avatar skykeyjoker avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.