Update some more Commento colors
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
34d02fe2b1
commit
ff7a806bef
@ -24,11 +24,17 @@
|
||||
color: #34495e !important;
|
||||
}
|
||||
.commento-root .commento-dark-card {
|
||||
color: #d08770 !important;
|
||||
background-color: #d08770 !important;
|
||||
}
|
||||
.commento-root input[type="text"], .commento-root textarea {
|
||||
color: #2e3440 !important;
|
||||
}
|
||||
.commento-root .commento-mod-tools::before {
|
||||
color: #b48ead !important;
|
||||
}
|
||||
.commento-root .commento-submit-button {
|
||||
color: #5e81ac !important;
|
||||
}
|
||||
|
||||
p code {
|
||||
font-family: monospace,monospace;
|
||||
|
Loading…
Reference in New Issue
Block a user