Skip to content

Blaseball Tortles SC by winterhazelly

Screenshot of Blaseball Tortles SC

Details

Authorwinterhazelly

LicenseCC BY-SA 4.0

Categoryblaseball

Created

Updated

Size7.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

4.0.0:
night weather turt
turts in schedule scrollbar
turts on betting screen
turts on homepage feed
4.0.1:
turts in playoffs
4.0.2:
turt in feed icon
4.0.3:
fixed turts in postseason bracket again
4.0.4:
added Myno's new snow turt
4.0.5:
fixed aspect ratio of snow turt

Source code

/* ==UserStyle==
@name         Blaseball Tortles
@namespace    mynotaurus.github
@version      4.0.6
@author       Levi (@winterhazelly) forked from Myno (https://mmm.page/myno) based on https://holmesmr.github.io/Blaseball-Userstyles/
@homepageURL  https://github.com/winterhazelly/tortle-font
@license      Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) 
==/UserStyle== */

/*IF YOU ARE READING THIS YOU NEED STYLUS TO INSTALL THIS CONTENT https://github.com/openstyles/stylus*/

@-moz-document domain("blaseball.com") {

    /*
    @font-face {
        font-family: tortles;
        src: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/Tortles-Regular-SVG.otf)
    }    
    
    .Standings-Team-Emoji,
    .Standings-Team-Color,
    .GameWidget-ScoreTeamColorBar,
    .Leaderboard-Team-Emoji,
    .Leaderboard-Team-Color,
    .Navigation-FavoriteTeamEmoji,
    .Team-Logo,
    .Player-Team-Emoji,
    .Player-Team-Logo,
    .Recap-Blessing-Team,
    .Bulletin-Widget-ScoreTeamColorBar,
    .Account-Section-Item-Icon,
    .Recap-Earlsiesta-Card-Icon,
    .PlayoffSetup-MatchupTeam-Icon,
    .PlayoffSetup-MatchupTeam-Emoji,
    .PostseasonBracket-Matchup-Team-Emoji,
    .Events-List-Row.Events-List-Minor,
    .Reorder-Spread-Card-Icon,
    .Account-Spread-Card-Icon,
    .TeamLogo,
    .Recap-Decree-Content,
    .BossFightWidget-ScoreTeamColorBar,
    .Widget-PlayerLineName,
    .DepthChart-Team,
    .DepthChart-Lists-Emoji,
    .GiftShop-Gifts-TeamLogo,
    .League-Schedule-Day-Opponent,
    .Bet-List-Placed-Bet-Details-Icon,
    .Bet-List-MatchUps-Team-Icon,
    .Bulletin-Item-Header,
    .Recap-Gift-Contributer {
        font-family: Open Sans, tortles, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
        background: #00000000 !important;
    }

    .Standings-Team-Emoji,
    .Standings-Team-Color,
    .Recap-Gift-Contributer,
    .League-Schedule-Day-Opponent,
    .PostseasonBracket-Matchup-Team-Emoji{
        scale: 1.2;
    }
    .GameWidget-ScoreTeamColorBar,
    .Leaderboard-Team-Emoji,
    .Team-Logo,
    .Bulletin-Widget-ScoreTeamColorBar,
    .Account-Section-Item-Icon,
    .PlayoffSetup-MatchupTeam-Icon,
    .Reorder-Spread-Card-Icon,
    .Account-Spread-Card-Icon,
    .TeamLogo,
    .BossFightWidget-ScoreTeamColorBar,
    .DepthChart-Team,
    .DepthChart-Lists-Emoji,
    .GiftShop-Gifts-TeamLogo,
    .Player-Team-Emoji{
        scale: 1.5;
    }
    .League-Schedule-Day-Opponent,
    .Bet-List-MatchUps-Team-Icon {
        background: #00000000 !important;
    }

    EVERYTHING BELOW IS WEATHER ICONS*/
    
    div[aria-label="Coffee 2 Weather"],div[aria-label="Coffee 3s Weather"],div[aria-label="Solar Eclipse Weather"],div[aria-label="Supernova Eclipse Weather"],#Coffee,#Jazz,#Salmon,#Glitter,#Night,#Snow,#Blooddrain,#Flooding,#Feedback,#Peanuts,#Birds,#Reverb,div[aria-label="Sun Two Weather"],div[aria-label="Black Hole Weather"] {
        background: #00000000 !important;
        width: auto;
        padding: 2px;
    }
    
    #Coffee {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/coffee1.png);
    }
    
    #Glitter {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/glitter.png);
    }
    
    div[aria-label="Coffee 2 Weather"] {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/coffee%202.png);
    }
    
    div[aria-label="Coffee 3s Weather"] {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/coffee%203.png);
    }
    
    div[aria-label="Solar Eclipse Weather"] {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/eclipse.png);
    }
    
    div[aria-label="Supernova Eclipse Weather"] {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/supernova%20eclipse.png);
    }
    
    #Blooddrain {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/blooddrain.png);
    }
    
    #Flooding {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/flood.png);
    }
    
    #Feedback {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/feedback.png);
    }
    
    #Peanuts {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/peanut_1.png);
    }
    
    #Birds {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/birds.png);
    }
    
    #Reverb {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/reverb.png);
    }

    #Night {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/night.png);
    }

    #Snow {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/snow.png);
    }
    
    /*SHAKING ANIMATION - UNCOMMENT TO ENABLE
    #Reverb, #Coffee, div[aria-label="Coffee 2 Weather"], div[aria-label="Coffee 3s Weather"] {
        animation: shake 0.5s;
        animation-iteration-count: infinite; 
    }*/
    
    #Jazz {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/jazz.png);
    }
    
    #Salmon {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/salmon.png);
    }
    
    div[aria-label="Sun Two Weather"] {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/sun2.png);
    }
    
    div[aria-label="Black Hole Weather"] {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/hole.png);
    }
    
    .WeatherIcon-Twirl {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/weather/hole.png);
        width: 38px;
        height: 30px;
        background: #00000000 !important;
    }
    
    /*END OF WEATHER ICONS*/

    /* START MISC ICONS */

    a.Navigation-Inventory {
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/misc/feed.png);
        padding: 4px;
        width: 20px;
        background: #e383b7;
        
    }

    /* END MISC ICONS */
    
    /*START OF GOD ICONS*/
    .BigDeal-Icon-0, .BigDeal-Icon-One{
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/gods/peanut.png);
        width: auto;
        height: auto;
    }
    .BigDeal-Icon-1, .BigDeal-Icon-Two{
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/gods/monitor.png);
        width: auto;
        height: auto;
        top: 0px;
        -webkit-animation-name: floaty;
        animation-name: floaty;
        -webkit-animation-duration: 4s;
        animation-duration: 4s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        animation-direction: alternate-reverse;
    }
    .BigDeal-Icon-2{
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/gods/coin.png);
        width: auto;
        height: auto;
    }
    .BigDeal-Icon-4{
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/gods/microphone.png);
        width: auto;
        height: auto;
    }
    .BigDeal-Icon-5{
        content: url(https://raw.githubusercontent.com/winterhazelly/tortle-font/main/gods/crate.png);
        width: auto;
        height: auto;
    }
    /*END OF GOD ICONS*/
    
}

Reviews

No reviews yet.