Skip to content

lauren12133/unraid-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unraid-Theme

感谢drixn大佬的教程

github得原因直接使用代码拉不下来 建议下载下来上传本地使用

此项目只做存档使用。。。

unraid界面美化代码

</style> 
<link type="text/css" rel="Stylesheet" href="替换你想要的css样式链接" />

#dark

</style> 
<link type="text/css" rel="Stylesheet" href="https://raw.githubusercontent.com/lauren12133/unraid-Theme/main/dark/main.css" />

#Aquamarine

</style> 
<link type="text/css" rel="Stylesheet" href="https://raw.githubusercontent.com/lauren12133/unraid-Theme/main/Aquamarine/main.css" />

#Hotline

</style> 
<link type="text/css" rel="Stylesheet" href="https://raw.githubusercontent.com/lauren12133/unraid-Theme/main/Hotline/main.css" />

#Hotpink

</style> 
<link type="text/css" rel="Stylesheet" href="https://raw.githubusercontent.com/lauren12133/unraid-Theme/main/Hotpink/main.css" />

#Dracula

</style> 
<link type="text/css" rel="Stylesheet" href="https://raw.githubusercontent.com/lauren12133/unraid-Theme/main/Dracula/main.css" />

#Space-gray

</style> 
<link type="text/css" rel="Stylesheet" href="https://raw.githubusercontent.com/lauren12133/unraid-Theme/main/Space-gray/main.css" />

#cartoon 背景图请修改cartoon.css中background-image中得图片路径或者改成本地

</style> 
<link type="text/css" rel="Stylesheet" href="https://raw.githubusercontent.com/lauren12133/unraid-Theme/main/cartoon/main.css" />

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages