208 lines
4.2 KiB
CSS
208 lines
4.2 KiB
CSS
@font-face {
|
|
font-family: "Authentic_Sans_60";
|
|
src: url("../assets/fonts/authentic-sans-90/AUTHENTICSans-60.woff") format("woff"),
|
|
url("../assets/fonts/authentic-sans-90/AUTHENTICSans-60.woff2") format("woff2"),
|
|
url("../assets/fonts/authentic-sans-90/AUTHENTICSans-60.otf") format("otf");
|
|
font-style: normal;
|
|
}
|
|
|
|
html {
|
|
background-color: #1e262e !important;
|
|
}
|
|
|
|
body.wp-admin, div:not(#tutorial_editor), .notice, table, th, td, tr, tr.active, tbody {
|
|
background-color: #26313b !important;
|
|
background: #26313b !important;
|
|
color: white !important;
|
|
font-family: "Authentic_Sans_60";
|
|
}
|
|
|
|
textarea {
|
|
color: #1e262e !important;
|
|
}
|
|
|
|
input[type="text"],
|
|
textarea {
|
|
border: solid 1px white !important;
|
|
color: white !important;
|
|
}
|
|
|
|
button span .components-menu-item__info,
|
|
button span .components-menu-item__item,
|
|
.components-menu-item__item,
|
|
.components-menu-item__shortcut,
|
|
.components-tab-panel__tabs-item {
|
|
color: white !important;
|
|
}
|
|
|
|
.components-tab-panel__tabs-item.is-active {
|
|
background-color: #1e262e !important;
|
|
}
|
|
|
|
#postcustomstuff input,
|
|
#postcustomstuff textarea,
|
|
#postcustomstuff select {
|
|
color: white !important;
|
|
background-color: #1e262e !important;
|
|
}
|
|
|
|
.wp-admin.toplevel_page_revisionary-q table,
|
|
.wp-admin.toplevel_page_revisionary-q table td,
|
|
.wp-admin.toplevel_page_revisionary-q table th,
|
|
.wp-admin.toplevel_page_revisionary-q table thead,
|
|
.wp-admin.toplevel_page_revisionary-q table tfoot,
|
|
.wp-admin #adminmenuwrap li,
|
|
.wp-admin #adminmenuwrap ul {
|
|
background: #1f2730 !important;
|
|
border: none;
|
|
}
|
|
|
|
.wp-admin #adminmenu li.current a {
|
|
background: #384756 !important;
|
|
}
|
|
|
|
.wp-admin .selected {
|
|
background-color: #384756 !important;
|
|
}
|
|
|
|
#wpadminbar .menupop {
|
|
background: #1e262e !important;
|
|
}
|
|
|
|
.wp-admin li,
|
|
.wp-admin ul {
|
|
background-color: #26313b !important;
|
|
}
|
|
|
|
.wp-admin .current::after {
|
|
border-right-color: #26313b !important;
|
|
}
|
|
|
|
.wp-admin table tbody tr,
|
|
.wp-admin #adminmenuback,
|
|
.wp-admin #adminmenuwrap,
|
|
.wp-admin #adminmenu,
|
|
#wpadminbar {
|
|
background-color: #1e262e !important;
|
|
}
|
|
|
|
.wp-admin th,
|
|
.wp-admin h1,
|
|
.wp-admin h2,
|
|
.wp-admin p,
|
|
.wp-admin label,
|
|
.wp-admin abbr,
|
|
.wp-admin td {
|
|
color: white !important;
|
|
}
|
|
|
|
.wp-admin a:not(#backToIndexButton a):not(#backToMyRevisionsButton a) {
|
|
color: #bbb !important;
|
|
}
|
|
|
|
|
|
.editor-styles-wrapper {
|
|
background-color: #26313b !important;
|
|
}
|
|
|
|
.edit-post-header {
|
|
background-color: #1e262e !important;
|
|
color: white !important;
|
|
}
|
|
|
|
.edit-post-header .components-button svg {
|
|
fill: white !important;
|
|
outline: white !important;
|
|
}
|
|
|
|
.edit-post-header button {
|
|
color: white !important;
|
|
outline-color: white !important;
|
|
background: none !important;
|
|
}
|
|
|
|
.interface-interface-skeleton__footer {
|
|
display: none !important;
|
|
}
|
|
|
|
.components-panel__header {
|
|
background-color: #26313b !important;
|
|
}
|
|
|
|
.components-panel__header ul li button {
|
|
color: white !important;
|
|
}
|
|
|
|
/* .components-panel__header ul li:last-of-type {
|
|
display: none;
|
|
} */
|
|
|
|
.interface-pinned-items button.has-icon {
|
|
display: none !important;
|
|
}
|
|
|
|
.wp-block-freeform,
|
|
h1.wp-block {
|
|
padding-left: 10px !important;
|
|
}
|
|
|
|
button#mceu_28-button i {
|
|
color: white !important;
|
|
}
|
|
|
|
.components-snackbar-list {
|
|
display: none !important;
|
|
}
|
|
|
|
.components-panel__header button.has-icon {
|
|
display: none !important;
|
|
}
|
|
|
|
.components-panel__header button svg {
|
|
fill: white !important;
|
|
outline: white !important;
|
|
}
|
|
|
|
.interface-interface-skeleton__sidebar {
|
|
background-color: #1e262e !important;
|
|
}
|
|
|
|
.components-panel__body-title:hover {
|
|
background-color: initial !important;
|
|
}
|
|
|
|
.components-panel__body-title button {
|
|
color: white !important;
|
|
}
|
|
|
|
.components-panel__body-title button svg {
|
|
fill: white !important;
|
|
outline: white !important;
|
|
}
|
|
|
|
.components-panel {
|
|
background-color: #1e262e !important;
|
|
color: white !important;
|
|
}
|
|
|
|
.components-panel > div:first-of-type {
|
|
display: block !important;
|
|
}
|
|
|
|
.user-admin-color-wrap {
|
|
display: none !important;
|
|
}
|
|
|
|
div.row-actions {
|
|
position: unset !important;
|
|
display: none !important;
|
|
}
|
|
|
|
#contextual-help-columns li,
|
|
#contextual-help-columns p {
|
|
color: #1e262e !important;
|
|
}
|
|
|
|
#bulk-revisions #bulk-action-selector-top > option[value="publish_revision"] {
|
|
display: none !important;
|
|
} |