Skip to content

Commit

Permalink
first commit, not finished 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmack6464 committed Sep 18, 2019
1 parent 1c998fa commit 36c36d9
Showing 1 changed file with 279 additions and 0 deletions.
279 changes: 279 additions & 0 deletions WinClassic.theme.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,279 @@
//META{"name":"WinClassic","description":"WinCLassic - Support server: https://discord.gg/4GJvzEp or the Website link | THIS THEME IS NOT ON THE OFFICIAL REPO & NEVER WILL BE, GO TO THE GITHUB PAGE FOR UPDATES: https://github.com/dmack6464/RealDark","author":"D Mack","version":"0.1","website":"https://discord.gg/4GJvzEp/","source":"https://github.com/dmack6464/"}*//{}

@import url('https://fonts.googleapis.com/css?family=Tahoma&display=swap');


* {
border-radius: 0px!important;
}

.theme-light {
--header-primary: #000;
--header-secondary: #000;
--text-normal: #000;
--text-muted: #747f8d;
--text-link: #0067e0;
--channels-default: #000;
--interactive-normal: #000;
--interactive-hover: #fff;
--interactive-active: #060607;
--interactive-muted: #a88985;
--background-primary: #fff;
--background-secondary: #d4d0c8;
--background-tertiary: #fff;
--background-accent: #747f8d;
--background-floating: #d4d0c8;
--background-modifier-hover: #0a246a;
--background-modifier-active: #0a246a;
--background-modifier-selected: #0a246a;
--background-modifier-accent: rgba(6,6,7,0.08);
--elevation-low: 0 1px 0 rgba(6,6,7,0.1),0 1.5px 0 rgba(6,6,7,0.025),0 2px 0 rgba(6,6,7,0.025);
--elevation-high: 0 8px 16px rgba(0,0,0,0.16);
--logo-primary: #7289da;
--guild-header-text-shadow: 0 1px 1px hsla(0,0%,100%,0.4);
--channeltextarea-background: #ebedef;
--activity-card-background: #fff;
--deprecated-panel-background: #ebedef;
--deprecated-card-bg: #f8f9f9;
--deprecated-card-editable-bg: rgba(246,246,247,0.6);
--deprecated-store-bg: #f8f9f9;
--deprecated-quickswitcher-input-background: #fff;
--deprecated-quickswitcher-input-placeholder: rgba(79,84,92,0.3);
--deprecated-text-input-bg: rgba(79,84,92,0.02);
--deprecated-text-input-border: rgba(79,84,92,0.3);
--deprecated-text-input-border-hover: #b9bbbe;
--deprecated-text-input-border-disabled: #dcddde;
--deprecated-text-input-prefix: #b9bbbe;
}







/* fuck it scrollbars are broken i cant figure this shit out
its up to you to fix them or wait for me to eventually fox them*/



/*Scrollbars*/
::-webkit-scrollbar-corner {background-color: transparent;}
::-webkit-scrollbar {width: 6px !important;height: 8px !important;}
::-webkit-scrollbar-track:active{background-color: #2a2a2a !important;}
*:not(:hover)::-webkit-scrollbar-thumb { background: transparent !important; border: 0px solid transparent !important; }
::-webkit-scrollbar-button {display: initial !important; background-color: #0f0;}
::-webkit-scrollbar-track {background-color: transparent; border:6px;}
::-webkit-scrollbar-track:hover {background-color: #111111; border:6px;}
::-webkit-scrollbar-track:active {background-color: #111111; border:6px !important;}
::-webkit-scrollbar-thumb {background: #222222 !important;}

/* Changes all scroll bars */
::-webkit-scrollbar {
width: 6px !important;
height: 8px !important;
}
/* Border and colour of the scrollbar thumb */
::-webkit-scrollbar-thumb {
overflow: auto !important ;
border-radius: 0px !important ; /* 0px for box style */
background-color: #d7d2cf !important;
border-bottom:1px solid #848484;
border-right:1px solid #848484;
border-top:1px solid #fff;
border-left:1px solid #fff;
width: 2px;
}
/* Changes the background colour of the scroll bars and servers. */
::-webkit-scrollbar-track-piece, .guilds-wrapper {
background-color: #c5c4c0 !important;
border: none !important;
}
/* This will change the colour when you hover over any scroll bar. */
::-webkit-scrollbar-thumb:hover {
background: #505050 !important;
border-color:transparent !important;
}
/* This will change the colour when you click and drag any scroll bar */
::-webkit-scrollbar-thumb:active {
background: #707070 !important;
border-color: transparent !important;
}
.scrollerFade-1Ijw5y .scroller-2FKFPG::-webkit-scrollbar-thumb, .scrollerFade-1Ijw5y .scroller-2FKFPG::-webkit-scrollbar-track {
visibility: visible!important;
}







.theme-light .scrollerWrap-2lJEkd .scroller-2FKFPG::-webkit-scrollbar-track {
border:6px!important;
border-radius: 0px!important;
}

.theme-light .scrollerWrap-2lJEkd .scroller-2FKFPG::-webkit-scrollbar-track:hover {
background-color: #111111!important;
}

.theme-light .scrollerWrap-2lJEkd .scroller-2FKFPG::-webkit-scrollbar-track:active {
background-color: #2a2a2a!important;
}










::-webkit-input-placeholder, body, button, select, div {
font-family: Tahoma,Whitney !important;
}


.withFrame-haYltI {
height: 16px;
margin-top: 2px;
}
.wordmark-2L03Wr svg,
.wordmark-2iDDfm svg {
height:0px;
width:0px;
}
.wordmark-2L03Wr:after, .wordmark-2iDDfm:after {
position: static;
content: "WinClassic";
font-size: 12px;
color:#fff;
top: 4px;
font-weight: 600;
}
.wordmark-2iDDfm {
opacity: 1;
width: 100%;
}
.wordmarkWindows-1v0lYD {
position: absolute;
top: 0;
left: 0;
padding: 4px 6px 3px;
color: var(--text-muted);
}



.appMount-3lHmkl, body {
background: linear-gradient(to right, #0a246a, #a6caf0);
}

.winButton-iRh8-Z,
.form-2fGMdU {
background: #d4d0c8;
color: #000;
}

.modeMuted-3osy7j .name-3_Dsmg:not(:hover) {
text-shadow: 0px 1px #fff;
}

.contextMenu-HLZMGh {
padding: 0;
}

.itemBase-tz5SeC {
min-height:21px;
}

.form-2fGMdU,
.item-1Yvehc {
margin: 0;
}

.barButtonBase-3UKlW2 {
color: #000;
}

.winButton-iRh8-Z {
top: 0;
width: 13px;
height: 12px;
}

.winButton-iRh8-Z:nth-child(3),
.winButton-iRh8-Z:nth-child(2) {
margin-right: 2px;
}

.modeSelected-1zApJ_ .name-3_Dsmg,
.wrapper-1ucjTd:hover .name-3_Dsmg,
.side-8zPYf6 .themed-OHr7kt.item-PXvHYJ:hover,
.topPill-30KHOu .themed-OHr7kt.item-PXvHYJ:hover,
.side-8zPYf6 .themed-OHr7kt.selected-3s45Ha.item-PXvHYJ,
.topPill-30KHOu .themed-OHr7kt.selected-3s45Ha.item-PXvHYJ,
.header-2o-2hj:hover .name-3YKhmS,
.clickable-1JJAn8:hover .activity-E-0FeD {
color: #fff;
text-shadow: none;
}

.activityPanel-28dQGo,
.container-3baos1 {
background: #d4d0c8;
border-top:1px solid #fff;
}

.containerDefault-1ZnADq,
.containerDragAfter-1F4fgZ,
.containerDragBefore-31UGCO,
.containerUserOver-1U5YnL,
.member-3W1lQa,
.winButton-iRh8-Z {
border-bottom:1px solid #848484;
border-right:1px solid #848484;
border-top:1px solid #fff;
border-left:1px solid #fff;
}

.inner-zqa7da,
.search-36MZv- {
border-bottom:1px solid #fff;
border-right:1px solid #fff;
border-top:1px solid #404040;
border-left:1px solid #404040;
}

.app-2rEoOp button,
.iconWrapper-2OrFZ1 {
background: #d4d0c8;
border-bottom:1px solid #848484;
border-right:1px solid #848484;
border-top:1px solid #fff;
border-left:1px solid #fff;
}

.container-1r6BKw.themed-ANHk51,
.header-2o-2hj {
background: #d4d0c8;
border-bottom:1px solid #848484;
border-right:1px solid #848484;
border-left:1px solid #fff;
-webkit-box-shadow: unset;
box-shadow: unset;
}

.contextMenu-HLZMGh {
border-bottom:1px solid #3f3c5d;
border-right:1px solid #3f3c5d;
border-top:1px solid #dccec6;
border-left:1px solid #dccec6;
}

.itemGroup-1tL0uz:not(:first-child):not(:empty) {
border-bottom:1px solid #848484;
border-top:1px solid #fff;
}

0 comments on commit 36c36d9

Please sign in to comment.