Skip to content

Night Sky by cosmicdust

Details

Authorcosmicdust

LicenseNo License

Categorygoatlings

Created

Updated

Size22 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Edit: discord image sharing does not work anymore. Created a new theme to replace the old one. Still a dark theme with a widened site design

Notes

Requires Stylus extension. Firefox browser recommended.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
Not my original coding. Original coding credits: 
@name         bats 2.0
@version      20221001.23.43
@namespace    userstyles.world/user/cosmicdust
original
@namespace   userstyles.world/user/lilmonkee
@description   theres bats in my goats !
@author       lilmonkee
@license      No License

Dark Goatlings Theme icons: https://imgur.com/a/uHcE7Sd

original art used in creation of goatlings header edit by redlord93 on newgrounds.com https://www.newgrounds.com/art/view/redlord93/pixel-night
==/UserStyle== */
@-moz-document domain("goatlings.com") {
    body,
    h1 {
        background: #73a4ff;
        color: #b7d0ff;
        font-family: Candara !important;
        font-size: 14pt;
        text-align: left;
        margin: 0;
        border-bottom: 5px solid #424b8f;
        font-weight: bold;
    }
    #m,
    #n {
        font-family: Candara;
        color: #73a4ff;
        text-align: left;
    }
    #m a:link,
    #m a:visited,
    b {
        font-family: Candara;
        font-weight: bold;
        font-size: 14pt;
    }
    a {
        text-decoration: none;
        font-family: Candara;
        font-size: 14pt;
        color: #969bff;
        font-weight: bold
    }
    a:hover {
        color: #adc14f;
        font-size: 14pt;
    }
    h2,
    h3 {
        background: #424b8f;
        color: #73a4ff;
        font-family: Candara;
        font-size: 14pt;
        text-align: center;
        margin: 0;
        border-bottom: 5px solid #1d3943;
        font-weight: bold;
    }
    #n {
        width: 140px;
        float: right;
        background: #25224c;
        border: 5px solid #424b8f;
    }

    #wrapper {
        font-size: 14pt;
        width: 1200px;
        background: #1d3943 !important
    }
    #content {
        transform: scale(1);
        margin: 10px;
        margin-top: 1px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 20px;
        width: 1010px;
        font-size: 12pt;
        background: #1d3943;
    }

    .event {
        text-align: center;
        width: 980px;
    }
    .flash_data {
        text-align: center;
        width: 980px;
        margin-left: -13px;
        padding: 5px;
    }
    .profile-info {
        text-align: left;
        width: 980px;
    }
    #header img[src*="GoatlingsHeader.jpg"] {
        width: 0px;
        height: 0px;
        padding-left: 980px;
        padding-right: 260px;
        padding-top: 0px;
        padding-bottom: 160px;
        background: url("https://i.imgur.com/gTrmJUI.png") top left no-repeat !important;
    }
    #active_pet_image {
        transform: scale(1.25);
        margin-top: 28px;
        margin-right: 15px;
    }

    #sidebar {
        transform: scale(1);
        margin: 10px;
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 30px;
        margin-bottom: 20px;
    }
    #option {
        transform: scale(1.1);
        font-size: 14pt;
    }
    #specifics {
        font-size: 14pt;
    }
    #m,
    #n {
        font-size: 14pt;
    }
    #n {
        text-align: left;
        position: relative;
        margin-top: 10px;
        margin-right: 47px;
    }
    #table {
        font-size: 14pt;
    }
    #tr,
    #td {
        font-size: 14pt;
    }
    #user-info,
    #user-info-points {
        margin-top: 9px;
    }

    .profile-part-two {
        transform: scale(1.2);
        float: right;
        margin-right: 100px;
        margin-top: 50px;
    }

    input[type='radio'] {
        transform: scale(4);
        margin: 20px;
    }
    input[type='checkbox'] {
        transform: scale(4);
        margin: 20px;
    }

    input[type='submit'] {
        transform: scale(1.4);
        margin: 1px;
    }
    input[type='text'] {
        transform: scale(1.2);
        margin: 13px;
    }
    input[type='specifics'] {
        transform: scale(1.2);
        font-size: 14pt;
    }
    input[type='password'] {
        transform: scale(1.2);
        margin-left: 10px;
    }
    select {
        transform: scale(1.2);
        margin: 10px;
    }
    .shoparea {
        transform: scale(.6);
        margin-left: -30px;
        margin-right: -30px;
        margin-top: -20px;
        margin-bottom: 0px;
        padding-bottom: 0;
        font-size: 8pt;
    }
    .small-text {
        font-size: 10pt;
    }

    .navlink img[src*="navihome2.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/3NbGV6A.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="navitownmap.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/PwWiYTa.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="navinews.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/qqR8LR6.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="navinews2.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/ysIGQ78.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="navimystuff.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/U5hCkRS.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="navicommunitycenter.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/jlNgMcH.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="naviadopt.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/fK5F06i.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="naviarcade.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/Bu7B9u3.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="navishop.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/uockotq.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="navibattle.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/Gdk5zpG.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="navicreativepark.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/O0iX6ND.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="naviexplore.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/ADxXFsf.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="naviforum.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/SmWPE64.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .navlink img[src*="navilogout.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 122px;
        padding-top: 31px;
        background: url("https://i.imgur.com/jNcVZpm.png") no-repeat !important;
        transform: scale(1.2);
        margin-top: 6px;
        margin-bottom: 3px;
    }
    span[style] {
        color: #73a4ff !important;
        font-size: 14pt;
    }
    tr:nth-child(even) {
        background: #424b8f9e !important;
    }
    tr:nth-child(odd) {
        background: #930f0f1a !important;
    }
    .search-mid {
        background: #525252c7
    }
    .search-top img[src*="search_t.png"] {
        width: 0px;
        height: 0px;
        padding-left: 128px;
        padding-top: 12px;
        background: url("https://media.discordapp.net/attachments/803824713784492032/1025058838413578411/goatevilsrchtop.png") no-repeat !important;
    }
    .search-bot img[src*="search_b.png"] {
        width: 0px;
        height: 0px;
        padding-left: 128px;
        padding-top: 10px;
        background: url("https://media.discordapp.net/attachments/803824713784492032/1025058837700550757/goatevilsrchbot.png") no-repeat !important;
    }
    .mystuff img[src*="blank.gif"] {
        background: #424b8f9e;
        padding-left: 150px;
        padding-top: 150px;
        transform: scale(1.2);
        margin-top: 10px;
        margin-bottom: 3px;
    }
    .mystuff img[src*="MyAuctions.gif"] {
        width: 0px;
        height: 0px;
        padding-left: 150px;
        padding-top: 150px;
        background: url("https://i.imgur.com/QwMsy1H.png") no-repeat !importan...

Reviews

No reviews yet.