| Server IP : 216.106.184.20 / Your IP : 216.73.216.234 Web Server : LiteSpeed System : Linux asmodeus.in-hell.com 5.14.0-570.58.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 29 06:24:11 EDT 2025 x86_64 User : sekoaid1 ( 1891) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/sekoaid1/public_html/wp-content/plugins/ai-engine/themes/ |
Upload File : |
// main: ChatGPT.module.scss
.mwai-chat {
pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}
code.hljs {
padding: 3px 5px;
}
.hljs {
color: #fff;
background: #1c1b1b;
&-subst {
color: #fff;
}
&-comment {
color: #999;
}
&-attr,
&-doctag,
&-keyword,
&-meta .hljs-keyword,
&-section,
&-selector-tag {
color: #88aece;
}
&-attribute {
color: #c59bc1;
}
&-name,
&-number,
&-quote,
&-selector-id,
&-template-tag,
&-type {
color: #f08d49;
}
&-selector-class {
color: #88aece;
}
&-link,
&-regexp,
&-selector-attr,
&-string,
&-symbol,
&-template-variable,
&-variable {
color: #b5bd68;
}
&-meta,
&-selector-pseudo {
color: #88aece;
}
&-built_in,
&-literal,
&-title {
color: #f08d49;
}
&-bullet,
&-code {
color: #ccc;
}
&-meta .hljs-string {
color: #b5bd68;
}
&-deletion {
color: #de7176;
}
&-addition {
color: #76c490;
}
&-emphasis {
font-style: italic;
}
&-strong {
font-weight: 700;
}
}
}