Skip to content

Calm Neocities by koyo

Screenshot of Calm Neocities

Details

Authorkoyo

LicenseNo License

CategoryNeocities

Created

Updated

Size2.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Darker, blue neocities theme.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Calm Neocities
@namespace      https://neocities.org
@version        1.0.0
@description    Darker, blue neocities theme.
@author         Koyo
==/UserStyle== */
@-moz-document url-prefix("https://neocities.org")
{
.content.misc-page{
    background-color:#081321
}

.col-left{
    border: 0px
}

.site-profile-padding{
    background-color:#081321
}

.header-Nav{
        background: #1c3758
}

section.section.plans.welcome{
        background: #081321
}

.content.wide{
    background:#081321
}

main.content-Base{
    background:#081321
}

.header{
    background:#081321 !important
}

header.header-Base{
        background: #1c3758;
        border-bottom: 6px solid #456c9d
}

.footer-Outro{
    background: #1c3758;
    border-top: 6px solid #456c9d
}

.footer-Outro a{
  color:#456c9d
}

.header-Outro.with-columns{
    background:#081321
}

.page{
    background:#081321
}

.files{
    background:#081321 !important
}

.col.col-33{
    background-color:#081321
}

.col.col-66{
    background-color:#081321 !important
}

.row.content{
    background-color:#152840
}

.content.single-Col.misc-page{
    background-color:#152840
}

.header-Outro.with-site-image{
    background:#152840 !important
}

li{
    background: #1c3758 !important;
    border-color: #1c3758 !important
}

.signup-Form{
    background: #1c3758 !important
}

fieldset.content{
    background: #1c3758 !important
}

.post-comment{
     background: #081321
}

.text{
    color:white
}

p{
    color:white
}

.content{
    color:white
}

a{
    color:#456c9d
}

.user{
    background-color:#456c9d
}

.you{
    background-color:#1e60b3
}

::-webkit-scrollbar {
   width: .7em;
 }
 

 ::-webkit-scrollbar-track {
   background:  rgb(17, 15, 15); 
 }
  

 ::-webkit-scrollbar-thumb {
   background: #456c9d
 }
 

 ::-webkit-scrollbar-thumb:hover {
   background: #456c9d
 }
}

Reviews

No reviews yet.