diff --git a/Zenburn Theme.json b/Zenburn Theme.json index d71a68b..9f3a648 100644 --- a/Zenburn Theme.json +++ b/Zenburn Theme.json @@ -1 +1 @@ -{"frontHtml":"
\n

{{audio}}

\n

What is the meaning of what is being said?

\n
","backHtml":"
\n

{{audio}}

\n\n
\n\n
\n

{{term}}

\n

{{reading}}

\n

{{translation}}

\n

{{transliteration}}

\n

{{Tags}}

\n
{{picture}}
\n
\n
\n","cardCss":"@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@200..900&display=swap');\n\n@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1+Code:wght@100..700&display=swap');\n\n:root {\n --zb-bg-color: #3f3f3f;\n --zb-default-color: #dcdccc;\n --zb-bright-yellow: #efef8f;\n --zb-cyan: #8cd0d3;\n --zb-muted-green: #7f9f7f;\n --zb-salmon: #dca3a3;\n}\n\n/*.card is primarily for styling the background of both front and back cards*/\n.card {\n background-color: var(--zb-bg-color);\n}\n\n.m-plus-1-code {\n font-family: \"M PLUS 1 Code\", monospace;\n font-optical-sizing: auto;\n font-style: normal;\n}\n\n.source-code-pro {\n font-family: \"Source Code Pro\", monospace;\n}\n\n.zb-default {\n color: var(--zb-default-color);\n}\n\n.zb-bright-yellow {\n color: var(--zb-bright-yellow);\n}\n\n.zb-cyan {\n color: var(--zb-cyan);\n}\n\n.zb-muted-green {\n color: var(--zb-muted-green);\n}\n\n.zb-salmon {\n color: var(--zb-salmon);\n}\n\n.bright {\n opacity: 0.5;\n transition: opacity .15s ease-in;\n}\n.bright:hover,\n.bright:focus {\n opacity: 1;\n transition: opacity .15s ease-in;\n}\n\n.image-wrapper img {\n display: block;\n}\n","designName":"Zenburn Theme"} \ No newline at end of file +{"frontHtml":"
\n

{{audio}}

\n

What is the meaning of what is being said?

\n
\n","backHtml":"
\n

{{audio}}

\n\n
\n\n
\n

{{term}}

\n

{{reading}}

\n

{{translation}}

\n

{{transliteration}}

\n

{{Tags}}

\n
{{picture}}
\n
\n
\n","cardCss":"@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@200..900&display=swap');\n\n@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1+Code:wght@100..700&display=swap');\n\n:root {\n --zb-bg-color: #3f3f3f;\n --zb-default-color: #dcdccc;\n --zb-bright-yellow: #efef8f;\n --zb-cyan: #8cd0d3;\n --zb-muted-green: #7f9f7f;\n --zb-salmon: #dca3a3;\n}\n\n/*.card is primarily for styling the background of both front and back cards*/\n.card {\n background-color: var(--zb-bg-color);\n}\n\n.m-plus-1-code {\n font-family: \"M PLUS 1 Code\", monospace;\n font-optical-sizing: auto;\n font-style: normal;\n}\n\n.source-code-pro {\n font-family: \"Source Code Pro\", monospace;\n}\n\n.zb-default {\n color: var(--zb-default-color);\n}\n\n.zb-bright-yellow {\n color: var(--zb-bright-yellow);\n}\n\n.zb-cyan {\n color: var(--zb-cyan);\n}\n\n.zb-muted-green {\n color: var(--zb-muted-green);\n}\n\n.zb-salmon {\n color: var(--zb-salmon);\n}\n\n.bright {\n opacity: 0.5;\n transition: opacity .15s ease-in;\n}\n.bright:hover,\n.bright:focus {\n opacity: 1;\n transition: opacity .15s ease-in;\n}\n\n.image-wrapper img {\n display: block;\n}\n","designName":"Zenburn Theme"} \ No newline at end of file