UmutAkar

  • 18 Tem 2020
  • 13 Tem 2020 tarihinde katıldı
  • 2 tartışma
  • 6 gönderi
  • 0 en iyi yanıt
  • UmutAkar PC geçince kodları paylaşırım hocam. Sitede var arama yapın bulamazsanız eklerim ben.

    @sezginyildirim hocam paylşamıştı

    // Unlogged users alert message
    body.dark .CantSeePastFirstPost {
    background: #1b2028;
    color: #6c7d93;
    }
    body.dark .Hero {
        background: #15202B!important;
    }
    
    body.dark .Hero-title {
        color: rgb(255, 255, 255);
    }
    
    body.dark .App-content {
        background: #15202B !important;
    }
    
    body.dark .App:before {
        background-color: #15202B !important;
    }
    
    body.dark .Search .FormControl {
        background-color: #15202B !important;
    }
    
    body.dark .FormControl {
        color: #15202B !important;
    }
    
    body.dark .Search .FormControl {
        background-color: #253341 !important;
    }
    
    /* Dim Button Group */
    body.dark .IndexPage-toolbar .Button {
        background: #21303D !important;
        color: rgb(136, 153, 166) !important;
    }
    
    body.dark .item-subscription .Button {
        background: #21303D !important;
        color: rgb(136, 153, 166) !important;
    }
    
    body.dark .item-share-social .Button {
        background: #21303D !important;
        color: rgb(136, 153, 166) !important;
    }
    
    body.dark .Navigation .Button {
        background: #21303D !important;
        color: rgb(136, 153, 166) !important;
    }
    
    body.dark .Post-controls .Button {
        background: #21303D !important;
        color: rgb(136, 153, 166) !important;
    }
    
    body.dark .Post-actions .Dropdown-menu {
        background: #21303D !important;
    }
    
    body.dark .item-controls .Dropdown-menu {
        background: #21303D !important;
    }
    
    body.dark .item-subscription .Dropdown-menu {
        background: #21303D !important;
    }
    
    body.dark .item-session .Dropdown-menu {
        background: #21303D !important;
    }
    
    body.dark .item-sort .Dropdown-menu {
        background: #21303D !important;
    }
    
    body.dark .item-fof-upload .Button {
        background: #21303D !important;
    }
    
    body.dark .item-preview .Button {
        background: #21303D !important;
    }
    
    body.dark .item-changePassword .Button {
        background: #21303D !important;
    }
    
    body.dark .item-changeEmail .Button {
        background: #21303D !important;
    }
    
    body.dark .DiscussionListItem-controls .Button {
        background: #21303D !important;
    }
    
    body.dark .item-notifications .Dropdown-menu {
        background: #21303D !important;
    }
    
    body.dark .item-flags .Dropdown-menu {
        background: #21303D !important;
    }
    
    body.dark .DiscussionListItem-controls .Dropdown-menu {
        background: #21303D !important;
    }
    
    body.dark .App-primaryControl .Dropdown-menu {
        background: #21303D !important;
    }
    
    body.dark .Modal-header {
        background: #21303D !important;
    }
    
    body.dark .Modal-body {
        background-color: #15202B !important;
    }
    
    body.dark .Modal-footer {
        background-color: #21303D !important;
    }
    
    body.dark .containerNarrow {
        color: rgb(136, 153, 166) !important;
    }
    
    body.dark .sideNav .Dropdown--select .Dropdown-menu>.Dropdown-separator {
        box-shadow: 0 1px 0px 0 rgb(56, 68, 77) !important;
    }
    
    body.dark .DiscussionListItem-content {
        border: 1px solid rgb(56, 68, 77) !important;
    }
    
    body.dark .DiscussionListItem-info .item-excerpt {
        color: #aaa !important;
    }
    
    body.dark .DiscussionListItem-info .item-excerpt {
        border-bottom: 1px solid rgb(56, 68, 77) !important;
    }
    
    body.dark .DiscussionList:not(.DiscussionList--searchResults) .read .DiscussionListItem-title {
        color: #ffff !important;
    }
    
    body.dark .Dropdown-menu {
        background: transparent !important;
    }
    
    body.dark .Scrubber-handle {
        background: transparent !important;
    }
    
    body.dark .Post.CommentPost {
        border: 1px solid rgb(56, 68, 77) !important;
    }
    
    body.dark .ReplyPlaceholder {
        border: 1px dashed #aaa !important;
    }
    
    body.dark {
        background: #15202B !important;
    }
    
    body.dark .DiscussionHero-title {
        color: #fff !important;
    }
    
    body.dark .Header-secondary .Button {
        color: rgb(136, 153, 166) !important;
    }
    
    body.dark .Button-label .username {
        color: #fff !important;
    }
    
    body.dark .Hero {
        box-shadow: 0 1px 0px 0 rgb(56, 68, 77) !important;
    }
    
    body.dark .darkenBackground {
        background: #15202B !important;
    }
    
    body.dark .UserBio {
        color: #aaa;
    }
    
    body.dark .username {
        color: #aaa;
    }
    
    body.dark .Button--primary {
        color: #fff !important;
    }
    
    body.dark .Composer {
        background: #21303D !important;
    }
    
    body.dark .FormControl {
        background-color: #21303D !important;
        color: #aaa !important;
    }
    
    body.dark .FormControl:focus, body.dark .FormControl.focus {
        background-color: #21303D !important;
    }
    
    body.dark .DiscussionListItem:hover {
        background: #21303D !important;
    }
    
    body.dark .UserCard-lastSeen {
        color: #aaa !important;
    }
    
    body.dark .item-joined {
        color: #aaa !important;
    }
    
    body.dark .NotificationGrid {
        background: #21303D !important;
        color: #aaa !important;
    }
    
    body.dark .App-backControl .Button:hover, body.dark .Button:focus, body.dark .Button.focus {
        background-color: transparent !important;
    }
    
    body.dark .App-navigation .Navigation .Button {
        background-color: transparent !important;
    }
    
    body.dark .App-titleControl .Button {
        color: #aaa!important;
    }
    
    body.dark .Slidable .Slidable-underneath {
        background: #21303D !important;
    }
    
    
    body.dark .DiscussionList-loadMore .Button {
        background: #21303D !important;
    }
    
    body.dark .DiscussionListItem {
        background: #15202B !important;
    }
    
    body.dark .DiscussionListItem.active {
        backgorund: #21303D !important;
    }
    
    body.dark .DiscussionPage-list {
        border: 1px solid rgb(56, 68, 77) !important;
        background: #15202B !important;
    }
    
    body.dark .App-drawer {
        background: #21303D !important;
    }
    
    body.dark #header-secondary>ul>li.item-signUp>button[title=Kaydol] {
        color: #fff !important;
    }
    
    body.dark #header-secondary > ul > li.item-logIn > button[title="Giriş Yap"] {
        color: rgb(255, 255, 255) !important;
    }
    
    body.dark .TagLabel.colored .TagLabel-text {
        color: none !important;
    }
    
    body.dark .DiscussionHero .TagsLabel .TagLabel.colored {
        background: #21303D !important;
    }
    
    body.dark .Search-results {
        background: #21303D !important;
    }
    
    body.dark .TagCategory.SubCategory .TagCategory-content {
        background-color: #21303D !important;
    }
    
    body.dark .Hero-subtitle {color: #8899a6;}
    
    body.dark .TagsPage-content .TagTiles>li.TagTile {
        
        background: transparent !important;
        border: 1px solid rgb(56, 68, 77) !important;
        color: #fff !important;
        box-shadow: 0 1px 10px 0 #15202b! important;}
    
    body.dark .TagTile, .TagTile a {
        color: #939fae !important;
    }
    
    body.dark .UserDirectoryList .UserCard--directory {
        box-shadow: 0 1px 10px 0 #15202b! important;
        border: 1px solid rgb(56, 68, 77) !important;}
Hadımköy Kombi Servisi Minecraft Türk Sunucular