Boredom is not good for me

  • Thread starter Thread starter cqyyy3
  • Start date Start date

cqyyy3

Eternal Poster
/* ==UserStyle==
Name PHCorner Pokémon Edition
namespace phcorner.org
version 1.0.0
@description A Pokémon inspired look for PHCorner
==/UserStyle== */

@-moz-document domain("phcorner.org"), domain("phcorner.org") {
/* Main Background & Theme Colors */
body {
background-color: #f6f8fa !important;
background-image: radial-gradient(#ffde00 15%, transparent 16%), radial-gradient(#3b4cca 15%, transparent 16%) !important;
background-size: 60px 60px !important;
background-position: 0 0, 30px 30px !important;
}

/* Navigation Bar - Pokéball Red */
.p-navSticky, .p-nav {
background: #cc0000 !important;
border-bottom: 4px solid #3b4cca !important;
}

/* Navigation Links text */
.p-nav-list .p-navEl.is-selected {
color: #ffde00 !important;
font-weight: bold !important;
}

.p-nav-list .p-navEl a {
color: #ffffff !important;
}

/* Category Headers - Pokémon Blue */
.block-header {
background: linear-gradient(135deg, #3b4cca 0%, #2a3a9e 100%) !important;
color: #ffde00 !important;
border-bottom: 3px solid #ffde00 !important;
text-shadow: 1px 1px 2px #000000;
}

/* Thread Lists hover effect */
.structItem:hover {
background-color: #fffdf0 !important;
border-left: 4px solid #ffde00 !important;
}

/* Primary Action Buttons */
.button.button--primary, a.button.button--primary {
background: #ffde00 !important;
color: #1d1d1d !important;
border: 2px solid #3b4cca !important;
font-weight: bold !important;
border-radius: 8px !important;
}

.button.button--primary:hover {
background: #3b4cca !important;
color: #ffffff !important;
border-color: #ffde00 !important;
}

/* Custom Badges/Labels */
.label.label--primary {
background: #3b4cca !important;
color: #ffde00 !important;
}
}
 

About this Thread

  • 0
    Replies
  • 52
    Views
  • 1
    Participants
Last reply from:
cqyyy3

Trending Topics

Online now

Members online
1,208
Guests online
2,071
Total visitors
3,279

Forum statistics

Threads
2,294,546
Posts
29,091,721
Members
1,207,380
Latest member
travis_09
Back
Top