Catppuccin theme for https://teams.microsoft.com
MS Teams - Catppuccin by badloop
Details
Authorbadloop
LicenseNo License
Categoryteams.microsoft.com
Created
Updated
Size2.3 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 5/22/2023, 2:39:07 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author badloop
==/UserStyle== */
@-moz-document domain("teams.microsoft.com") {
.app-bar-app-header-bar-common .activity-badge{
background-color: #f38ba8
}
.ui-alert, div[id*="alert-body"] {
background-color: #f38ba8;
color: #11111b;
}
.app-bar-items {
background-color: #11111b;
}
.app-header-bar {
background-color: #11111b;
}
#message-pane-layout-a11y {
background-color: #181825;
}
.ui-chat, .ui-divider {
background-color: #1e1e2e;
}
.app-messages-header {
background-color: #181825;
}
.afu {
background-color: #585b70;
}
.ts-sym .ts-left-rail .status-mask {
background-color: #a6e3a1;
}
.ts-left-rail-tree {
background-color: #181825;
}
.ts-btn-fluent.ts-btn-fluent-split {
background-color: #585b70;
}
.left-rail-header {
background-color: #11111b;
}
.menu-open {
background-color: #1e1e2e;
}
.ui-grid {
background-color: #11111b;
}
.left-rail-selected {
background-color: #313244;
}
.ui-box.dj.bxp.en.ff.gj.bxq.bxr.xl.bgi.bxs.bxt {
background-color: #181825;
}
.ui-chat__message:hover {
background-color: #585b70;
}
.cle-item:hover {
background-color: #585b70;
}
.ui-box.yr.hb.bdh {
background-color: #585b70;
}
pre.language-plaintextskipProofing {
background-color: #181825;
}
code {
background-color: #181825;
font-family: "Iosevka Nerd Font Mono";
font-size: .9em;
}
pre.ui-box {
background-color: #313244;
}
div.fui-Flex {
background-color: #181825;
}
tr {
background-color: #313244;
}
.cle-title {
font-weight: bold;
}
.app-top-power-bar .ts-header-search {
background-color: #181825;
}
.abr .ck.ck-editor__editable {
background-color: #313244;
}
.ys {
background-color: #313244;
}
.yf {
background-color: #313244;
}
}