ft
Friendtech black theme by MyhGamer
Details
AuthorMyhGamer
LicenseNo License
Categoryft
Created
Updated
Size1.4 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Friendtech black theme
@version 20240915.12.31
@namespace https://userstyles.world/user/MyhGamer
@description ft
@author MyhGamer
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://www.friend.tech/") {
body {
background-color: #1c1c1c !important;
color: #ffffff !important;
}
* {
background-color: #000000 !important;
}
.Home_tokenTicker__05j_f {
color: #ffffff !important;
}
div[style*="line-height: 0.95"] {
color: #ffffff !important;
}
div[style*="font-family: 'CircularXX Medium'"] {
color: #ffffff !important;
}
.Home_hoverScale__YM2I8 {
color: #ffffff !important;
}
.Home_messageBubble__pkU0t.col-auto {
background-color: rgb(0, 186, 250) !important;
}
.Home_messageBubble__pkU0t.col-auto {
background-color: rgb(0, 186, 250) !important;
color: white !important;
border-bottom-left-radius: 10px !important;
}
.Home_buttonRound__yolzY {
background-color: rgb(0, 186, 250) !important;
}
span {
color: #ffffff !important;
}
.col {
color: #ffffff !important;
}
.Home_hoverScale__YM2I8 {
color: #ffffff !important;
}
.form-control:focus {
background-color: #1c1c1c !important;
color: #ffffff !important;
border: 1px solid #ffffff !important;
padding: 0.5em !important;
border-radius: 16px !important;
resize: none !important;
overflow: hidden !important;
}
}