Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
scooterpsu committed Mar 29, 2019
2 parents 0dddf82 + 5cb1510 commit 6f388aa
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 52 deletions.
65 changes: 43 additions & 22 deletions comixology2/themes/dark-a/dark-a.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Dark-A theme v1.1 */
/* Dark-A theme v1.4 */


/* Going Full Dark */
Expand Down Expand Up @@ -69,16 +69,6 @@ body {
background-color: #000 !important;
}

/*
.footer_navigation_column {
border-left: 1px solid #CCCCCC !important;
}
.footer_navigation_column.first {
border-left: 0 !important;
}
*/

#featured {
border: none !important;
}
Expand Down Expand Up @@ -115,6 +105,10 @@ body {
background-color: #447CBA !important;
}

.thumb img {
box-shadow: 0 0 13px rgba(0,0,0,.5);
}

.dropdownmenu li {
color: #fff !important;

Expand All @@ -134,6 +128,16 @@ body {

.publisherContainer .textLink .name {
color: #FFF !important;
text-decoration: none;
}

.publisherContainer .textLink .name:hover {
color: #FFF !important;
text-decoration: underline;
}

.publisherContainer .iconLink .icon {
box-shadow: 0 0 13px rgba(0,0,0,.5);
}

.headerSection .title h1, .headerSection .story_arc_bc_desc h1 {
Expand All @@ -148,6 +152,7 @@ body {
color: #FFF !important;
border: none !important;
background: #447CBA !important;
box-shadow: 0 0 13px rgba(0,0,0,.5);
}

/* search*/
Expand Down Expand Up @@ -193,7 +198,7 @@ body {
}

.slide-previous {
background-image: url(/theme/themes/dark-a/arrow-left.png) !important;
background-image: url(/theme/themes/dark-a/arrow-left.png);
}

/* Nav*/
Expand Down Expand Up @@ -286,7 +291,7 @@ body {
}

.content-subtitle {
color: #fff !important;
color: #cccccc !important;
}

/*Featured Publishers*/
Expand Down Expand Up @@ -314,6 +319,11 @@ footer a {
color: #1F1F1F !important;
}

.bookmarks .expand-action:hover {
background: transparent !important;
}
/*Bookmark page end*/

/*icons*/
.lv2-row-button svg path {
fill: #fff !important;
Expand All @@ -333,12 +343,6 @@ footer a {
color: #fff !important;
}

/* Disable for fill darker
#footer_navigation select {
color: #000 !important;
}
*/

/*Comic Popup menu/info*/

.popupmenu {
Expand All @@ -355,17 +359,28 @@ footer a {
color: #fff !important;
}
#column3 .credits h2 {
color: #fff !important;
color: #cccccc !important;
}
#column3 .credits .aboutText {
color: #fff !important;
color: #cccccc !important;
}
#column3 .subtitle {
color: #fff !important;
}
#column3 .credits h3 {
color: #fff !important;
}
/*tweaks*/
.popupmenu {
padding-top: 25px;
padding-bottom: 25px;
}

#column3 .title{
padding-bottom: 10px;
}

/*Comic Popup menu/info end*/

/* Pagination */

Expand Down Expand Up @@ -427,6 +442,11 @@ footer a {
/*Files END*/

/* additional tweaks */

.serieslogo.logo{
box-shadow: 0 0 13px rgba(0,0,0,.5);
}

.content-title {
font-size: 12px;
}
Expand All @@ -452,4 +472,5 @@ footer a {
background-color: #141414 !important;
box-shadow: 0 0 13px rgba(0,0,0,.5);
}
/* additional tweaks end */

/* additional tweaks end */
77 changes: 47 additions & 30 deletions comixology2/themes/dark-b/dark-b.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Dark-B theme v1.1 */
/* Dark-B theme v1.4 */


/* Going Full Dark */
Expand Down Expand Up @@ -54,6 +54,7 @@ body {
background: #447CBA;
}


.flat-nav .primary_navigation_canvas input.search {
color: #fff !important;
/* border: 1px solid #c6c6c6 !important; */
Expand All @@ -68,16 +69,6 @@ body {
background-color: #000 !important;
}

/*
.footer_navigation_column {
border-left: 1px solid #CCCCCC !important;
}
.footer_navigation_column.first {
border-left: 0 !important;
}
*/

#featured {
border: none !important;
}
Expand Down Expand Up @@ -114,6 +105,10 @@ body {
background-color: #447CBA !important;
}

.thumb img {
box-shadow: 0 0 13px rgba(0,0,0,.5);
}

.dropdownmenu li {
color: #fff !important;

Expand All @@ -133,6 +128,16 @@ body {

.publisherContainer .textLink .name {
color: #FFF !important;
text-decoration: none;
}

.publisherContainer .textLink .name:hover {
color: #FFF !important;
text-decoration: underline;
}

.publisherContainer .iconLink .icon {
box-shadow: 0 0 13px rgba(0,0,0,.5);
}

.headerSection .title h1, .headerSection .story_arc_bc_desc h1 {
Expand All @@ -147,6 +152,7 @@ body {
color: #FFF !important;
border: none !important;
background: #447CBA !important;
box-shadow: 0 0 13px rgba(0,0,0,.5);
}

/* search*/
Expand Down Expand Up @@ -186,17 +192,13 @@ body {
color: #1F1F1F !important;
}

.list-content .label:before, .list-content .label:after {
border-bottom-color: #1F1F1F !important;
}

/* Carousel arrows */
.slide-next {
background-image: url(/theme/themes/dark-b/arrow-right.png);
}

.slide-previous {
background-image: url(/theme/themes/dark-b/arrow-left.png) !important;
background-image: url(/theme/themes/dark-b/arrow-left.png);
}

/* Nav*/
Expand All @@ -210,12 +212,8 @@ body {
}

/* homepage slider
.slide-next {
background-image: url(/theme/arrow-right.png);
right: 0;
} */
/* Sidebar */
/* Sidebar */
.sidebar-list li:hover a {
/*background-color: #388bb5; old*/
background-color: #447CBA;
Expand Down Expand Up @@ -251,6 +249,10 @@ body {
color: #fff !important;
}

.list-content .label:before, .list-content .label:after {
border-bottom-color: #1F1F1F !important;
}

.inline-rule {
background: none !important;
}
Expand Down Expand Up @@ -289,7 +291,7 @@ body {
}

.content-subtitle {
color: #fff !important;
color: #cccccc !important;
}

/*Featured Publishers*/
Expand Down Expand Up @@ -317,6 +319,11 @@ footer a {
color: #1F1F1F !important;
}

.bookmarks .expand-action:hover {
background: transparent !important;
}
/*Bookmark page end*/

/*icons*/
.lv2-row-button svg path {
fill: #fff !important;
Expand All @@ -336,12 +343,6 @@ footer a {
color: #fff !important;
}

/* Disable for fill darker
#footer_navigation select {
color: #000 !important;
}
*/

/*Comic Popup menu/info*/

.popupmenu {
Expand All @@ -358,17 +359,28 @@ footer a {
color: #fff !important;
}
#column3 .credits h2 {
color: #fff !important;
color: #cccccc !important;
}
#column3 .credits .aboutText {
color: #fff !important;
color: #cccccc !important;
}
#column3 .subtitle {
color: #fff !important;
}
#column3 .credits h3 {
color: #fff !important;
}
/*tweaks*/
.popupmenu {
padding-top: 25px;
padding-bottom: 25px;
}

#column3 .title{
padding-bottom: 10px;
}

/*Comic Popup menu/info end*/

/* Pagination */

Expand Down Expand Up @@ -430,6 +442,11 @@ footer a {
/*Files END*/

/* additional tweaks */

.serieslogo.logo{
box-shadow: 0 0 13px rgba(0,0,0,.5);
}

.content-title {
font-size: 12px;
}
Expand Down

0 comments on commit 6f388aa

Please sign in to comment.