/* darken */
.hljs-attribute, .hljs-variable, .lisp .hljs-body, .hljs-name {
    color: rgb(12, 114, 123);
}

/* match value used in motî */
.hljs-keyword, .css .rule .hljs-keyword, .hljs-winutils, .nginx .hljs-title,
.hljs-subst, .hljs-request, .hljs-status {
    color: rgb(250, 137, 50);
}
