Skip to content

ТамАгент by dexpaz16

Details

Authordexpaz16

LicenseNo License

Categorytamtam.chat

Created

Updated

Code size4.8 kB

Code checksum732cfa02

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Превращает ТамТам в Агент Майл.Ру

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         ТаМагент
@version      20240824.10.19
@namespace    https://userstyles.world/user/dexpaz16
@description  Превращает ТамТам в Агент Майл.Ру
@author       dexpaz16
@license      CC Zero
==/UserStyle== */

@-moz-document domain("tamtam.chat") {
body{
    --c-msg: white;
    --c-chat-bg: #F6F6F6;
    --c-msg-mine:#c7e6ff;
    --ui-titlebar-height: 55px;
    --c-global-search: #E4E7EF;
    --c-drawer: #3f8ae0;
    --c-primary: #3f8ae0;
    --c-status-online: #51e054;
    --c-bubble-bg: #11CF53;
    --c-selection: #3f8ae0;
    --c-msg-ctrl:rgb(0, 0, 0, 0.05);
}
msg-chats-list-item[ekzfvtv][active], msg-chats-list-item[ekzfvtv][selected], msg-chats-list-item-compact[ekzfvtv][active], msg-chats-list-item-compact[ekzfvtv][selected]{
    background-color: #3f8ae0 !important;
    color: white !important;
    --c-text: white;
    --c-aside-text: white;
    --c-text-sub: white;
    
}
main[e-u69or7] ::selection{
    background-color: var(--c-selection) !important;
}
[el3axib-host][role="primary"]{
    background-color:#3f8ae0 !important;
}
msg-chats-list-item[ekzfvtv][active], msg-chats-list-item[ekzfvtv][selected], msg-chats-list-item-compact[ekzfvtv][active], msg-chats-list-item-compact[ekzfvtv][selected] msg-parsed-text{
    color: white !important;
    --c-status-online:white;
    
}
msg-chats-list-item[ekzfvtv][selected]::before, msg-chats-list-item-compact[ekzfvtv][selected]::before{
    background: 0 !important;
}

[e-lrlnqd][selected].title{
    color:white !important;
}
main[e-u69or7]{
    max-width:100% !important;
}
[e-frwpe6-host]:before{
    background: #3f8ae0 !important;
}
msg-search-input[e-vdceid]{
    margin-left:0;
    margin-right:0;
}
[e-fhzx53].checkbox::after{
    background: var(--c-primary);
}
msg-tico[e-dtr48j].special{
    color: var(--c-primary);
}
[e2tvqq1].radio:after{
    border:5px solid var(--c-primary);
}
[e-dvz7b7-host].__active, [e-dvz7b7-host].__active:hover{
    color: var(--c-primary) !important;
}
msg-message-editor[e-994tor]{
    background: var(--c-chat-bg);
}
[ref-wrap-eu5jcwt]{
    border-radius:1.5em;
    background: white;
}

main[eu5jcwt]{
    border-top:0;
}
[e-pif9x-host]{
    border-radius:30px !important;
    height:24px;
    line-height:25px;
}

[e-dtr48j][e-gq4m8v-host][key="settings.profile"]{
    visibility: none;
    color: white;
}

msg-tico[icon="theme"]{
    display:none !important;
    color:white !important;
}
[e1xrpx3].online{
    background-color: var(--c-status-online);
}

header[e-994tor]{
    background-color: var(--c-chat-bg) !important;
}
main[e-u69or7] ::selection{
    background-color: var(--c-bg);
}
.tt-logo svg{
    display:none
}
.tt-logo .text{
    display:none
}
.tt-logo:after{
    content: "ТамАгент 1.5"
}
slot a[href="//desktop.tamtam.chat"]{
    display:none;
}

msg-menu-item[data-tsid="logout_button"]{
    border-bottom: 0 !important;
}

span[data-tsid="system_date"]{
    background:#FFF !important;
    color:#000 !important;
}
msg-button[slot="controls"] msg-icon svg path{
    fill: rgb(153, 162, 173) !important;
}
msg-button[slot="controls"] msg-icon.__active svg path{
    fill: #3f8ae0 !important;
}
msg-chat-info .permalink msg-tico{
    color:#3f8ae0;
}
msg-chat-info .permalink msg-tico msg-icon{
    color:rgb(153, 162, 173) !important;
}
msg-chat-info .permalink msg-tico::hover{
    text-decoration:none;
}
    
msg-chat-info msg-tico svg path{
    fill:rgb(153, 162, 173) !important;
}
msg-control-message .message{
    color:rgb(131 134 144) !important;
}
msg-button{
    border-radius:16px !important
}
.checkbox::after, .checkbox::before{
    border-radius:4px !important;
    transition: unset !important;
}
    
.overlay{
    position: absolute;
    top: -1000px !important;
    right: -1000px !important;
    bottom: -1000px !important;
    left: -1000px !important;
    background-color: rgba(0,0,0,.55) !important;  
    width:1000% !important;
    height:1000% !important;
}
msg-page-modal{
    min-height: 350px !important;
    max-height: 600px !important;
    width: 360px!important;
    height: 90% !important;
    position: absolute !important;
    top: 25% !important;
    left: 40% !important;
    margin-top: -50px !important;
    margin-left: -50px !important;
    z-index:10;
}
msg-page-modal .panel{
    z-index:100 !important;
    border-radius:8px !important;
}
[key="create-new-chat"]{
    margin-left:-60px
}
    
msg-settings [key="edit"]{
    display:none
}
msg-chats-list-item-compact .container{
    border-left:0px;
}
msg-chats-list-item-compact[selected]::before{
    background:transparent;
}
}

Reviews

No reviews yet.