Skip to content

Existenz.se Space by elfgren89

Screenshot of Existenz.se Space

Details

Authorelfgren89

LicenseNo License

Categoryhttp://existenz.se/

Created

Updated

Size8.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark space theme for Existenz.se

Notes

Existenz

Source code

/* ==UserStyle==
@name           Existenz.se Space
@namespace      USO Archive
@author         elfgren89
@description    `Dark Space Theme For Existenz.se`
@version        1.0.0
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("existenz.se"),
domain("funfunfun.se") {
    * {
        color: #fff;
    }

    .header {
        color: #FFF;
    }

    .meny {
        background-color: #24275a;
    }
    body {
        background: url("https://images.unsplash.com/photo-1540198163009-7afda7da2945?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2127&q=80")no-repeat top center fixed;
        background-size: cover;
        color: #fff !important;
    }
    div.links div.day {
        display: block;
        color: #fff !important;
        font-weight: 800;
        margin: 15px 10px 10px -5px;
        padding: 3px;
        background: linear-gradient(90deg, rgba(6, 46, 151, .32) 0%, rgba(122, 122, 255, .58) 50%, rgba(6, 46, 151, .48) 100%);
        border: solid #435E9933 1px;
        box-shadow: 0px 0px 2px 0px #EEF0F4F5;
    }
    #main > table > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(1) > td:nth-child(2) {
        background-color: rgba(0, 0, 0, 0.7) !important;
        color: #fff;
    }
    #main > table > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(1) > td:nth-child(2) > table > tbody > tr > td:nth-child(3) > div.news > div.header > h5 {
        box-shadow: 0px 0px 4px 0px #333;
        color: #151551 !important;
    }
    #main > table > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(1) > td:nth-child(2) > table > tbody > tr > td:nth-child(3) > div.news > div.text > big > center:nth-child(1) > b > font > a {
        color: #ffe49e !important;
    }
    #main > table > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(1) > td:nth-child(2) > table > tbody > tr > td:nth-child(3) > div.links.showvisited > div:nth-child(even) {

        background: linear-gradient(90deg, rgba(33, 28, 104, .31) 0%, rgba(9, 9, 121, .12) 35%, rgba(28, 61, 139, .41) 100%);
        mix-blend-mode: screen;
    }


    .link {
        background: linear-gradient(90deg, rgba(NaN, NaN, NaN, .77) 0%, rgba(9, 9, 121, .12) 35%, rgba(28, 61, 139, .41) 100%);
    }



    div.links.showvisited {
        color: #F00;
    }

    .text {
        color: #FFF;
    }
    .type {
        color: #fff;
    }
    p {
        color: #fff;
    }
    .link {
        color: #640000 !important;
    }
    .text:hover {
        color: #4897FF !important;
    }
    a {
        color: #C3AF80 !important;
    }
    .link a:hover {
        color: #fb7a7a !important;
    }
    .link a:visited {
        color: #fb7a7a !important;
    }
    span {
        color: #FFF;
    }
    tr {
        color: #FFF;
    }
    td {
        color: #FFF;
    }

    .box {
        background: #161527;
    }
    #report_text {
        background: #100d22;
    }
    #kommentar {
        color: #FFF;
        background: #000F;
        opacity: 0.5;
    }
    .page-content {
        background: rgba(11, 13, 24, .7);
        box-shadow: 2px 2px 2px 2px #171a29;
        margin: 0px
    }
    #menu {
        background: rgba(0, 0, 0, .3);
        box-shadow: 0px 0px 0px #a64d4d;
    }
    #right a.tillbaka-btn {
        background: #211d47;
    }


    .forum_main table {
        background-color: #0A0B20 !important;
        border: solid 0px;
    }
    .forum_main_trad {
        background-color: #070A18 !important;
        border: solid #282e4b 1px !important;
    }
    .gsc-control-cse {
        background-color: #10162F !important;
        border: solid 0px !important;
    }
    .gsc-input {
        background-color: #000 !important;
    }
    td.forum_main_trad3 {
        background-color: #0C0E22 !important;
    }

    td.forum_main_header2 {
        background-color: #151A3C !important;
    }
    .forum_main_trad5 {
        background-color: #0D0B33 !important;
        color: #000 !important;
    }
    
     .forum_main_trad5 input{
        background-color: #0D0B33 !important;
        color: #FFF !important;
    }
    
    .forum_textarea{
        background-color: #0D0B33 ;
        color: #FFF ;
        box-sizing: border-box;
    }

    #testarea {
        background-color: #202251 !important;
    }

    form input{
        background: #000000F2 !important;
        color: #FFF;
        border: solid white 1px !important;
    }
    
    form{
        background: #25235C78 !important;
        color: #FFF;
        border: solid white 1px !important;
        border-radius: 4px;
    }
    
    form select,option{
        background: #1D1A6BD1 !important;
        
    }
    
    td.comment {
        color: #40507F;
        font-weight: 800;

    }

    div.links div.link div.text {
        color: #FFF;
    }
    div.links div.link:hover {
        color: #11D10C;
    }
    div.links div.link:hover {
        background: #374C9A7A !important;
    }

    .sbar {
        color: #A9C5FF;
    }

    .comment {
        color: #A9C5FF;
    }

    .tabbernav a {
        color: #000 !important;
        filter: invert(100%);
    }

    .gs-webResult .gs-snippet {
        color: #6B7EA5;
    }
    
    .forum_button2 {
        background: #000;
    }
    
    tr td {
        color: #789FC6;
    }
    
    textarea name {
        color: #000;
        background: red;
    }
    
    .box.my {
        background: #16183A;
    }
    
    
    
    img[src*="img/ikon-Film.gif"] {
        background-image: url("https://cdn-icons-png.flaticon.com/512/3074/3074767.png");
        background-size: cover;
        width: 30px;
        display: inline-block;
        padding: 30px 0px 0 0;
        height: 0px;
    }
    img[src*="img/ikon-Bild.gif"] {
        background-image: url("https://cdn-icons-png.flaticon.com/512/214/214333.png");
        background-size: cover;
        width: 30px;
        display: inline-block;
        padding: 30px 0px 0 0;
        height: 0px;
    }
    img[src*="img/ikon-Hemsida.gif"] {
        background-image: url("https://cdn-icons-png.flaticon.com/512/841/841364.png");
        background-size: cover;
        width: 30px;
        display: inline-block;
        padding: 30px 0px 0 0;
        height: 0px;
    }
    img[src*="img/ikon-Ljud.gif"] {
        background-image: url("https://cdn-icons-png.flaticon.com/512/8606/8606496.png");
        background-size: cover;
        width: 30px;
        display: inline-block;
        padding: 30px 0px 0 0;
        height: 0px;
    }
    img[src*="img/ikon-Spel.gif"] {
        background-image: url("https://cdn-icons-png.flaticon.com/512/742/742263.png");
        background-size: cover;
        width: 30px;
        display: inline-block;
        padding: 30px 0px 0 0;
        height: 0px;
    }
    img[src*="img/ikon-Rage.gif"] {
        background-image: url("https://cdn-icons-png.flaticon.com/512/1791/1791352.png");
        background-size: cover;
        width: 30px;
        display: inline-block;
        padding: 30px 0px 0 0;
        height: 0px;
    }

    img[src*="img/ikon-Flash.gif"] {
        background-image: url("https://cdn-icons-png.flaticon.com/512/2157/2157113.png");
        background-size: cover;
        width: 30px;
        display: inline-block;
        padding: 30px 0px 0 0;
        height: 0px;
    }
    img[src*="img/varning.gif"] {
        background-image: url("https://cdn-icons-png.flaticon.com/512/1680/1680012.png");
        background-size: cover;
        width: 12px;
        display: inline-block;
        padding: 12px 0px 0 0;
        height: 0px;
        margin-top: 5px;
    }

    img[src*="img/bak.gif"] {
        background-image: url("https://cdn-icons-png.flaticon.com/512/3272/3272614.png");
        background-size: cover;
        width: 24px;
        display: inline-block;
        padding: 24px 0px 0 0;
        height: 0px;
        margin-top: 5px;
    }

    img[src*="img/ikon-Abild.gif"] {
        background-image: url("https://cdn-icons-png.flaticon.com/512/8742/8742545.png");
        background-size: cover;
        width: 30px;
        display: inline-block;
        padding: 30px 0px 0 0;
        height: 0px;
        margin-top: 5px;
    }
    a.fav[src*="img/heart_off.png"] {
        background-image: url("https://cdn-icons-png.flaticon.com/512/8742/8742545.png");
        background-size: cover;
        width: 30px;
        display: inline-block;
        padding: 30px 0px 0 0;
        height: 0px;
        margin-top: 5px;
    }
}

Reviews

No reviews yet.