some suggested color changes to template items
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
@colorSubtitle: rgb(119, 156, 52);
|
@colorSubtitle: rgb(119, 156, 52);
|
||||||
@colorRed: rgb(238, 125, 125);
|
@colorRed: rgb(238, 125, 125);
|
||||||
@colorLink: #2a6496;
|
@colorLink: #2a6496;
|
||||||
@colorBgNavi: #1a1a1a;
|
@colorBgNavi: #2a2a2a;
|
||||||
|
|
||||||
.font-description () {
|
.font-description () {
|
||||||
font-family: "freight-text-pro",Georgia,Cambria,"Times New Roman",Times,serif
|
font-family: "freight-text-pro",Georgia,Cambria,"Times New Roman",Times,serif
|
||||||
|
|||||||
@@ -79,23 +79,28 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
span.number {
|
span.number {
|
||||||
background-color: gray!important;
|
background-color: #ccc !important;
|
||||||
|
color: #2fa2b1 #important;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.string {
|
span.string {
|
||||||
background-color: gray!important;
|
background-color: #ccc !important;
|
||||||
|
color: #2fa2b1 #important;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.object {
|
span.object {
|
||||||
background-color: @colorLink!important;
|
background-color: #ccc !important;
|
||||||
|
color: #2fa2b1 #important;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.array {
|
span.array {
|
||||||
background-color: @colorLink!important;
|
background-color: #ccc !important;
|
||||||
|
color: #2fa2b1 #important;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.boolean {
|
span.boolean {
|
||||||
background-color: @colorRed!important;
|
background-color: #ccc !important;
|
||||||
|
color: #2fa2b1 #important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subsection-title {
|
.subsection-title {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -55,7 +55,7 @@ li {
|
|||||||
float: left;
|
float: left;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: #1a1a1a;
|
background-color: #2a2a2a;
|
||||||
}
|
}
|
||||||
.navigation .applicationName {
|
.navigation .applicationName {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@@ -109,7 +109,7 @@ li {
|
|||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
background-color: #1F6B75;
|
background-color: #1F6B75;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
font-size: 0.75em;
|
font-size: 0.7em;
|
||||||
padding: 2px 4px;
|
padding: 2px 4px;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
@@ -169,15 +169,15 @@ li {
|
|||||||
padding: 2px 4px;
|
padding: 2px 4px;
|
||||||
}
|
}
|
||||||
.main h4.name span.type-signature.type a {
|
.main h4.name span.type-signature.type a {
|
||||||
color: #e9e6ff;
|
color: #2f61b1;
|
||||||
}
|
}
|
||||||
.main h4.name span.type {
|
.main h4.name span.type {
|
||||||
margin-left: 5px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
.main h4.name span.glyphicon {
|
.main h4.name span.glyphicon {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
color: #e1e1e1;
|
color: #c1c1c1;
|
||||||
margin-left: 7px;
|
margin-left: 7px;
|
||||||
}
|
}
|
||||||
.main h4.name span.returnType {
|
.main h4.name span.returnType {
|
||||||
@@ -195,19 +195,24 @@ li {
|
|||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
}
|
}
|
||||||
.main span.number {
|
.main span.number {
|
||||||
background-color: gray!important;
|
background-color: #ccc !important;
|
||||||
|
color: #2fa2b1 !important;
|
||||||
}
|
}
|
||||||
.main span.string {
|
.main span.string {
|
||||||
background-color: gray!important;
|
background-color: #ccc !important;
|
||||||
|
color: #2fa2b1 !important;
|
||||||
}
|
}
|
||||||
.main span.object {
|
.main span.object {
|
||||||
background-color: #2a6496 !important;
|
background-color: #ccc !important;
|
||||||
|
color: #2fa2b1 !important;
|
||||||
}
|
}
|
||||||
.main span.array {
|
.main span.array {
|
||||||
background-color: #2a6496 !important;
|
background-color: #ccc !important;
|
||||||
|
color: #2fa2b1 !important;
|
||||||
}
|
}
|
||||||
.main span.boolean {
|
.main span.boolean {
|
||||||
background-color: #ee7d7d !important;
|
background-color: #ccc !important;
|
||||||
|
color: #2fa2b1 !important;
|
||||||
}
|
}
|
||||||
.main .subsection-title {
|
.main .subsection-title {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
@@ -258,7 +263,7 @@ li {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
background-color: #888!important;
|
background-color: #888!important;
|
||||||
font-size: 0.75em;
|
font-size: 0.7em;
|
||||||
padding: 2px 4px;
|
padding: 2px 4px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
@@ -323,7 +328,7 @@ li {
|
|||||||
float: left;
|
float: left;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
background-color: #ddd!important;
|
background-color: #ddd!important;
|
||||||
font-size: 0.75em;
|
font-size: 0.7em;
|
||||||
padding: 2px 4px;
|
padding: 2px 4px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
color: gray;
|
color: gray;
|
||||||
@@ -371,8 +376,8 @@ footer {
|
|||||||
color: #f2dede;
|
color: #f2dede;
|
||||||
}
|
}
|
||||||
.main span.stability.experimental {
|
.main span.stability.experimental {
|
||||||
background-color: red !important;
|
background-color: #F2CC79 !important;
|
||||||
color: #fcf8e3;
|
color: #800F07;
|
||||||
}
|
}
|
||||||
.main span.stability.unstable {
|
.main span.stability.unstable {
|
||||||
background-color: #3a87ad !important;
|
background-color: #3a87ad !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user