W_I_K_I_D
Wikid by w_i_k_i_d
Details
Authorw_i_k_i_d
LicenseNo License
CategoryWIKID.userstyle.world -> userstyle
Created
Updated
Size2.8 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 outlook.office.com/mail/inbox/id/AAQkAGExODhlZWFhLWFjYjItNGRhOS1iMTA0LTc3YTIzZGJjNTZlZgAQAGXA%2BkZbs%2BZFkyNAl5NsyvM%3...
@version 20241031.06.16
@namespace ?
==/UserStyle== */
/* ==UserStyle==
@name WIKID
==/UserStyle== */
@-moz-document url-prefix("https://outlook.office.com") {
/*Header Background*/
.o365sx-navbar {
background-color: #11121d;
background-size:0,0;
}
/*Folder List Background*/
.customScrollBar {
background-color:#11121d;
}
/*Message Sender Profile Initials*/
.ms-Persona-initials {
color:white;
background-color:#3a3f5b !important;
}
/*Smart Reply Buttons*/
.ms-Button--default {
border-radius:5px !important;
}
/*Top Left "OUTLOOK" Background*/
.o365sx-appName {
background-color:#11121d !important;
}
/*App Buttons Background*/
.o365sx-button {
background-color:#11121d !important;
}
/*Left sidebar icons (Mail, Calendar, People, Attachments)*/
.svg {
fill:#fe366f !important;
}
/*Message List Rounded Corners (When Reading Pane on Right)*/
.ZAcPYMCSo9sb_nW5ACN2 {
border-radius:5px !important;
}
/*Reading Pane Selected Message Border*/
.QQC3U6v8bOsCux7XSdB_ {
border-radius:5px !important;
border-color:#545b74 !important;
}
/*Reading Pane Unselected Message Border*/
.jblWRNBGWZ0jwdufJUx7 {
border-radius:5px !important;
border-color:#303443 !important;
}
/*Global Colors*/
:root {
/*Top Toolbar Background*/
--neutralLighter: #1e2130 !important;
/*Message List Background*/
--neutralLighterAlt: #171926 !important;
/*Message Preview Lines/Folder List Icons*/
--neutralSecondary: #b1b0b0 !important;
/*Selected Message Hightlight*/
--themeLighter: #b2264e !important;
/*Message List Items*/
--white: #171926 !important;
/*Buttons (New Message, Send, etc.)*/
--themePrimary:#e53265 !important;
/*Toolbar Icons, Folder List Selected, Folder List Unread Count*/
--themeDark: #fff !important;
/*Favorites Star*/
--themeDarker: #ffa500 !important;
/*Folder List Text, Message Action Buttons*/
--neutralPrimary: #cccccc !important;
/*Message List Sender, Subject, Date/Time*/
--neutralDark: #f3f4f5 !important;
/*Folder List/Action Button Highlight*/
--themeLight: #222535 !important;
--fallback-white: #222535 !important;
--HeaderSearchFilters: #e53265 !important;
/*Flagged Message Hightlight*/
--flaggedMessage: #320019 !important;
--themeDarkAlt: #b1254d !important;
}
}