로그인

검색

일반

힙합엘이 다크모드를 위한 디자인 소스를 만들었습니다

title: Kanye West (Donda)호두율무차2021.08.30 00:06조회 수 1740추천수 20댓글 20

+의견반영으로 수정!20210830 AM 11:04

 

돈다로 가득한 게시판이지만 만들어서 올려요

 

관리자? 개발자? 분께서 적용을 해주실진 모르겠지만 

어느 글에 힙합플레이야는 있는데 왜 무려 힙합엘이가 다크모드가 없나요!!! 라는 글을 보고 만들었습니다

만든 시간: 약 두 시간

힘들게 배웠던 코딩 여기서 써먹네요..ㅋㅋ

 

어 여기가 파랑색인데요 하얀색인데요 여기 좀 고쳐야 할 거 같은데요 라고 생각하시는 부분은 뭔지 다 알아요

근데 제가 코드를 뜯어 고칠 수 없는 입장이라 

좀 한계가 있을 수밖에 없어요

커뮤니티 게시판 디자인에 최적화 되어있어요

 

https://hiphople.com/kboard/20141642

제목:힙x) 힙합엘이는 다크모드가 없나요?

2021.04.17 11:12

 

https://hiphople.com/kboard/21048934

제목:건의) 힙합엘이 다크모드 좀 만들어주세여

2021.08.15 02:18

 

https://hiphople.com/kboard/20832756

제목:옆동네 힙플은 다크모드가 있네요

2021.07.22 16:49

 

바로 아래를 다 복사하여 'https://hiphople.com/layouts/sketchbook5_sub_dev/css/layout.css' 파일의 제일 밑에다 붙여넣어주시면 바로 적용이 됩니다. 힙합엘이의 CMS가 XE인 거 같은데 그러면 귀찮게 ftp 안 건드리고 설정에서 css를 수정할 수도 있을 거에요. 두 방법 중 하나를 택해서 하심되고 전자 게 안되면 로그인 후 XE에서 고치는 걸로.

 

@media (prefers-color-scheme: dark) {

    #container {background:dimgray !important;}

    #xe {background:dimgray !important;}

    #aplosboard {background:dimgray !important;}

    ​

    .board-wrapper {color:white !important;}

    ​

    .active:hover {

    background:darkslategray!important;

    }

    .active {

    background:darkslategray!important;

    }

    ​

    .board-wrapper *:not(.fas, .far, .fab, .fa, .xi-icon, .xi-check-circle) {

    color: white !important;

    }

    ​

    #flagArticle > div.show_author_document > ul {

    background: black !important;

    }

    ​.widgetContainer #widgetPageBox_2018cms .normal_list li.nb a {

        background: linear-gradient(

45deg

, black, transparent) !important;

    }

    .widgetContainer #widgetPageBox_2018cms .normal_list li a span.title {

        color: white !important;

    }

    .show_author_document ul {

    border: 1px solid black !important;

    }

    .widgetContainer #widgetPageBox_2018cms .normal_list li a span.title, .widgetContainer #widgetPageBox_2018cms .normal_list li a span.browsertitle, .widgetContainer #widgetPageBox_2018cms .normal_list li a span.regdate {

        color: lightyellow !important;

    }

    ​#menu li ul {

        background-color: black !important;

    }

    ​

    .widgetContainer .normal_list li a span.title {

    color: wheat !important;

    }

    #side_swag .widgetContainer .normal_list li a span.ranking {

    color:whitesmoke!important;

    }

    #side_swag .swagbig .tt h10 {

    color:whitesmoke!important;

    }

    #side_swag .swagbig {

    background: silver;

    border: 1px solid darkslategray !important;

    border-radius: 7px;

    }

    ​

    #CommentBox > div.comment-write-body.clear > div > a {

    background: darkslategray !important;

    }

    ​

    .notice {

    background: dimgray !important;

    }

    ​

    .absc.list .ab-table tbody tr:hover {

    background-color: darkslategray !important;

    color: gainsboro !important;

    }

    ​

    #flagList > table > tbody > tr:nth-child(1) > td.title > a:nth-child(1) > strong > span {

    color: chartreuse !important;

    }

    ​

    #flagList > table > tbody > tr:nth-child(1) > td.category > span {

    color: mediumspringgreen !important;

    }

    ​

    #hd .hgroup {

    background: dimgray !important;

    }

    /* dfdfdf​ */

    #menu a {

        color: wheat !important;

    }

    #menu a:hover{

        color: mediumspringgreen !important;

    }

    ​#menu > li:nth-child(9) > a {

        color: chartreuse !important;

    }

    ​body {

        background:dimgray !important;

    }

    #hd .hgroup{

        background-color: dimgray !important;

    }

    ​.absc.list .ab-webzine .wz-item .wz-item-header .title {

        color:white !important;

    }

    .absc.list .ab-webzine .wz-item:hover {

        background-color: darkcyan !important;

    }

    ​.cosmin_fixed a {

        background: dimgray !important;

    }

    .widgetContainer .comsin_fixed li img {

        background: black !important;

    }

    ​

    #gap > div.ba_c > div {

        background: radial-gradient(black, transparent) !important;

        border-radius: 20px !important;

        padding: 30px 10px 30px 10px !important;

    }

    ​

    /* #menu li:hover ul {

        background: black !important;

    }

    #menu li ul li a {

        color: black !important;

    } */

    .hp-container #container{

        background: dimgray !important;

    }

    ​

    #gap > div.board-wrapper {

        background:dimgray !important;

    }

    .absc.list .notice {

        background-color: dimgray !important;

    }

    .title strong span {

        color: chartreuse !important;

    }

    #aplosboard {

        color: white !important;

    }

    #flagList > table > tbody > tr > td.title > a.commentNum.ab-point-color {

        color: turquoise !important;

    }

    .absc.pgnt .pagination-num {

        color: white !important;

    }

    .swiper-container, .page-header {

        color: dimgray !important;

    }

    #mainswiper-wrap {

        background-color: dimgray !important;

    }

    body > header > div.menu{

        background-color: dimgray !important;

    }

    body > header > div.logo_2015 {

        background-color: dimgray !important;

    }

    .absc.article .article-header .ah-meta > span {

        color: white !important;

    }

    #cd-menu-trigger {

        background: black !important;

        border-radius: 5px;

    }

    #widgetTabBox_2018cms.top_tab li a {

        color: white !important;

    }

}

신고
댓글 20

댓글 달기

번호 카테고리 제목 글쓴이 날짜
일반 [공지] 회원 징계 (2025.05.09) & 이용규칙 (수정)10 title: [회원구입불가]힙합엘이 2025.05.09
인디펜던트 뮤지션 프로모션 패키지 5.0 안내 title: [회원구입불가]힙합엘이 2023.01.20
화제의 글 일반 창간 2주년! 한국힙합 매거진 HOM #25 6월 9일 공개 예정!4 title: [E] Dr. Dre - The Chronic쟈이즈 13시간 전
화제의 글 음악 랩으로 먹은 화제의 글6 Kwan1 12시간 전
화제의 글 일반 오토튠스윙스와 개지리는 키드밀리피처링7 title: 수비KCTAPE 2025.06.06
178478 일반 이거 합성 잘해서 혼자서 쿡쿡대고 있었는데 불쌍한가요 저?7 title: Kendrick Lamar (MMTBS)김루드 2021.08.30
178477 음악 원타임 노래는 지금 들어도 좋네요.2 shalom 2021.08.30
178476 일반 페노메코의 작사에 대한 생각?19 XRESD 2021.08.30
178475 음악 소신발언) 딘, 잼, 블랙넛보다 릴보이가 더 나쁜럼입니다17 title: 박재범Alonso2000 2021.08.30
178474 일반 씨잼발롬아 앨범 안 낼거면 블랙넛이나 빨아라9 title: [로고] Vismajor브린이갑이다 2021.08.30
178473 일반 진짜 이제 어디 언급하기만 해봐28 title: Travis Scott (UTOPIA)어디는어디쯤에 2021.08.30
178472 음악 실시간 쿤디 라방6 Circles 2021.08.30
178471 일반 힙x) EPL 이번시즌 존x 재미있습니다.14 오마이걸 2021.08.30
178470 일반 힙합에 흥미를 잃었다.25 김현빈 2021.08.30
178469 일반 현 시점 커플보다 솔로가 행복한 이유 txt. (장문)11 title: Graduation해로war 2021.08.30
일반 힙합엘이 다크모드를 위한 디자인 소스를 만들었습니다20 title: Kanye West (Donda)호두율무차 2021.08.30
178467 그림/아트웍 국내 래퍼를 그리고있습니다. 13번째(스카이민혁 skyminhyuk)8 llleesang 2021.08.29
178466 음악 이수린 3집 예고9 title: Kanye West (Donda)JackKongnamu 2021.08.29
178465 일반 국게가 외게보다 리젠 느린건 첨 보네요9 title: Dropout Bear김심야와친구들 2021.08.29
178464 음악 너무 행복합니다. title: 박재범Alonso2000 2021.08.29
178463 일반 스윙스식 펀치라인4 title: 털ㄴ업 (2)국힙원탑한창석 2021.08.29