|
|
@ -9,14 +9,14 @@ |
|
|
|
background-color: rgba(17, 187, 255, 0.25); |
|
|
|
} |
|
|
|
.theme-story .color-primary { |
|
|
|
color: #1CF; |
|
|
|
color: #4BF; |
|
|
|
} |
|
|
|
.theme-story .color-text { |
|
|
|
color: #ABC; |
|
|
|
} |
|
|
|
.theme-story .color-highlight-primary { |
|
|
|
background-color: rgba(34, 187, 255, 0.25); |
|
|
|
color: #1CF; |
|
|
|
color: #4BF; |
|
|
|
} |
|
|
|
.theme-story .color-highlight-dark { |
|
|
|
background-color: rgba(0, 9, 18, 0.50); |
|
|
@ -33,14 +33,14 @@ |
|
|
|
background-color: rgba(255, 187, 17, 0.25); |
|
|
|
} |
|
|
|
.theme-logs .color-primary { |
|
|
|
color: #FC1; |
|
|
|
color: #FB1; |
|
|
|
} |
|
|
|
.theme-logs .color-text { |
|
|
|
color: #CCB; |
|
|
|
} |
|
|
|
.theme-logs .color-highlight-primary { |
|
|
|
background-color: rgba(255, 187, 15, 0.25); |
|
|
|
color: #FC1; |
|
|
|
color: #FB1; |
|
|
|
} |
|
|
|
.theme-logs .color-highlight-dark { |
|
|
|
background-color: rgba(18, 9, 0, 0.50); |
|
|
|