What theme is this?

Moved Technical Support
  • Hello,

    Does anyone know what theme this is? Click here
    Could someone get the css codes from this? Thanks!

  • body,
    #panel,
    .slideout-panel {
        background: #222 !important
    }
    .navbar-default {
        background: #000 !important
    }
    a {
        color: #64b5f6 !important
    }
    .title>a {
        color: #2196f3 !important
    }
    .title>p,
    small {
        color: #90caf9 !important
    }
    .category>ul>li:not(.unread) h2 a {
        color: #2196f3 !important
    }
    .btn-primary {
        background: #1565c0;
        border-color: #1565c0
    }
    .btn-primary:hover {
        background: #0d47a1;
        border-color: #0d47a1
    }
    .group-label {
        color: #fff !important
    }
    .tag {
        background: #1565c0 !important;
        color: #fff !important
    }
    .btn {
        color: #fff !important
    }
    h1 .btn {
        padding: 5px 10px !important;
        background: #1565c0 !important;
        color: #fff !important
    }
    .category-item .category-box .category-info {
        min-height: 85px
    }
    .breadcrumb {
        background: #333 !important
    }
    .page>a {
        background: #000 !important
    }
    .active>a {
        background: #111 !important
    }
    .forum-logo {
        padding-top: 10px !important
    }
    .previous>a,
    .next>a {
        background: #333 !important
    }
    .previous>a:hover,
    .next>a:hover {
        background: #444 !important
    }
    .page a:hover {
        background: #333 !important
    }
    
  • @yariplus Thanks! ❤


Suggested Topics