Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

/*css by femgore*/

/* USE 0.6 UI SCALE AND 1920x1080 RESOLUTION FULLSCREEN OR WILL NOT WORK PROPERLY*/
.youNewDiv,
#newsHolder,
#editorBtnM,
#rankedSoonTm,
#streamContainer,
#seasonLabel,
#gameNameHolder,
.youNewDiv,
#aHolder,
.krSocial,
.menuSocialB,
.voteHint,
#androidDB,
#iosDB,
#steamDB,
#hubBox,
#menuClassName,
#menuClassSubtext,
#recTimer,
#faceItIconM,
#endAContainer,
#challIcon {
display: none !important;
}

:root {
--fpsping: #000000;
/* color value for the FPS/Ping display on top left, #000000 by default.*/

--watermark: 'i fucking love 200';


/* text to display below the FPS/Ping, also on top left */

--watermarkcolor: #FFAFFA;
/* color value for the text above, #FFAFFA by default.*/

--watermarkfont: 19px;
/* font size value for the text above, 19px by default.*/

--customreload: 'reload!';
/*custom reload message. keep the brackets when changing*/

--reloadcolor: #ff8099;
/*custom reload message color. #ff8099 by default*/

--loadingbg:
url(https://cdn.discordapp.com/attachments/997798565378265159/1005040202512875550/
unknown.png);
/* loading background image. paste your url in between the brackets.
url(https://cdn.discordapp.com/attachments/997798565378265159/1005040202512875550/
unknown.png) by default. */

--loadinggif:
url(https://cdn.discordapp.com/attachments/628964831529140254/995845829392875581/
LOOK_AT_THIS_FUCKING_CAT.gif);
/* that tiny ass gif on the loading shit idfk lmao*/

--mainc: #FFF;
/* main color value for main-menu elements. I suggest you keep it at default
because it tends to look ugly. #FFFFFF by default. */

--xpbarcolor: #FFAFFA;
/* changes the color of the xp stat bars in the class picker. very vague i know
but i didnt wanna hook it to --mainc cuz mainc is UGLY. #FFAFFA by default. */

--clancolor: #ff8099;
/* changes the color of the clan tag in game*/

--ammocolor: #FFFFFF;
/* color for the ammo on bottom right corner. #FFF by default. */

--color-team: #ff8099;
/* color value for your teammates in the leaderboards/killfeed (killfeed might
be fucked up :pray:). #ff8099 by default */

--color-self: #FFFFFF;
/* color value for yourself in the leaderboards/killfeed. #FFFFFF by default. */

--color-enemy: #ff2e6d;
/* color value for the enemies in the leaderboards/killfeed. #ff7d8e by default.
*/

You might also like