Skip to content

Everquest Allakhazam Dark Theme by gidono

Screenshot of Everquest Allakhazam Dark Theme

Details

Authorgidono

LicenseCC BY-NC-ND

CategoryEverquest Allakhazam

Created

Updated

Size25 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This theme gives the Everquest Allakhazam a dark theme.

Notes

10-16-21 - Fixed some css issues with some recent changes on the site.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         Everquest Allakhazam Dark Theme
@version      20211030.16.17
@namespace    userstyles.world/user/gidono
@description  This theme gives the Everquest Allakhazam a dark theme.
@author       gidono
@license      CC BY-NC-ND
==/UserStyle== */

@-moz-document url-prefix("https://everquest.allakhazam.com/cluster/iadmin.pl") {
div, html, body {
    background: #262626 !important;
    color: #808080;
}
::-webkit-input-placeholder {
    color: #000 !important;
}
textarea {
    background:black !important;
}
input {
    background:black !important;
}
select {
    background:black !important;
}
}

@-moz-document url-prefix("https://everquest.allakhazam.com/cluster/tradeadmin.pl") {
select {
    background: black !important;
    color: #d9d9d9;
}
select option:checked {
    background: #606060
}

input {
    background: black !important;
}

textarea {
    background: black !important;
}

table {
    background: #262626;
}

div {
    background: #262626 !important;
}

span {
    color: lightgrey !important;
}
}

@-moz-document url-prefix("https://everquest.allakhazam.com/db/recipe.html") {
div {
    background: #262626 !important;
}

.subject {
    background: #595959 !important;
}

.details-wrapper {
    background: #595959 !important;
}

.info {
    background: #595959 !important;
}

.head {
    background: #595959 !important;
}

.rating {
    color: lightgrey;
}

.actions {
    background: #595959 !important;
}
}

@-moz-document url-prefix("https://everquest.allakhazam.com/db/recipesearch.html") {
div {
    background:#262626 !important;
}
}

@-moz-document url-prefix("https://everquest.allakhazam.com/wiki/") {
td {
    background-color: #262626 !important;
    border-color: #808080 !important;
}
table {
    border: 1px solid #808080 !important;
}
}

@-moz-document url-prefix("https://everquest.allakhazam.com/db/adv_search.html") {
#cols { 
background: none; 
background-color: #262626; 
color: #f2f2f2;
}
}

@-moz-document url-prefix("https://everquest.allakhazam.com/db/chartools.html") {
div #body {
    width:1680px; 
    right:230px; 
}
td {
    width:auto;
    padding:2px;
}
table {
    width:auto;
    padding:2px;
}
.dr img {
    padding-right:2px;
    padding-left:2px;
}
.lr img {
    padding-right:2px;
    padding-left:2px;
}
.nostyle img {
    padding-right:2px;
    padding-left:2px;
}
td .nostyle {
    padding:2px;
}
}

@-moz-document url-prefix("https://everquest.allakhazam.com/cluster/edit_beasts.pl") {
.npcedit {
    background: #262626 !important;
}
}

@-moz-document url-prefix("https://everquest.allakhazam.com/db/adv_qsearch.html") {
div {
    background: #262626 !important;
}
}

@-moz-document url-prefix("https://everquest.allakhazam.com") {
html {
background: #262626 !important;
}
#bg-wrapper {
    background: #1a1a1a;
}
.alttables tr:nth-child(odd) td {
    background:#363636 !important;
}
.gsc-control-cse {
	border-color: #000000;
	background-color: #262626 !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 12px;
background: #808080 !important;
}
.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
	border-color: #808080;
	background-color: #262626;
}
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
	color: #339FFF;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	border-color: #FF9900;
	background-color: #808080;
	color: #000000;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	border-color: #E9E9E9;
	background-color: #262626;
	color: #808080;
}
.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
	color: #808080;
}
#wrapper {
/*background-image: none;*/
background: #1a1a1a;
}
#cols {
    background: none;
    background-color: #262626;
    color: #f2f2f2;
}
.npcinfo {
background: #262626 !important;
}
.prog {
    background: #262626 !important;
}
.i2v {
    background: #262626 !important;
}
/* Top navagation bar */
#menu_horiz {
    background: #737373;
}
hr {
  border-color: #808080;
}
#menu_horiz li:hover {
    background: #737373;
}
#menu_horiz li {
    background: #737373;
}
#menu_horiz li li:hover {
    background: #595959;
}
#menu_horiz li li:hover a:link {
    color: #000000;
}
#menu_horiz li li:hover a:visited {
    color: #000000;
}
.defaultSkin span.mceIcon {
    background-color: #808080;
}
/* Non premium users see this background at the top along with ads. Took out the parchment background */
#row-top {
    background: none;
}
/* Forum Admin text color */
.no-template {
    color: #f2f2f2;
}
/* Private message reply box */
.box {
    /*background-image: none;*/
    background: none;
}
/* Text color of the admin zone/npc image approval page */
.image-box {
    color: #f2f2f2;
}
/* Admin section showing updates */
#buffer-top strong, b {
    color: #f2f2f2;
}
/* New comments section */
/* Data table background color for any where there is data pulled from the database in rows */
.datatable {
    background: #262626;
}
.datatable .lr {
    background-color: #595959; 
}
.datatable .dr {
    background-color: #262626;
}
a {
    color: #99c2ff;
}
/* Big search box, when you type something, drop down box pops down */
#livesearch ul {
    background: none;
    background-color: #262626
}
#livesearch a span {
    background: none;
    background-color: #262626;
}
/* Datatable header background color */
.datatable th {
    background: #808080;
}
/* Datatable individual header column background color when you hover over them */
.datatable th:hover {
    background: #a6a6a6;
}
/* Header column links for sortable data tables */
.datatable th a {
    color: #000000;
}
/* Table row color when hovered over it for data tables */
.datatable tr:hover, .datatable tr.lr:hover, .datatable tr.dr:hover {
    background: #a6a6a6;
}
/* Link color for data tables when hovered over them */
.datatable caption {
    background-color: #565656;
    background-image: none;
}
#dialogue-cont .cont {
    background: none;
    background-color: #262626;
}
.pages span {
    background-image: none !important;
    background-color: #262626;
}
.pages span, .pages a {
    background-image: none !important;
    background-color: #808080;
}
option {
    background-color: #000000;
    color: #d9d9d9;
}

#post textarea {
    background-color: #000000;
    color: #d9d9d9;
}
/* Quest description area text color */
textarea {
    color: #000000;
    background-color: #d9d9d9;
}
/* Select drop down box text color */
select {
    background: #000000; 
    color: #d9d9d9;
}
select option:checked {
    background: #606060
}
#post #markup button {
    background-color: #808080;
}
/* Right column on the front page */
#cols #col-right {
    background: #262626;
}
/* Promos box in right column */
#featured-promos .cont {
    background: #262626;
}
/* Featured Stories Box on front page */
.lr, .s2-lr {
    background: #262626;
}
.dr, .s2-dr {
    background: #303030;
}
/* spells on the item page */
div.nobgrd a.shot {
    color: #4d94ff;
}
div.nobgrd a.shot:visited {
    color: #808080;
}
/* Drop down boxes when you hover over the forum names at the top of the forum you are looking at */
.path ul li {
    background: #262626;
}
/* Advanced Item Search Area */
/* Data table background color for advanced item search */
table > tbody {
    background: #262626;
    color: #f2f2f2;
    border-color: #808080 !important;
}
font {
    color: #f2f2f2;
}
.menuh {
    background-color: #595959 !important;
    background-image: none;
}
td {
    background-color: #262626 !important;
}
th {
    background-color: #595959 !important;
}
select {
    background-color: #000000;
    color: #d9d9d9;
}
select option:checked {
    background: #606060
}
input {
   color:#d9d9d9;
   background-color:#000000;
}

body.has-zul-bar {
    background: #262626;
}
font {
    color: #808080 !important;
}
/* Item Admin Area */
/* Area just above Meta Note: */
.no-template {
    background-image: none;
    background-color: #262626;
}
/* Text color of item names */
#iadminNameDiv {
    color: #f2f2f2;
}
html, body {
    background: none;
}
/* Wiki Stuff */
.wiki-nav .cur a {
    background-color: #808080;
}
.wiki-nav .tools > a {
    background-color: #262626;
    color: #f2f2f2;
}
.wiki-nav .tools ul {
    background-color: #262626;
    background-image: none;
}
.wiki-nav {
   border-bottom: 1px solid #808080;
}
.wiki-cats {
    background-color: #262626;
    background-image: none;
}
.monospace-textareas textarea {
    background-color: #000000;
}
button {
    background-color: #808080;
}
/* Recipe.html page */
/* This is the color of the header bar that contains Creates, Ingredients, Stats, Portable Containers text */
.db-page h2 {
    background-color: #595959;
}
/* Recipe admin page */
textarea {
    background-color: #000000;
    color: #d9d9d9;
}
/* Forums */
#forums table, #forum table, #messages .f-table {
    background: #333333;
    color: #f2f2f2;
}
#forums th, #forum th, #messages .f-table th {
    background: #262626;
    color: #f2f2f2;
}
#forums td, #forum td, #messages .f-table td {
    background: #262626;
    color: #f2f2f2;
}
/* Brightened the blue color of the scholar rank for users */
.Scholar, .Scholar .name > a {
    color: #4d94ff;
}
/* When someone quotes someones post, this is the header bar showing who wrote the quote */
.post .quote .source {
    background-image: none;
    background-color: #000000;
}
/* The text of the quote */
.post .quote .orig {
    background-image: none;
    background-color: #262626;
}
/* The border outlining the quote box */
.post .quote {
    background: none;
}
.forums .pages span, .forums .pages a {
    color: #f2f2f2;
}
/* Post buttons like Reply To Thread and Quick Reply */
.forums .post-buttons a {
    background: #262626;
    color: #f2f2f2 !important;
}
/* Jump to Category link at the top of the forums */
#f-jump span {
    color: #f2f2f2;
}
/* Jump to Category link hover over at the top of the forums */
#f-jump spa...

Reviews

No reviews yet.