Skip to content

MyHordes - S.T.A.L.K.E.R. Style by countcount

Details

Authorcountcount

LicenseNo License

Categorymyhordes.eu

Created

Updated

Code size3.4 MB

Code checksum54fefed6

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Theme for the browser game MyHordes, inspired by the S.T.A.L.K.E.R. video game series.

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           MyHordes - S.T.A.L.K.E.R. Style
@namespace      myhordes.cc
@version        1.0.1
@description    Theme for the browser game MyHordes, inspired by the S.T.A.L.K.E.R. video game series.
@author         CountCount
==/UserStyle== */

@-moz-document url-prefix("https://myhordes.eu"), url-prefix("https://myhordes.fr"), url-prefix("https://myhordes.de"), url-prefix("https://myhord.es") {

div.help,
div.hero-help,
#wrapper::after,
#footer,
#wrapper>#content .flavour-quote,
.beginner-link,
footer,
.soul .friend,
div.zone-beyond.night-outerworld,
div.ambiant, p.ambiant
{
  display: none;
}

.row-flex.wrap.town-summary.defense-detail + .help {
    display: block;
}

#wrapper, 
#header,
#wrapper>#content .cell-small.background.map-box, 
#wrapper>#content .cell.background.map-box, 
#wrapper>#content>.row:not(.external-app)>.cell-small:not(.manual-background).map-box, 
#wrapper>#content>.row:not(.external-app)>.cell:not(.manual-background).map-box, 
#wrapper>#content>noscript>.row>.cell-small.map-box, 
#wrapper>#content>noscript>.row>.cell.map-box,
#wrapper>#content .cell-small.background:not(.fact):not(.flavour-quote):not(.edge-top-left):not(.map-box), 
#wrapper>#content .cell.background:not(.fact):not(.flavour-quote):not(.edge-top-left):not(.map-box), 
#wrapper>#content>.row:not(.external-app)>.cell-small:not(.manual-background):not(.fact):not(.flavour-quote):not(.edge-top-left):not(.map-box), 
#wrapper>#content>.row:not(.external-app)>.cell:not(.manual-background):not(.fact):not(.flavour-quote):not(.edge-top-left):not(.map-box), 
#wrapper>#content>noscript>.row>.cell-small:not(.fact):not(.flavour-quote):not(.edge-top-left):not(.map-box), 
#wrapper>#content>noscript>.row>.cell:not(.fact):not(.flavour-quote):not(.edge-top-left):not(.map-box),
.tabs.plain,
#gazette-role-list,
div.note,
#wrapper>#content .cell-small.background:not(.fact):not(.flavour-quote).edge-top-left,
#wrapper>#content .cell.background:not(.fact):not(.flavour-quote).edge-top-left,
#wrapper>#content>.row:not(.external-app)>.cell-small:not(.manual-background):not(.fact):not(.flavour-quote).edge-top-left,
#wrapper>#content>.row:not(.external-app)>.cell:not(.manual-background):not(.fact):not(.flavour-quote).edge-top-left,
#wrapper>#content>noscript>.row>.cell-small:not(.fact):not(.flavour-quote).edge-top-left,
#wrapper>#content>noscript>.row>.cell:not(.fact):not(.flavour-quote).edge-top-left,
.soul .current,
.soul .score,
.soul .season-ranking .skills-container,
.soul .season-ranking .town-container, 
.soul .skills-history .skills-container,
.soul .skills-history .town-container,
.soul .town-history .skills-container,
.soul .town-history .town-container,
div.daily-attack div.content,
div.daily-attack div.infos,
.soul ul.group-conversation.announcement>li,
.soul .news .forum-post,
.soul .news .content,
.soul .rp-list .rp-row
{
  background-image: none !important;
  background-color: transparent;
}
#wrapper {
  background: #0006;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.town-buildings>ul,
ul.inventory.bank,
.log,
ul.inventory.rucksack
{
  border: 1px solid #efdba8;
  background-image: none;
  background-color: #0009;
  border-radius: 20px;
  padding: 20px;
}
.inventory.rucksack li.title {
    display: block;
    margin-bottom: 3px;
    background: transparent;
}
ul.inventory>li.title:first-child {
    background: transparent;
    margin-right: 0px;
    padding: 2px 6px;
   text-align: center;
}

.log {
  background: linear-gradient(
  to bottom,
  #0009 0%,
  #000a 50%,
  #000b 75%,
  #000c 87%,
  #000d 93%,
  #000e 97%,
  #000f 100%
);
}
.log-day-select {
    padding-left: 20px;
}
.log>.log-content>.log-entry.log-entry-class-1 {
    background-color: #9006;
}

.forum-post,
.forum-post.forum-post-variant-crow
{
  border: 1px solid #efdba8;
  background-image: none;
  background-color: #0009;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 5px;
}
.forum-post.forum-post-variant-crow {
  border-color: #5c2b20;
  background-color: #3009;
}
.forum-post>.forum-post-content {
  background: transparent;
  border: none;
}
.forum-post>.forum-post-content .glory {
    background-color: #3126;
    margin: 30px 0px 15px;
}

.button, .modal-button, button {
  border-radius: 5px;
  background-blend-mode: darken;
}

.town-menu>.cell>div:last-child,
.row>.cell.town-addons>.town-addon
{
  background-color: #3216;
}
.town-menu>.cell.selected>div:last-child {
    background: #4219;
}

.town-summary div.row-header {
    background-color: #3009;
}
.town-summary div.row-detail {
    background-color: #0009;
}

#notifications {
    left: 0%;
    margin-left: 0px;
     width: 100%;
}
#notifications .notice {
  background-color: #900c;
}

.overview-checklist,
.overview-list,
ul.actions, 
ul.heroic_actions,
ul.special_actions
{
  background-color: #9636;
  padding: 10px 10px 10px 30px;
  border-radius: 5px;
}
ul.actions, ul.heroic_actions, ul.special_actions {
  background-color: #3696;
}
.forum-note {
  background: transparent;
}
.forum-note>b:first-child,
.forum-note.thread-list-fa-thumbtack .forum-thread,
.forum-note.thread-list-fa-thumbtack .forum-thread .count,
div.note.note-lightest,
.log>.log-content>.log-entry.log-entry-class-3,
div.zone-camp
{
  background-color: #9636;
}
.forum-control,
.forum-control>div.forum-header-bar:first-child
{
  background-color: #3213;
}
.forum-post>.forum-post-header {
    background: linear-gradient(0deg, #784a2b66, 50%, #965c3666);
}
.forum-post>.forum-post-content .rpText {
  background-color: #dddd;
}
.forum-note .forum-thread 
{
	background-color: #4213;  
}
.forum-note .forum-thread.selected
{
  background-color: #4219;
}
.forum-note .forum-thread.forum-thread-unread
{
  background-color: #4129;
}

.row>.cell.town-addons>.town-addon.town-addon-empty>div {
    background: repeating-linear-gradient(-45deg, #7e4a3133 4px, #693e2933 8px);
}

.shoutbox,
div.zone-info>div.row.zone-dist,
div.zone-info>div.row.zone-cp,
div.note.note-light
{
  background-color: #5226;
}

.soul .season-ranking .skills-container .season, 
.soul .season-ranking .town-container .season, 
.soul .skills-history .skills-container .season,
.soul .skills-history .town-container .season, 
.soul .town-history .skills-container .season, 
.soul .town-history .town-container .season,
.soul .season-ranking .skills-container .row-flex:nth-child(odd),
.soul .season-ranking .town-container .row-flex:nth-child(odd), 
.soul .skills-history .skills-container .row-flex:nth-child(odd),
.soul .skills-history .town-container .row-flex:nth-child(odd),
.soul .town-history .skills-container .row-flex:nth-child(odd), 
.soul .town-history .town-container .row-flex:nth-child(odd),
.row-table>.row-flex:not(.header):not(.highlight):nth-child(2n+0), 
.row-table>.row:not(.header):not(.highlight):nth-child(2n+0)
{
  background-color: #0003;
}
.soul .season-ranking .skills-container .row-flex:nth-child(2n),
.soul .season-ranking .town-container .row-flex:nth-child(2n), 
.soul .skills-history .skills-container .row-flex:nth-child(2n),
.soul .skills-history .town-container .row-flex:nth-child(2n),
.soul .town-history .skills-container .row-flex:nth-child(2n),
.soul .town-history .town-container .row-flex:nth-child(2n),
.row-table>.row-flex:not(.header):not(.highlight):nth-child(odd),
.row-table>.row:not(.header):not(.highlight):nth-child(odd)
{
  background-color: #ccc3;
}

.dashboard,
div.note.note-important
{
    background: #6336;
  border-radius: 5px;
}
html .town-header.hardcore:before {
    background-image: url(/build/images/assets/img/background/town/sign_header_hardcore_en.5d43f145..jpg);
  background-color: #0009;
  background-blend-mode: darken;
}
.town-header.hardcore > div {
    text-shadow: 0 0 20px red, 1px 1px 3px white;
}

div.buildings .building:not(.locked):nth-child(odd), 
div.buildings .building:not(.locked):nth-child(odd)>.cell
{
  background: transparent;
}

div.buildings .building .building_info {
  background: #b37c4a66;
}

.button, .modal-button, button {
    background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdCIFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFjcHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAAABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAADTAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJDAAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAAAA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAtIHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAtIHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcgQ29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENvbmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAAABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAKAA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUAmgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARM...

Reviews

No reviews yet.