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"
|
||||
|
||||
+9
-9
@@ -2,52 +2,52 @@
|
||||
name = "语文"
|
||||
password = "d1iq"
|
||||
url = "https://snowcloud.lanzoum.com/b0zkfchxi"
|
||||
color = "#e91e63"
|
||||
color = "#c89a6e"
|
||||
|
||||
[[subjects]]
|
||||
name = "数学"
|
||||
password = "6rp9"
|
||||
url = "https://snowcloud.lanzoum.com/b0zkf9u4j"
|
||||
color = "#2196f3"
|
||||
color = "#8a9a7e"
|
||||
|
||||
[[subjects]]
|
||||
name = "英语"
|
||||
password = "4wxy"
|
||||
url = "https://snowcloud.lanzoum.com/b0zkfchyj"
|
||||
color = "#4caf50"
|
||||
color = "#a890b8"
|
||||
|
||||
[[subjects]]
|
||||
name = "物理"
|
||||
password = "4n48"
|
||||
url = "https://snowcloud.lanzoum.com/b0zkf9u5a"
|
||||
color = "#ff9800"
|
||||
color = "#c8a87a"
|
||||
|
||||
[[subjects]]
|
||||
name = "化学"
|
||||
password = "kc1b"
|
||||
url = "https://snowcloud.lanzoum.com/b0zkf9tyd"
|
||||
color = "#9c27b0"
|
||||
color = "#b87070"
|
||||
|
||||
[[subjects]]
|
||||
name = "生物"
|
||||
password = "dn3m"
|
||||
url = "https://snowcloud.lanzoum.com/b0zkf9u0f"
|
||||
color = "#00bcd4"
|
||||
color = "#7a9a6e"
|
||||
|
||||
[[subjects]]
|
||||
name = "政治"
|
||||
password = "4xej"
|
||||
url = "https://snowcloud.lanzoum.com/b0zkf9u6b"
|
||||
color = "#f44336"
|
||||
color = "#a08060"
|
||||
|
||||
[[subjects]]
|
||||
name = "历史"
|
||||
password = "i757"
|
||||
url = "https://snowcloud.lanzoum.com/b0zkf9u3i"
|
||||
color = "#795548"
|
||||
color = "#7e6858"
|
||||
|
||||
[[subjects]]
|
||||
name = "地理"
|
||||
password = "dwrz"
|
||||
url = "https://snowcloud.lanzoum.com/b0zkf9u2h"
|
||||
color = "#009688"
|
||||
color = "#6a8a78"
|
||||
|
||||
Reference in New Issue
Block a user