电报交流群 https://t.me/+ZHsEEd5ZJGs3MWJl unraid主题,支持unraid7 和unraid6,升级请拉到最后面 1 、下载资源,点击【终端】,运行下面代码即可。 cd /mnt/user/ && git clone https://github.com/XiaoNieGPT/unraid-theme.git 2、在 【shares】里面可以看到刚刚下载的文件。文件路径是/mnt/user/unraid-theme/,后面需要用到。 3、在【apps】应用里面安装Theme Engine插件。 4、在【settings】设置里面找到Theme Engine并打开。 5、在Base Theme 里面选择Black主题,并点击应用。 6、在【Theme Setting】 里面打开【Advanced VIEW】,第一个Enable Theme Engine修改为【NO】。 7、拉到最底下,把Enable custom styling (below)改为【yes】。 8、继续拉到最后面,在【Custom styling (advanced)】填入下面的代码。 </style> <link type="text/css" rel="Stylesheet" href="/mnt/user/unraid-theme/theme.css" /> 9、此时右上角字体为灰黑色,影响美感 10、到【Display Settings】显示设置里面修改三处地方),字体修改为 白色 11、效果 12、【可选】修改背景及胡桃动图 13、升级主题,执行下面命令即可,不用额外配置,注意看css文件名 rm -rf /mnt/user/unraid-theme && cd /mnt/user/ && git clone https://github.com/XiaoNieGPT/unraid-theme.git