You are not logged in.

#1 17 Jul 2018 19:54

Mastonas
Member
Registered: 18 Feb 2015
Posts: 4

ss64.com Dark Theme - Costum Stylesheet

for private usage I created a costum stylesheet for ss64.com to have a better sight on all the little information and codes.
I wanted to share it with you.

If you find any incompatibility with the colors - report here.
If you don't know how to install it, report here.

Preview:
Dark Theme Preview

/*
ss64.com Dark Theme
Version: 1.1
*/

body {
    margin: 0 1% 0 2% !important;
    background-color: #3A3838 !important;
    color: #DCDCDC !important;
}

/*section titles*/
h2 {
    color: #D7B455 !important;
}

a {
    color: #3BB1F1 !important;
}
a:hover {
    color: #4FDF76 !important;
}
a:visited {
    color: #D575EE !important;
}

i {
    color: orange !important;
}
#br,p {
    color: #DCDCDC !important;
}
pre {
    color: yellow !important;
}
.code {
    color: yellow !important;
}

/* top navigation buttons */
#tnav li a {
    color: #D5D5D5 !important;
}
#tnav li a:active {
    border-color: #98B4BB !important;
    color: #D5D5D5 !important;
}

/* Homepage links */
.tbtn {
    background-color: #66717A !important;
    border-color: #818181 !important;
}
.tbtn:hover, .tbtn a:focus {
    background-color: #2C8ED9 !important;
}

/*ASCII and service Table*/
table {
    background-color: #6A6A6A !important;
}
.character {
    background-color: #3A3838 !important;
}
tr:nth-child(even) td {
    background-color: #707070 !important;
}
th {
    background-color: #3E8FCC !important;
}
#servicetbl tr:hover td {
    background-color: #5D788C !important;
}

Changelog
v1.1 Jan-2019
* Added fix for tables

Last edited by Mastonas (26 Jan 2019 04:57)

Offline

Board footer

Powered by