Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //META{"name":"Texpert","description":"A smooth, techy theme for Discord that's extremely customizeable and easy on the eyes.","author":"MdbookTech#3767","version":"5"}*//{}
- /*Edit version: 0.0.3*/
- /* "Texpert" by @MdbookTech */
- /* Based on "Discord Reborn v4.30" by @Omniscient, "DarkMatter" by @Hammock, & "ClearVision - Sapphire v5" by @Zerthox*/
- /*Modified to include assets from Dark Matter and other styling*/
- /*By Michael Burke, AKA MdbookTech*/
- /*MdbookTech#3767*/
- /* IMPORT CSS FROM GITHUB */
- @import url(https://gitcdn.xyz/repo/Zerthox/ClearVision/master/css/ClearVision_v5.min.css);
- /*
- ---------------------------------------------------------------------------------------------------------------------------------------------
- IMPORTANT: CHANGE BETWEEN DARK AND LIGHT VERSION IN APPEARANCE SETTINGS!
- ---------------------------------------------------------------------------------------------------------------------------------------------
- */
- /*
- ---------------------------------------------------------------------------------------------------------------------------------------------
- ============== CUSTOMIZABLE COLORS ===============
- */
- :root {
- --main-color: #556e8b;
- --hover-color: #5a82af;
- --background-blur: 0px;
- --background-brightness: 150%;
- }
- /*
- --------------------------------------------------------------------------------------------------------------------------------------------
- */
- /*
- ---------------------------------------------------------------------------------------------------------------------------------------------
- ========= CUSTOMIZABLE BACKGROUND IMAGE ==========
- *//*
- body::after,
- .callout-backdrop,
- .user-popout::before,
- #user-profile-modal .header::before,
- #pubs-container::before,
- .auth-background,
- .auth-tiling-bg,
- .invite-modal .invite-splash,
- .radio-theme.light label,
- .radio-theme.dark label{
- background-image: url(https://github.com/Zerthox/ClearVision/raw/master/images/sapphire.jpg) !important;
- }*/
- /*
- --------------------------------------------------------------------------------------------------------------------------------------------
- */
- .guilds-wrapper .guilds .friends-icon:after {
- display:block;
- content:'';
- border-radius:10px;
- background-image: url(https://i.imgur.com/cm6mEXd.gif) !important;
- background-size:110%;
- background-repeat:no-repeat;
- background-position:top center;
- }
- .new-messages-indicator.new-messages-indicator-mention{background-color:#fff}
- .chat .new-messages-bar::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:gray;border-radius:0 0 3px 3px;opacity:.6}
- .private-channels .channel .icon-friends {
- background-color:#151515 !important;
- }
- .chat .new-messages-bar button{border-radius:70px}.chat .new-messages-bar button:last-child{color:black}
- .app,.callout-backdrop {
- background:url(https://i.ytimg.com/vi/AEalX9Onkbk/maxresdefault.jpg) !important;
- background-size:cover !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement