添加 Vue Light 主题 (#2218)

This commit is contained in:
两双筷子 2022-08-18 23:21:29 +08:00 committed by GitHub
parent 5877366b77
commit 12eda471fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
32 changed files with 2766 additions and 0 deletions

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36 18L24 30L12 18" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36 18L24 30L12 18" stroke="#b0b0b0" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 12L31 24L19 36" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36 18L24 30L12 18" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#icon-50a44fcc353e4f38)"><path d="M42 20V39C42 40.6569 40.6569 42 39 42H9C7.34315 42 6 40.6569 6 39V9C6 7.34315 7.34315 6 9 6H30" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 20L26 28L41 7" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="icon-50a44fcc353e4f38"><rect width="48" height="48" fill="#222222"/></clipPath></defs></svg>

After

Width:  |  Height:  |  Size: 590 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#icon-50a44fcc353e4f38)"><path d="M42 20V39C42 40.6569 40.6569 42 39 42H9C7.34315 42 6 40.6569 6 39V9C6 7.34315 7.34315 6 9 6H30" stroke="#b0b0b0" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 20L26 28L41 7" stroke="#b0b0b0" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="icon-50a44fcc353e4f38"><rect width="48" height="48" fill="#b0b0b0"/></clipPath></defs></svg>

After

Width:  |  Height:  |  Size: 590 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M39 6H9C7.34315 6 6 7.34315 6 9V39C6 40.6569 7.34315 42 9 42H39C40.6569 42 42 40.6569 42 39V9C42 7.34315 40.6569 6 39 6Z" fill="none" stroke="#222222" stroke-width="4"/></svg>

After

Width:  |  Height:  |  Size: 318 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M39 6H9C7.34315 6 6 7.34315 6 9V39C6 40.6569 7.34315 42 9 42H39C40.6569 42 42 40.6569 42 39V9C42 7.34315 40.6569 6 39 6Z" fill="none" stroke="#b0b0b0" stroke-width="4"/></svg>

After

Width:  |  Height:  |  Size: 318 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 8L40 40" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 40L40 8" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 346 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 8L40 40" stroke="#9e9e9e" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 40L40 8" stroke="#9e9e9e" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36 18L24 30L12 18" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36 18L24 30L12 18" stroke="#b0b0b0" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1609212036301" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2311" width="512" height="512" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><style type="text/css"></style></defs><path d="M37.415385 689.230769V177.230769c0-76.8 61.046154-137.846154 137.846153-137.846154h512c76.8 0 137.846154 61.046154 137.846154 137.846154v59.076923h-118.153846V177.230769c0-11.815385-7.876923-19.692308-19.692308-19.692307h-512c-11.815385 0-19.692308 7.876923-19.692307 19.692307v512c0 11.815385 7.876923 19.692308 19.692307 19.692308h59.076924v118.153846h-59.076924c-76.8 0-137.846154-61.046154-137.846153-137.846154z m866.461538-374.153846h-512c-43.323077 0-78.769231 35.446154-78.769231 78.769231v512c0 43.323077 35.446154 78.769231 78.769231 78.769231h512c43.323077 0 78.769231-35.446154 78.769231-78.769231V393.846154c0-43.323077-35.446154-78.769231-78.769231-78.769231z m-78.769231 496.246154c0 9.846154-5.907692 15.753846-17.723077 15.753846H578.953846c-9.846154 0-19.692308-9.846154-19.692308-17.723077v-35.446154c0-9.846154 9.846154-19.692308 19.692308-19.692307h94.523077c11.815385 0 15.753846-11.815385 9.846154-19.692308L478.523077 529.723077c-7.876923-5.907692-7.876923-17.723077 0-25.6l25.6-23.630769c5.907692-7.876923 17.723077-7.876923 23.630769 0l204.8 204.8c7.876923 7.876923 19.692308 1.969231 19.692308-9.846154v-94.523077c0-11.815385 11.815385-19.692308 21.661538-19.692308h35.446154c9.846154 0 15.753846 9.846154 15.753846 19.692308v230.4z" p-id="2312" fill="#222222"></path></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,241 @@
/* PrismJS 1.21.0
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+abap+abnf+actionscript+ada+agda+al+antlr4+apacheconf+apl+applescript+aql+arduino+arff+asciidoc+aspnet+asm6502+autohotkey+autoit+bash+basic+batch+bbcode+bison+bnf+brainfuck+brightscript+bro+bsl+c+csharp+cpp+cil+clojure+cmake+coffeescript+concurnas+csp+crystal+css-extras+cypher+d+dart+dax+dhall+diff+django+dns-zone-file+docker+ebnf+editorconfig+eiffel+ejs+elixir+elm+etlua+erb+erlang+excel-formula+fsharp+factor+firestore-security-rules+flow+fortran+ftl+gml+gcode+gdscript+gedcom+gherkin+git+glsl+go+graphql+groovy+haml+handlebars+haskell+haxe+hcl+hlsl+http+hpkp+hsts+ichigojam+icon+ignore+inform7+ini+io+j+java+javadoc+javadoclike+javastacktrace+jolie+jq+jsdoc+js-extras+json+json5+jsonp+jsstacktrace+js-templates+julia+keyman+kotlin+latex+latte+less+lilypond+liquid+lisp+livescript+llvm+lolcode+lua+makefile+markdown+markup-templating+matlab+mel+mizar+mongodb+monkey+moonscript+n1ql+n4js+nand2tetris-hdl+naniscript+nasm+neon+nginx+nim+nix+nsis+objectivec+ocaml+opencl+oz+parigp+parser+pascal+pascaligo+pcaxis+peoplecode+perl+php+phpdoc+php-extras+plsql+powerquery+powershell+processing+prolog+properties+protobuf+pug+puppet+pure+purebasic+python+q+qml+qore+r+racket+jsx+tsx+reason+regex+renpy+rest+rip+roboconf+robotframework+ruby+rust+sas+sass+scss+scala+scheme+shell-session+smali+smalltalk+smarty+solidity+solution-file+soy+sparql+splunk-spl+sqf+sql+stan+iecst+stylus+swift+t4-templating+t4-cs+t4-vb+tap+tcl+tt2+textile+toml+turtle+twig+typescript+typoscript+unrealscript+vala+vbnet+velocity+verilog+vhdl+vim+visual-basic+warpscript+wasm+wiki+xeora+xml-doc+xojo+xquery+yaml+yang+zig&plugins=line-numbers+toolbar+copy-to-clipboard+filter-highlight-all */
/**
* prism.js default theme for JavaScript, CSS and HTML
* Based on dabblet (http://dabblet.com)
* @author Lea Verou
*/
code[class*="language-"],
pre[class*="language-"] {
color: #525252;
background: none;
text-shadow: 0 1px white;
font-size: 0.9rem;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
text-shadow: none;
background-color: #1976D2;
color: white;
}
pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
text-shadow: none;
background-color: #1976D2;
color: white;
}
@media print {
code[class*="language-"],
pre[class*="language-"] {
text-shadow: none;
}
}
/* Code blocks */
pre[class*="language-"] {
padding: 1em;
margin: 0;
overflow: auto;
border-radius: 4px;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
background:#F8F8F8 !important;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
padding: .1em;
border-radius: .3em;
white-space: normal;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
color: #a50;
}
.token.punctuation {
color: #999;
}
.token.namespace {
opacity: .7;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
color: #905;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
color: #690;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
color: #9a6e3a;
/* This background color was intended by the author of this theme. */
background: hsla(0, 0%, 100%, .5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
color: #708;
}
.token.function,
.token.class-name {
color: #DD4A68;
}
.token.regex,
.token.important,
.token.variable {
color: #e90;
}
.token.important,
.token.bold {
font-weight: bold;
}
.token.italic {
font-style: italic;
}
.token.entity {
cursor: help;
}
pre[class*="language-"].line-numbers {
position: relative;
padding-left: 3.8em;
counter-reset: linenumber;
}
pre[class*="language-"].line-numbers > code {
position: relative;
white-space: inherit;
letter-spacing: 1px;
}
.line-numbers .line-numbers-rows {
position: absolute;
pointer-events: none;
top: 0;
font-size: 100%;
left: -3.8em;
width: 3em; /* works for line-numbers below 1000 lines */
letter-spacing: -1px;
border-right: 1px solid #ddd;
color: #999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.line-numbers-rows > span {
display: block;
counter-increment: linenumber;
}
.line-numbers-rows > span:before {
content: counter(linenumber);
color: #999;
display: block;
padding-right: 0.8em;
text-align: right;
}
div.code-toolbar {
position: relative;
}
div.code-toolbar > .toolbar {
position: absolute;
top: 0;
right: 0;
transition: opacity 0.3s ease-in-out;
opacity: 0;
}
div.code-toolbar:hover > .toolbar {
opacity: 1;
}
/* Separate line b/c rules are thrown out if selector is invalid.
IE11 and old Edge versions don't support :focus-within. */
div.code-toolbar:focus-within > .toolbar {
opacity: 1;
}
div.code-toolbar > .toolbar .toolbar-item {
display: inline-block;
}
div.code-toolbar > .toolbar a {
cursor: pointer;
}
div.code-toolbar > .toolbar button {
background: none;
border: 0;
color: inherit;
font: inherit;
line-height: normal;
overflow: visible;
padding: 0;
-webkit-user-select: none; /* for button */
-moz-user-select: none;
-ms-user-select: none;
}
div.code-toolbar > .toolbar a,
div.code-toolbar > .toolbar button,
div.code-toolbar > .toolbar span {
color: #fff;
font-size: .8em;
font-weight: bold;
padding: .2em .5em;
border-radius: 0 4px 0 4px;
background-color: #5C9DFF;
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M31 36L19 24L31 12" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M31 36L19 24L31 12" stroke="#b0b0b0" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 24L20 34L40 14" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 33C28.9706 33 33 28.9706 33 24C33 19.0294 28.9706 15 24 15C19.0294 15 15 19.0294 15 24C15 28.9706 19.0294 33 24 33Z" fill="#222222" stroke="#222222" stroke-width="4"/></svg>

After

Width:  |  Height:  |  Size: 320 B

View File

@ -0,0 +1,676 @@
{
"metadata" : {
"revision" : 2.0,
"editor-highlight-theme" : "Default",
"markdown-editor-highlight-theme" : "Markdown Default",
"display_name" : "Vue-Light"
},
"palette" : {
"bg3_0" : "#bbbbbb",
"bg3_1" : "#c0c0c0",
"bg3_2" : "#cdcdcd",
"bg3_3" : "#d2d2d2",
"bg3_4" : "#dadada",
"bg3_41" : "#e0e0e0",
"bg3_5" : "#f5f5f5",
"bg3_6" : "#ffffff",
"fg3_5" : "#222222",
"fg3_6" : "#646464",
"fg3_7" : "#7a7a7a",
"fg3_8" : "#9e9e9e",
"fg3_9" : "#b0b0b0",
"fg3_10" : "#d0d0d0",
"bg2_4" : "#007b6e",
"bg2_5" : "#5C9DFF",
"bg2_6" : "#199488",
"bg2_7" : "#D2E2FF",
"fg10" : "#b71c1c",
"fg11" : "#ab5683",
"fg12" : "#007b6e",
"fg13" : "#b42b1f",
"fg15_3" : "#b0b0b0",
"fg15_4" : "#7a7a7a",
"fg15_5" : "#222222",
"bg11" : "#1976d2",
"layer1" : "#354259",
"layer2" : "#1b2430",
"layer3" : "#6b778d",
"layer4" : "#eeeeee"
},
"base" : {
"normal" : {
"fg" : "@palette#fg3_5",
"bg" : "@palette#bg3_5",
"border" : "@palette#fg3_10"
},
"master" : {
"fg" : "@palette#bg3_6",
"bg" : "@palette#bg2_5",
"alt" : "@palette#bg2_6"
},
"header" : {
"fg" : "@base#normal#fg",
"bg" : "@base#normal#bg"
},
"footer" : {
"fg" : "@base#normal#fg",
"bg" : "@base#normal#bg"
},
"title" : {
"fg" : "@base#normal#fg",
"bg" : "@palette#bg3_41"
},
"content" : {
"fg" : "@palette#fg3_5",
"bg" : "@palette#bg3_6",
"border" : "@base#normal#border",
"disabled" : {
"fg" : "@base#disabled#fg",
"bg" : "@base#content#bg"
},
"pressed" : {
"fg" : "@base#pressed#fg",
"bg" : "@base#pressed#bg"
},
"focus" : {
"fg" : "@base#content#fg",
"bg" : "@base#focus#bg",
"border" : "@base#master#bg"
},
"hover" : {
"fg" : "@base#content#fg",
"bg" : "@base#hover#bg",
"border" : "@base#master#bg"
},
"selection" : {
"fg" : "@palette#bg3_6",
"bg" : "@palette#bg11"
},
"selected" : {
"fg" : "@base#content#fg",
"bg" : "@base#selected#bg",
"active" : {
"fg" : "@base#content#selected#fg",
"bg" : "@base#content#selected#bg"
},
"inactive" : {
"fg" : "@base#content#selected#fg",
"bg" : "@base#content#hover#bg"
}
}
},
"edit" : {
"focus" : {
"fg" : "@base#content#fg",
"bg" : "@base#content#bg",
"border" : "@base#master#bg"
},
"hover" : {
"fg" : "@base#content#fg",
"bg" : "@palette#bg2_7",
"border" : "@base#master#bg"
}
},
"error" : {
"fg" : "@palette#fg10"
},
"warning" : {
"fg" : "@palette#fg11"
},
"info" : {
"fg" : "@palette#fg12"
},
"danger" : {
"fg": "@base#normal#bg",
"bg": "@palette#fg13"
},
"disabled" : {
"fg" : "@palette#fg3_8",
"bg" : "@base#normal#bg"
},
"pressed" : {
"fg" : "@palette#fg3_5",
"bg" : "@palette#bg3_1"
},
"focus" : {
"fg" : "@palette#fg3_5",
"bg" : "@palette#bg3_2"
},
"hover" : {
"fg" : "@palette#fg3_5",
"bg" : "@palette#bg3_4"
},
"selected" : {
"fg" : "@palette#fg3_5",
"bg" : "@palette#bg3_3"
},
"icon" : {
"fg" : "@palette#fg15_5",
"inactive" : {
"fg" : "@palette#fg15_4"
},
"disabled" : {
"fg" : "@palette#fg15_3"
},
"warning" : {
"fg" : "@base#warning#fg"
},
"danger" : {
"fg": "@base#danger#fg"
},
"selected" : {
"fg" : "@base#master#bg"
}
}
},
"widgets" : {
"separator" : {
"bg" : "@base#normal#border"
},
"qwidget" : {
"fg" : "@base#normal#fg",
"bg" : "@base#normal#bg",
"info" : {
"border" : "@base#info#fg"
},
"warning" : {
"border" : "@base#warning#fg"
},
"error" : {
"border" : "@base#error#fg"
},
"danger" : {
"fg" : "@base#danger#fg",
"bg" : "@base#danger#bg"
}
},
"toolbox" : {
"title" : {
"border" : "@widgets#toolbox#title#button#active#bg",
"button": {
"fg" : "@base#normal#fg",
"active" : {
"fg" : "@base#master#fg",
"bg" : "@base#master#bg"
}
}
}
},
"titlebar" : {
"button" : {
"fg" : "@base#icon#fg"
},
"menu_icon" : {
"fg" : "@base#icon#fg",
"disabled" : {
"fg" : "@base#icon#disabled#fg"
}
}
},
"toolbar" : {
"icon" : {
"fg" : "@base#icon#fg",
"disabled" : {
"fg" : "@base#icon#disabled#fg"
},
"danger" : {
"fg" : "@base#icon#danger#fg"
}
}
},
"notebookexplorer" : {
"node_icon" : {
"fg" : "@base#icon#fg",
"invalid" : {
"fg" : "@base#icon#warning#fg"
}
},
"external_node_icon" : {
"fg" : "@base#icon#inactive#fg"
}
},
"locationlist" : {
"node_icon" : {
"fg" : "@base#icon#fg"
}
},
"viewsplit" : {
"action_button" : {
"fg" : "@base#icon#inactive#fg",
"active" : {
"fg" : "@base#icon#fg"
}
},
"tabbar" : {
"tab" : {
"selected" : {
"fg" : "@base#content#fg",
"bg" : "@base#content#bg"
}
}
},
"flash" : {
"bg" : "@base#master#alt"
}
},
"qmainwindow" : {
"fg" : "@base#normal#fg",
"bg" : "@base#normal#bg",
"separator" : {
"bg" : "transparent"
}
},
"dragdropareaindicator" : {
"fg" : "@base#normal#fg",
"border" : "@widgets#dragdropareaindicator#fg"
},
"navigationlabel" : {
"fg" : "@widgets#toolbox#title#button#active#fg",
"bg" : "@widgets#toolbox#title#button#active#bg"
},
"qmenu" : {
"fg" : "@base#normal#fg",
"bg" : "@base#normal#bg",
"border" : "@base#normal#border",
"item" : {
"selected" : {
"fg" : "@base#selected#fg",
"bg" : "@base#selected#bg"
},
"disabled" : {
"fg" : "@base#disabled#fg"
}
},
"separator" : {
"bg" : "@widgets#separator#bg"
}
},
"qtooltip" : {
"fg" : "@base#master#fg",
"bg" : "@base#master#bg"
},
"qtoolbar" : {
"bg" : "@base#header#bg",
"separator" : {
"bg" : "@widgets#separator#bg"
},
"extension" : {
"bg" : "@base#normal#border",
"hover" : {
"bg" : "@base#hover#bg"
}
}
},
"qtoolbutton" : {
"fg" : "@base#normal#fg",
"bg" : "transparent",
"checked" : {
"fg" : "@base#selected#fg",
"bg" : "@base#selected#bg"
},
"hover" : {
"fg" : "@base#hover#fg",
"bg" : "@base#hover#bg"
},
"pressed" : {
"fg" : "@base#pressed#fg",
"bg" : "@base#pressed#bg"
}
},
"qdockwidget" : {
"fg" : "@base#normal#fg",
"bg" : "@base#normal#bg",
"title" : {
"bg" : "@base#title#bg",
"button" : {
"hover" : {
"bg" : "@base#hover#bg"
}
}
}
},
"qpushbutton" : {
"fg" : "@base#normal#fg",
"bg" : "transparent",
"border" : "@base#normal#border",
"default" : {
"border" : "@base#master#bg"
},
"focus" : {
"fg" : "@base#focus#fg",
"bg" : "@base#focus#bg"
},
"checked" : {
"fg" : "@base#selected#fg",
"bg" : "@base#selected#bg"
},
"hover" : {
"fg" : "@base#hover#fg",
"bg" : "@base#hover#bg"
},
"pressed" : {
"fg" : "@base#pressed#fg",
"bg" : "@base#pressed#bg"
},
"disabled" : {
"fg" : "@base#disabled#fg",
"bg" : "@widgets#qpushbutton#bg"
}
},
"qdialog" : {
"fg" : "@base#normal#fg",
"bg" : "@base#normal#bg"
},
"qcombobox" : {
"fg" : "@base#content#fg",
"bg" : "@base#content#bg",
"border" : "@base#content#border",
"focus" : {
"bg" : "@base#content#focus#bg",
"border" : "@base#content#focus#border"
},
"hover" : {
"bg" : "@base#content#hover#bg",
"border" : "@base#content#hover#border"
},
"disabled" : {
"fg" : "@base#content#disabled#fg"
},
"view" : {
"border" : "@base#content#border",
"bg" : "@widgets#qcombobox#bg",
"selection" : {
"fg" : "@base#content#selection#fg",
"bg" : "@base#content#selection#bg"
}
},
"item" : {
"hover" : {
"fg" : "@base#content#hover#fg",
"bg" : "@base#content#hover#bg"
}
}
},
"qlabel" : {
"fg" : "@base#normal#fg"
},
"qlineedit" : {
"border" : "@base#content#border",
"fg" : "@base#content#fg",
"bg" : "@base#content#bg",
"selection" : {
"fg" : "@base#content#selection#fg",
"bg" : "@base#content#selection#bg"
},
"focus" : {
"bg" : "@base#edit#focus#bg",
"border" : "@base#edit#focus#border"
},
"hover" : {
"bg" : "@base#edit#hover#bg",
"border" : "@base#edit#hover#border"
},
"disabled" : {
"fg" : "@base#content#disabled#fg"
}
},
"qtabbar" : {
"tab" : {
"fg" : "@base#normal#fg",
"bg" : "@base#normal#bg",
"border" : "@base#normal#border",
"hover" : {
"fg" : "@base#hover#fg",
"bg" : "@base#hover#bg"
},
"selected" : {
"fg" : "@base#content#fg",
"bg" : "@base#content#bg",
"border" : "@base#master#bg"
}
}
},
"qtreeview" : {
"fg" : "@base#content#fg",
"bg" : "@base#content#bg",
"item" : {
"hover" : {
"fg" : "@base#content#hover#fg",
"bg" : "@base#content#hover#bg"
},
"selected" : {
"fg" : "@base#content#selected#fg",
"bg" : "@base#content#selected#bg",
"active" : {
"fg" : "@base#content#selected#active#fg",
"bg" : "@base#content#selected#active#bg"
},
"inactive" : {
"fg" : "@base#content#selected#inactive#fg",
"bg" : "@base#content#selected#inactive#bg"
}
}
}
},
"qlistview" : {
"fg" : "@base#content#fg",
"bg" : "@base#content#bg",
"item" : {
"hover" : {
"fg" : "@base#content#hover#fg",
"bg" : "@base#content#hover#bg"
},
"selected" : {
"fg" : "@base#content#selected#fg",
"bg" : "@base#content#selected#bg",
"active" : {
"fg" : "@base#content#selected#active#fg",
"bg" : "@base#content#selected#active#bg"
},
"inactive" : {
"fg" : "@base#content#selected#inactive#fg",
"bg" : "@base#content#selected#inactive#bg"
}
}
}
},
"qsplitter" : {
"handle" : {
"bg" : "@base#normal#border",
"pressed" : {
"bg" : "@base#pressed#bg"
}
}
},
"qstatusbar" : {
"fg" : "@base#footer#fg",
"bg" : "@base#footer#bg"
},
"qscrollbar" : {
"bg" : "transparent",
"addpage" : {
"bg" : "transparent"
},
"handle" : {
"bg" : "@palette#bg3_2",
"hover" : {
"bg" : "@palette#bg3_1"
},
"pressed" : {
"bg" : "@palette#bg3_0"
}
}
},
"qcheckbox" : {
"disabled" : {
"fg" : "@base#disabled#fg"
},
"indicator" : {
"focus" : {
"bg" : "@base#focus#bg"
},
"hover" : {
"bg" : "@base#hover#bg"
},
"pressed" : {
"bg" : "@base#pressed#bg"
}
}
},
"qradiobutton" : {
"disabled" : {
"fg" : "@base#disabled#fg"
},
"indicator" : {
"focus" : {
"bg" : "@base#focus#bg"
},
"hover" : {
"bg" : "@base#hover#bg"
},
"pressed" : {
"bg" : "@base#pressed#bg"
}
}
},
"qspinbox" : {
"border" : "@base#content#border",
"fg" : "@base#content#fg",
"bg" : "@base#content#bg",
"disabled" : {
"fg" : "@base#content#disabled#fg",
"bg" : "@base#content#disabled#bg"
},
"selection" : {
"fg" : "@base#content#selection#fg",
"bg" : "@base#content#selection#bg"
},
"focus" : {
"bg" : "@base#edit#focus#bg",
"border" : "@base#edit#focus#border"
},
"hover" : {
"bg" : "@base#edit#hover#bg",
"border" : "@base#edit#hover#border"
},
"button" : {
"hover" : {
"bg" : "@base#content#hover#bg"
},
"pressed" : {
"bg" : "@base#content#pressed#bg"
}
}
},
"qheaderview" : {
"section" : {
"fg" : "@base#content#fg",
"bg" : "@base#content#bg",
"border" : "@base#content#border",
"checked" : {
"fg" : "@base#content#selected#fg",
"bg" : "@base#content#selected#bg"
}
}
},
"qprogressbar" : {
"bg" : "@base#content#bg",
"border" : "@base#content#border",
"chunk" : {
"bg" : "@base#master#alt"
}
},
"qgroupbox" : {
"border" : "@base#normal#border",
"title" : {
"fg" : "@base#normal#fg"
}
},
"qabstractscrollarea" : {
"border" : "@base#normal#border",
"corner" : {
"bg" : "@widgets#qscrollbar#bg"
}
},
"qslider" : {
"groove" : {
"bg" : "@base#content#bg",
"border" : "@base#content#border"
},
"handle" : {
"border" : "@base#content#border",
"bg" : "@base#master#bg"
},
"subpage" : {
"border" : "@widgets#qslider#handle#border",
"bg" : "@base#master#alt"
}
},
"viewwindow" : {
"toolbar" : {
"bg" : "@base#content#bg"
}
},
"quickselector" : {
"item_icon" : {
"fg" : "@base#master#bg",
"border" : "@base#master#bg"
}
},
"styleditemdelegate" : {
"separator" : {
"fg" : "@base#normal#fg",
"bg" : "@widgets#separator#bg"
},
"highlight" : {
"fg" : "@base#master#fg",
"bg" : "@base#master#bg"
}
},
"mainwindow" : {
"side_bar" : {
"fg" : "@palette#bg3_5",
"bg" : "@palette#layer1",
"selected" : {
"fg" : "@palette#bg2_7",
"bg" : "@palette#layer2"
},
"icon" : {
"fg" : "@widgets#mainwindow#side_bar#fg",
"selected" : {
"fg" : "@widgets#mainwindow#side_bar#selected#fg"
}
},
"hover" : {
"bg" : "@palette#layer3"
},
"widget" : {
"bg" : "@palette#layer4"
}
},
"dockwidget_tabbar" : {
"icon" : {
"fg" : "@base#icon#fg",
"selected" : {
"fg" : "@base#icon#selected#fg"
}
}
},
"tips_label" : {
"fg" : "@base#master#fg",
"bg" : "@base#master#bg"
}
},
"unitedentry" : {
"icon" : {
"fg" : "@base#icon#fg",
"busy" : {
"fg" : "@base#master#bg"
}
},
"popup" : {
"border" : "@base#normal#border"
}
}
}
}

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="24" cy="24" r="20" stroke="#222222" stroke-width="4"/><circle cx="24" cy="24" r="8" fill="#222222" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 333 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="24" cy="24" r="20" stroke="#b0b0b0" stroke-width="4"/><circle cx="24" cy="24" r="8" fill="#b0b0b0" stroke="#b0b0b0" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 333 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="24" cy="24" r="20" stroke="#222222" stroke-width="4"/></svg>

After

Width:  |  Height:  |  Size: 206 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="24" cy="24" r="20" stroke="#b0b0b0" stroke-width="4"/></svg>

After

Width:  |  Height:  |  Size: 206 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 12L31 24L19 36" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 12L31 24L19 36" stroke="#b0b0b0" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1609394859499" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3664" width="512" height="512" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><style type="text/css"></style></defs><path d="M938.666667 938.666667 853.333333 938.666667 853.333333 853.333333 938.666667 853.333333 938.666667 938.666667M938.666667 768 853.333333 768 853.333333 682.666667 938.666667 682.666667 938.666667 768M768 938.666667 682.666667 938.666667 682.666667 853.333333 768 853.333333 768 938.666667M768 768 682.666667 768 682.666667 682.666667 768 682.666667 768 768M597.333333 938.666667 512 938.666667 512 853.333333 597.333333 853.333333 597.333333 938.666667M938.666667 597.333333 853.333333 597.333333 853.333333 512 938.666667 512 938.666667 597.333333Z" p-id="3665" fill="#222222"></path></svg>

After

Width:  |  Height:  |  Size: 969 B

View File

@ -0,0 +1,199 @@
{
"metadata" : {
"revision" : 0,
"name" : "Moonlight",
"type" : "vtextedit"
},
"editor-styles" : {
"Text" : {
"//comment" : "Support a list of fonts separated by ,",
"font-family" : "YaHei Consolas Hybrid, Consolas, Monaco, Andale Mono, Monospace, Courier New",
"font-size" : 12,
"text-color" : "#222222",
"background-color" : "#FFFFFF",
"selected-text-color" : "#ffffff",
"selected-background-color" : "#1976d2"
},
"CursorLine" : {
"background-color" : "#D2E2FF"
},
"TrailingSpace" : {
"background-color" : "#a8a8a8"
},
"Tab" : {
"background-color" : "#cfcfcf"
},
"SelectedText" : {
"//comment" : "Selected text highlight",
"text-color" : "#222222",
"background-color" : "#dfdf00"
},
"IndicatorsBorder" : {
"text-color" : "#aaaaaa",
"background-color" : "#fafafa"
},
"CurrentLineNumber" : {
"text-color" : "#222222"
},
"Folding" : {
"text-color" : "#6495ed"
},
"FoldedFolding" : {
"text-color" : "#4169e1"
},
"FoldingHighlight" : {
"text-color" : "#a9c4f5"
},
"FoldedFoldingRangeLine" : {
"background-color" : "#befbdd"
},
"IncrementalSearch" : {
"//comment" : "Incremental search highlight",
"text-color" : "#222222",
"background-color" : "#ce93d8"
},
"Search" : {
"//comment" : "Search highlight",
"text-color" : "#222222",
"background-color" : "#4db6ac"
},
"SearchUnderCursor" : {
"//comment" : "Search highlight under cursor",
"text-color" : "#222222",
"background-color" : "#66bb6a"
}
},
"//comment" : "Override the Text style in editor-styles",
"markdown-editor-styles" : {
"Text" : {
"//comment" : "Support a list of fonts separated by ,",
"font-family" : "YaHei Consolas Hybrid, 冬青黑体, Microsoft YaHei, 微软雅黑, Microsoft YaHei UI, WenQuanYi Micro Hei, 文泉驿雅黑, Dengxian, 等线体, STXihei, 华文细黑, Liberation Sans, Droid Sans, NSimSun, 新宋体, SimSun, 宋体, Verdana, Helvetica, Tahoma, Arial, Geneva, Georgia, Times New Roman",
"font-size" : 12,
"text-color" : "#222222",
"background-color" : "#fefefe",
"selected-text-color" : "#ffffff",
"selected-background-color" : "#1976d2"
}
},
"markdown-syntax-styles" : {
"H1" : {
"text-color" : "#222222",
"bold" : true,
"font-size" : 17
},
"H2" : {
"text-color" : "#222222",
"bold" : true,
"font-size" : 16
},
"H3" : {
"text-color" : "#222222",
"bold" : true,
"font-size" : 15
},
"H4" : {
"text-color" : "#222222",
"bold" : true,
"font-size" : 14
},
"H5" : {
"text-color" : "#222222",
"bold" : true,
"font-size" : 13
},
"H6" : {
"text-color" : "#222222",
"bold" : true,
"font-size" : 12
},
"HRULE" : {
"text-color" : "#222222",
"background-color" : "#dac7c9"
},
"LIST_BULLET" : {
"text-color" : "#d33682",
"bold" : true
},
"LIST_ENUMERATOR" : {
"text-color" : "#0000ff"
},
"LINK" : {
"text-color" : "#005fff"
},
"AUTO_LINK_URL" : {
"text-color" : "#005fff"
},
"AUTO_LINK_EMAIL" : {
"text-color" : "#005fff"
},
"IMAGE" : {
"text-color" : "#616161"
},
"REFERENCE" : {
"text-color" : "#826200"
},
"CODE" : {
"text-color" : "#8e24aa",
"font-family" : "YaHei Consolas Hybrid, Consolas, Monaco, Andale Mono, Monospace, Courier New"
},
"EMPH" : {
"italic" : true
},
"STRONG" : {
"bold" : true
},
"HTML_ENTITY" : {
"text-color" : "#8900b5"
},
"HTML" : {
"text-color" : "#8900b5"
},
"HTMLBLOCK" : {
"text-color" : "#8900b5"
},
"COMMENT" : {
"text-color" : "#93a1a1"
},
"VERBATIM" : {
"text-color" : "#673ab7",
"font-family" : "YaHei Consolas Hybrid, Consolas, Monaco, Andale Mono, Monospace, Courier New"
},
"//comment" : "Please modify the syntax highlight theme as well if you change this",
"FENCEDCODEBLOCK" : {
"text-color" : "#673ab7",
"font-family" : "YaHei Consolas Hybrid, Consolas, Monaco, Andale Mono, Monospace, Courier New"
},
"BLOCKQUOTE" : {
"text-color" : "#00af00"
},
"NOTE" : {
"text-color" : "#0087b5"
},
"STRIKE" : {
"text-color" : "#b71c1c",
"strike-through" : true
},
"FRONTMATTER" : {
"text-color" : "#6c6c6c"
},
"INLINEEQUATION" : {
"text-color" : "#00897b",
"font-family" : "YaHei Consolas Hybrid, Consolas, Monaco, Andale Mono, Monospace, Courier New"
},
"DISPLAYFORMULA" : {
"text-color" : "#00897b",
"font-family" : "YaHei Consolas Hybrid, Consolas, Monaco, Andale Mono, Monospace, Courier New"
},
"MARK" : {
"text-color" : "#222222",
"background-color" : "#ffff76"
},
"TABLE" : {
"font-family" : "YaHei Consolas Hybrid, Consolas, Monaco, Andale Mono, Monospace, Courier New"
},
"TABLEBORDER" : {
"text-color" : "#d33682",
"background-color" : "#e0e0e0"
}
}
}

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 30L25 18L37 30" stroke="#222222" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 30L25 18L37 30" stroke="#b0b0b0" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -0,0 +1,406 @@
body {
margin: 0 auto;
font-family: "YaHei Consolas Hybrid", "Noto Sans", "Helvetica Neue", "Segoe UI", Helvetica, Tahoma, Arial, Geneva, Georgia, Palatino, "Times New Roman", "冬青黑体", "Microsoft YaHei", "微软雅黑", "Microsoft YaHei UI", "WenQuanYi Micro Hei", "文泉驿雅黑", Dengxian, "等线体", STXihei, "华文细黑", "Liberation Sans", "Droid Sans", NSimSun, "新宋体", SimSun, "宋体", "Apple Color Emoji", "Segoe UI Emoji";
color: #34495E;
line-height: 1.5;
padding: 0;
background-color: #ffffff;
font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
color: #34495e;
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
padding: 0;
}
p,blockquote,table {
margin: 1.2em 0;
}
ul,ol,dl{
margin: 0.4em 0;
}
p {
padding: 0;
/* margin-bottom: .e; */
}
h1 {
padding-bottom: .4rem;
font-size: 2.2rem;
line-height: 1.3;
}
h2 {
font-size: 1.75rem;
line-height: 1.225;
margin: 35px 0 15px;
padding-bottom: 0.5em;
border-bottom: 1px solid #ddd;
}
h3 {
font-size: 1.4rem;
line-height: 1.43;
margin: 20px 0 7px;
}
h4 {
font-size: 1.2rem;
}
h5 {
font-size: 1rem;
}
h6 {
font-size: 1rem;
color: #777;
}
a {
color: #0099ff;
margin: 0;
padding: 0;
vertical-align: baseline;
text-decoration: none;
word-break: break-word;
}
a:hover {
text-decoration: underline;
}
a:visited {
color: #800080;
}
ul, ol {
padding: 0;
padding-left: 24px;
}
li {
line-height: 24px;
}
li ul, li ol {
margin-left: 16px;
}
p, ul, ol {
font-size: 16px;
line-height: 24px;
}
pre {
display: block;
overflow-y: hidden;
overflow-x: auto;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
}
code {
font-family: "YaHei Consolas Hybrid", Consolas, Monaco, "Andale Mono", Monospace, "Courier New";
color: #e96900;
padding: 2px 4px;
border-radius: 2px;
background-color: #f8f8f8;
word-break: break-word;
}
:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) code {
font-size: 0.9rem;
}
pre code {
display: block;
padding-left: 0.5em;
padding-right: 0.5em;
color: #34495e;
background-color: #e0e0e0;
line-height: 1.5;
font-family: "YaHei Consolas Hybrid", Consolas, Monaco, "Andale Mono", Monospace, "Courier New";
white-space: pre;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
}
aside {
display: block;
float: right;
width: 390px;
}
blockquote {
color: #666666;
border-left: .5em solid #7a7a7a;
padding: 0 1em;
margin-left: 0;
}
blockquote p {
color: #666666;
}
hr {
display: block;
text-align: left;
margin: 1em 0;
border: none;
height: 2px;
background-color: #999999;
}
table {
padding: 0;
width:100%;
margin: 1rem 0;
border-collapse: collapse;
}
table tr {
border-top: 1px solid #cccccc;
background-color: white;
margin: 0;
padding: 0;
}
table tr:nth-child(2n){
background-color: #f8f8f8;
}
table tr th {
font-weight: bold;
border: 1px solid #cccccc;
background-color: #f2f2f2;
text-align: left;
margin: 0;
padding: 6px 13px;
}
table tr td {
border: 1px solid #cccccc;
margin: 0;
padding: 6px 13px;
}
table tr th :first-child, table tr td :first-child {
margin-top: 0;
}
table tr th :last-child, table tr td :last-child {
margin-bottom: 0;
}
div.vx-mermaid-graph {
margin: 16px 0px 16px 0px;
overflow-y: hidden;
}
div.vx-flowchartjs-graph {
padding: 0px 5px 0px 5px;
margin: 16px 0px 16px 0px;
width: fit-content;
overflow: hidden;
}
div.vx-wavedrom-graph {
padding: 0px 5px 0px 5px;
margin: 16px 0px 16px 0px;
width: fit-content;
overflow: hidden;
}
div.vx-plantuml-graph {
padding: 5px 5px 0px 5px;
margin: 16px 0px 16px 0px;
width: fit-content;
overflow: hidden;
}
::selection {
background-color: #1976d2;
color: #ffffff;
}
::-webkit-scrollbar {
background-color: #f5f5f5;
width: 14px;
height: 14px;
border: none;
}
::-webkit-scrollbar-corner {
background-color: #f5f5f5;
}
::-webkit-scrollbar-button {
/* This selector affects the styling of both the up & down and left & right buttons of a scrollbar */
height: 14px;
width: 14px;
background-color: #f5f5f5;
}
::-webkit-scrollbar-button:hover {
background-color: #dadada;
}
::-webkit-scrollbar-button:active {
background-color: #c0c0c0;
}
::-webkit-scrollbar-track {
/* This selector affects the styling of the area in the scrollbar between the two buttons */
background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
/* This selector affects the styling of draggable element of the scollbar */
border: none;
background-color: #cdcdcd;
}
::-webkit-scrollbar-thumb:hover {
background-color: #c0c0c0;
}
::-webkit-scrollbar-thumb:active {
background-color: #bbbbbb;
}
::-webkit-scrollbar-button:horizontal:increment {
background-image: url(right.svg);
background-repeat: no-repeat;
background-size: contain;
}
::-webkit-scrollbar-button:horizontal:decrement {
background-image: url(left.svg);
background-repeat: no-repeat;
background-size: contain;
}
::-webkit-scrollbar-button:vertical:increment {
background-image: url(down.svg);
background-repeat: no-repeat;
background-size: contain;
}
::-webkit-scrollbar-button:vertical:decrement {
background-image: url(up.svg);
background-repeat: no-repeat;
background-size: contain;
}
#vx-content span.vx-search-match {
color: #222222;
background-color: #4db6ac;
}
#vx-content span.vx-current-search-match {
color: #222222;
background-color: #66bb6a;
}
#vx-content {
margin: 0 auto;
padding: 30px 30px 40px;
}
/* 宽度设定 */
@media screen and (min-width: 1180px) {
#vx-content {
max-width: 1100px;
}
}
@media screen and (max-width: 768px) {
#vx-content {
max-width: 100%;
padding: 30px 15px 40px;
}
}
.vx-alert{
background-color: #F8F8F8 !important;
padding: 12px 24px 12px 30px !important;
border-radius:0 !important;
margin: 2em 0;
border:none !important;
border-left: 4px solid #498BA7 !important;
color: inherit !important;
}
.vx-alert::before
{
background-color: #498BA7;
border-radius: 100%;
color: #fff;
content: '!';
font-family: 'Dosis', 'Source Sans Pro', 'Helvetica Neue', Arial, sans-serif;
font-size: 14px;
font-weight: bold;
left: -12px;
line-height: 20px;
position: absolute;
height: 20px;
width: 20px;
text-align: center;
top: 14px;
}
.vx-alert p {
margin: .4em 0;
}
.alert-success,.alert-s{
border-color: #42B983 !important;
}
.alert-success::before,.alert-s::before{
background-color: #42B983;
}
.alert-warning,.alert-w{
border-color: #ffa502 !important;
}
.alert-warning:before,.alert-w::before{
background-color: #ffa502;
}
.alert-info,.alert-i{
border-color: #70a1ff !important;
}
.alert-info:before,.alert-i::before{
background-color: #70a1ff;
}
.alert-danger,.alert-d{
border-color: #ff4757 !important;
}
.alert-danger:before,.alert-d::before{
background-color: #ff4757;
}
.alert-light{
border-color: #C1C1C1 !important;
}
.alert-light:before{
background-color: #C1C1C1;
}
.alert-dark{
border-color: #484848 !important;
}
.alert-dark:before{
background-color: #484848;
}