💄 Updating the UI and style files.
This commit is contained in:
@@ -587,6 +587,10 @@ body.mdui-theme-layout-dark .markdown-body .highlight pre,
|
||||
body.mdui-theme-layout-dark .markdown-body pre {
|
||||
background-color: #585858;
|
||||
}
|
||||
body.mdui-theme-layout-dark .markdown-body .highlight pre code,
|
||||
body.mdui-theme-layout-dark .markdown-body pre code {
|
||||
color: #ececec;
|
||||
}
|
||||
body.mdui-theme-layout-dark .markdown-body table tr {
|
||||
background-color: #4c4c4c;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -700,6 +700,9 @@ body.mdui-theme-layout-dark {
|
||||
|
||||
.highlight pre, pre {
|
||||
background-color: #585858;
|
||||
code {
|
||||
color: #ececec;
|
||||
}
|
||||
}
|
||||
|
||||
table {
|
||||
|
||||
Reference in New Issue
Block a user