diff --git a/src/main.shy b/src/main.shy index 3dc91b9d..77b6c8f5 100644 --- a/src/main.shy +++ b/src/main.shy @@ -6,22 +6,22 @@ label ` code wiki chat team mall linux nginx docker redis mysql bash git golang vim tmux -` fg blue bg yellow +` chapter "理论" label ` 集群化 模块化 自动化 -` fg yellow bg black text.font-family none +` chapter "项目" label ` intshell icebergs volcanos contexts toolkits learning -` fg red bg black +` section "火山架" -field "趋势图" web.code.git.trend args `volcanos` field "架构图" web.code.git.spide args `volcanos` +field "趋势图" web.code.git.trend args `volcanos` section "冰山架" field "趋势图" web.code.git.trend args `icebergs` diff --git a/src/main.svg b/src/main.svg index 58d16b04..3b25de40 100644 --- a/src/main.svg +++ b/src/main.svg @@ -1,5 +1,5 @@ -vimervimerwordxtermruntimetrenddiskinfospide \ No newline at end of file +">wordxtermruntimetrenddiskinfospide \ No newline at end of file diff --git a/src/template/web.chat.header/dark.css b/src/template/web.chat.header/dark.css index b3c7c597..3ca1d1f9 100644 --- a/src/template/web.chat.header/dark.css +++ b/src/template/web.chat.header/dark.css @@ -35,10 +35,10 @@ body.dark div.zone>div.item:hover { background-color:black;color:white } body.dark div.zone>div.list>div.zone>div.item { background-color:black;color:silver } body.dark div.zone>div.list>div.zone>div.item:hover { background-color:black;color:white } body.dark div.zone div.item>div.name:hover { color:white } -body.dark tr.line.select { background-color:#212121;color:white } -body.dark tr.line:hover { background-color:#212121;color:white } +body.dark tr.line.select { background-color:#212121; } +body.dark tr.line:hover { background-color:#212121; } body.dark tr.line>td.line { background-color:#0d1117 } -body.dark tr.line.select>td.line { background-color:#212121;color:white } +body.dark tr.line.select>td.line { background-color:#212121; } body.dark div.complete>table { background-color:black;color:silver } body.dark table.content tr:hover { color:white;background-color:black } body.dark table.content th { background-color:black;color:silver } diff --git a/src/template/web.chat.header/light.css b/src/template/web.chat.header/light.css index e2a846ca..a7fab2d1 100644 --- a/src/template/web.chat.header/light.css +++ b/src/template/web.chat.header/light.css @@ -35,10 +35,10 @@ body.light div.zone>div.item:hover { background-color:aliceblue;color:black } body.light div.zone>div.list>div.zone>div.item { background-color:aliceblue;color:black } body.light div.zone>div.list>div.zone>div.item:hover { background-color:aliceblue;color:black } body.light div.zone div.item>div.name:hover { color:black } -body.light tr.line.select { background-color:aliceblue;color:black } -body.light tr.line:hover { background-color:aliceblue;color:black } +body.light tr.line.select { background-color:aliceblue; } +body.light tr.line:hover { background-color:aliceblue; } body.light tr.line>td.line { background-color:white } -body.light tr.line.select>td.line { background-color:aliceblue;color:black } +body.light tr.line.select>td.line { background-color:aliceblue; } body.light div.complete>table { background-color:aliceblue;color:black } body.light table.content tr:hover { color:black;background-color:aliceblue } body.light table.content th { background-color:aliceblue;color:black } diff --git a/src/template/web.wiki.chart/chart.html b/src/template/web.wiki.chart/chart.html index f77ec4bd..65f66f6d 100644 --- a/src/template/web.wiki.chart/chart.html +++ b/src/template/web.wiki.chart/chart.html @@ -1,3 +1 @@ - + diff --git a/src/template/web.wiki.spark/shell.html b/src/template/web.wiki.spark/shell.html index 34d7a7ab..e5067734 100644 --- a/src/template/web.wiki.spark/shell.html +++ b/src/template/web.wiki.spark/shell.html @@ -1 +1 @@ -
{{range $index, $value := .Optionv "list"}}{{$value}}
{{end}}
+
{{range $index, $value := .Optionv "list"}}{{$value}}
{{end}}