Switch to warm minimal theme: linen texture, muted warm tones, add service links (Gitea/Cloudreve/MC)
This commit is contained in:
+4
-4
@@ -2,7 +2,7 @@
|
||||
name = "MineSentinel"
|
||||
slug = "minesentinel"
|
||||
description = "Minecraft 服务器智能守护进程,TCP 端口检测 + 崩溃自动重启 + 防循环冷却期"
|
||||
accent = "#00bcd4"
|
||||
accent = "#7a9a6e"
|
||||
repo_url = "https://gitee.com/snoware/minesentinel"
|
||||
demo_url = "/softwares/minesentinel/"
|
||||
doc_url = "https://gitee.com/snoware/minesentinel/blob/master/DEPLOY.md"
|
||||
@@ -23,7 +23,7 @@ author = "S.A. (@snoware)"
|
||||
name = "btcli"
|
||||
slug = "btcli"
|
||||
description = "一款命令行翻译工具,支持中文及其他语言,配备 TUI 界面"
|
||||
accent = "#ff8f00"
|
||||
accent = "#c8a87a"
|
||||
repo_url = "https://gitee.com/ironbayberry/btcli"
|
||||
demo_url = "/softwares/btcli/"
|
||||
doc_url = "https://docs.rs/btcli"
|
||||
@@ -50,7 +50,7 @@ has_drag_ball = true
|
||||
name = "Reverberation"
|
||||
slug = "reverberation"
|
||||
description = "轻量级文本阅读器,逐字显示文本内容"
|
||||
accent = "#607d8b"
|
||||
accent = "#8a9a7e"
|
||||
repo_url = "https://gitee.com/ironbayberry/reverberation"
|
||||
demo_url = "/softwares/reverberation/"
|
||||
doc_url = "https://docs.rs/reverberation"
|
||||
@@ -73,7 +73,7 @@ author = "S.A. (@snoware)"
|
||||
name = "Mint Runtime"
|
||||
slug = "mint"
|
||||
description = "安全特性驱动的 Lua 运行时,支持 i18n、字节码验证与细粒度访问控制"
|
||||
accent = "#7c4dff"
|
||||
accent = "#a890b8"
|
||||
repo_url = "https://gitee.com/snoware/mint"
|
||||
demo_url = "/softwares/mint/"
|
||||
doc_url = "https://docs.rs/mintrt"
|
||||
|
||||
Reference in New Issue
Block a user