Skip to content

Dramacool.ee Dracula color scheme by eliahkm

Screenshot of Dramacool.ee Dracula color scheme

Details

Authoreliahkm

LicenseCC BY-SA - Creative Commons Attribution-ShareAlike

Categorydramacool.sk

Created

Updated

Size6.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

change-log 22 jul 2022:
round corner buttons
Sub and Raw bubbles
bold font when hovering
Abril font as default font

Source code

/* ==UserStyle==
@name         Dramacool.sk Dracula color scheme
@version      20220722.15.33
@namespace    userstyles.world/user/eliahkm
@description  Dramacool in Dracula colors

Dramacool.sk Dracula colorscheme is based on Dramacool Dark Theme
https://userstyles.org/styles/171093/dramacool-dark-theme
@author       eliahkm
@license      CC BY-SA - Creative Commons Attribution-ShareAlike
==/UserStyle== */

@-moz-document domain("dramacool9.co"), domain("dramacool9.io"), domain("www13.watchasian.co"), domain("dramacool.movie"), domain("dramacool.sk"), domain("dramacool.ee") {
html,
body {
    background: #282A36 !important;
    font-family: "Abril Text", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #f8f8f2;
}
.logo {
    height: 73px;
    width: 970px;
    background: url(https://i.imgur.com/kijjA7F.jpg) left top no-repeat !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}
.ads-evt {
    opacity: 0;
}
.container {
    background: #44475A;
}
.block {
    background: #44475A;
}
.anime_muti_link {
    color: #BD93F9;
}
.anime_muti_link ul li:nth-child(2n+1) {
    background-color: #282a36;
}
.list-episode-item-2 li:hover,
.list-episode-item-2 li:nth-child(even) {
    background: #282a36;
}
.content-left {
    width: 100%;
}
.content-right {
    display: none;
}
.block,
.ads_place {
    border: none;
}
.plugins2 {
    margin-top: -2px;
}
.plugins2 .direction a {
    color: #ffffff;
    background: #6272A4;
}
.plugins2 .direction select,
.plugins2 .direction select option {
    background: #BD93F9;
    color: #fff;
    -webkit-appearance: none;
    border-radius: 6px;
    margin-right: 0px;
    margin-left: 2px;
    padding: 6px;
}
.show-all {
    position: absolute;
    right: 22px;
    top: 5px;
    padding: 3px;
    cursor: pointer;
    color: #f8f8f2;
    background: #FF79C6f9;
    border-radius: 12px 0px 0px 12px;
}
.tab li:hover,
.tab li.selected {
    background: #FF79C6;
    margin-left: 10px;
    border-radius: 0px 12px 12px 0px;
}
.search {
    height: 34px;
    overflow: hidden;
    position: absolute;
    top: 50px;
    right: 0px;
    z-index: 10;
}
.char-list {
    background: #282a36;
    font-size: 0;
}
.char-list li {
    display: inline-block;
    border-right: 1px solid #6272A4;
}
.switch-view {
    position: absolute;
    right: 0;
    top: 5px;
    padding-right: 10px;
}
.list-episode-item-2 .title {
    float: left;
    font-weight: normal;
    padding: 5px;
    font-size: 12px;
    color: #899596;
}
.tab li {
    display: inline-block;
    background: #BD93F9;
    color: #FFF;
    padding: 5px 10px;
    cursor: pointer;
    margin-right: -1px;
}
.tab li:hover,
.tab li.selected {
    background: #FF79C6;
    font-weight: bold;
}
.element.style {
    background: #BD93F9;
    background-color: rgb(189, 147, 249);
}
.navbar {
    background: #6272A4;
    color: #f8f8f2;
    font-size: 0;
}
.navbar > li > a:hover {
    font-size: 12px;
    font-weight: 700;
    float: left;
    background: #BD93F9;
}
.menu_m {
    background-color: #BD93F9;
}
.details .info .other_name a {
    color: #BD93F9;
}
.details .info span {
    color: #BD93F9;
}
.details .info .other_name a:not(:last-child):after {
    content: '/ ';
    color: #FF79C6;
}
.details .info a {
    color: #f8f8f2;
}
.follow {
    background-color: #6272A4;
}
.search select {
    text-shadow: 0 0 0 #BD93F9;
    background: #44475A;
}
.slider-star .slick-prev,
.slider-star .slick-next {
    background: #BD93F9;
}
.tags > a {
    color: #BD93F9;
}
.tags > a:hover {
    color: #FF79C6;
    font-weight: bolder;
}
div.btn-comment {
    background: #BD93F9;
    border-radius: 12px;
}
div.btn-comment:hover {
    background: #FF79C6;
    font-weight: bold;
    border-radius: 12px;
}
.list-episode-item-2 .type.sub,
.list-episode-item-2 .type.SUB {
    background: #BD93F9;
    border-radius: 0px 12px 12px 0px;
}
.all-episode li .title {
    color: #BD93F9;
}
.all-episode li .title:hover {
    color: #FF79C6;
    font-weight: bolder;
}
.btn-btt {
    background: #BD93F9;
}
.list-popular li a {
    color: #BD93F9;
}
.list-popular li a:hover {
    color: #FF79C6;
    font-weight: bold;
}
.view-more a {
    color: #BD93F9;
}
.search button {
    background: #BD93F9;
}
.search {
    background: #282a36;
}
.search input {
    background: #44475A;
}
input {
    color: #f8f8f2;
}
.ui-autocomplete {
    background: #44475A !important;
    color: #f8f8f2;
}
footer {
    background: #BD93F9;
    color: #f8f8f2;
}
.pagination li a {
    color: #FF79C6;
}
.pagination li a:hover {
    background: #BD93F9;
}
.pagination li.selected a,
.pagination li a:hover {
    background: #BD93F9;
}
.watch-drama .category a {
    color: #BD93F9;
}
.watch-drama .category a:hover {
    color: #FF79C6;
}
.watch-drama h1 {
    color: #F1FA8C;
    border-bottom: 1px solid #FF79C6;
}
.note a {
    color: #BD93F9;
}
.note a:hover {
    color: #FF79C6;
}
.anime_muti_link ul li:hover span,
.anime_muti_link ul li.selected span {
    background: #F1FA8C;
    color: #1e1f29;
    font-weight: bold;
    border-radius: 12px 0px 0px 12px;
}
div style {
    color: #BD93F9;
    border-bottom: 1px solid #BD93F9;
}
.block,
.ads_place {
    border: 2px solid #8be9fd;
    border-radius: 12px;
}
.char-list li:hover {
    background: #FF79C6;
}
.list-episode-item li .ep.sub,
.list-episode-item li .ep.SUB {
    background: url(https://i.imgur.com/qb5I63W.png) no-repeat;
}
.list-episode-item li .ep.raw,
.list-episode-item li .ep.RAW {
    background: url(https://i.imgur.com/XtueR5j.png) no-repeat;
    color: #282a36;
}
.tab {
    border: 2px;
    border-radius: 12px;
}
.list-episode-item li .ep {
    padding-top: 3px;
    padding-left: 0px;
}
li.btn-comment {
    background: #ff5555;
    border-radius: 12px;
}
.plugins2 .favorites {
    background: #f1fa8c;
    color: #282a36;
    border-radius: 12px;
}
.plugins2 .download {
    background: #6272a4;
    border-radius: 12px;
}
.offlight {
    background: #ffb86c;
    color: #282a36;
    border-radius: 12px;
}
.plugins2 .twitter {
    border-radius: 12px;
}
.plugins2 .facebook {
    border-radius: 12px;
}
.plugins2 li,
.report2 {
    border-radius: 12px;
}
}

Reviews

No reviews yet.