| Server IP : 127.0.1.1 / Your IP : 216.73.216.152 Web Server : Apache/2.4.52 (Ubuntu) System : Linux bahcrestlinepropertiesllc 5.15.0-113-generic #123-Ubuntu SMP Mon Jun 10 08:16:17 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/bahcrestline/core/vendor/scrivo/highlight.php/styles/ |
Upload File : |
/*
Gradient Dark (c) Samia Ali <samiaab1990@gmail.com>
*/
.hljs
{
display: block;
overflow-x: auto;
padding: 0.5em;
background: rgb(80,31,122);
background: linear-gradient(166deg, rgba(80,31,122,1) 0%, rgba(40,32,179,1) 80%);
color:#e7e4eb;
}
.hljs-subtr{
color:#e7e4eb;
}
.hljs-doctag,
.hljs-meta,
.hljs-comment,
.hljs-quote
{
color:#af8dd9;
}
.hljs-selector-tag,
.hljs-selector-id,
.hljs-template-tag,
.hljs-regexp,
.hljs-attr,
.hljs-tag
{
color:#AEFBFF;
}
.hljs-params,
.hljs-selector-class,
.hljs-bullet
{
color:#F19FFF;
}
.hljs-keyword,
.hljs-section,
.hljs-meta-keyword,
.hljs-symbol,
.hljs-type
{
color:#17fc95;
}
.hljs-addition,
.hljs-number,
.hljs-link
{
color:#C5FE00;
}
.hljs-string
{
color: #38c0ff;
}
.hljs-attribute,
.hljs-addition
{
color:#E7FF9F;
}
.hljs-variable,
.hljs-template-variable
{
color:#E447FF;
}
.hljs-builtin-name,
.hljs-built_in,
.hljs-formula,
.hljs-name,
.hljs-title,
.hljs-class,
.hljs-function
{
color: #FFC800;
}
.hljs-selector-pseudo,
.hljs-deletion,
.hljs-literal
{
color:#FF9E44;
}
.hljs-emphasis,
.hljs-quote
{
font-style:italic;
}
.hljs-params,
.hljs-selector-class,
.hljs-strong,
.hljs-selector-tag,
.hljs-selector-id,
.hljs-template-tag,
.hljs-section,
.hljs-keyword
{
font-weight:bold;
}