Update some more Commento colors
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Lucien Cartier-Tilet 2022-11-30 01:21:18 +01:00
parent 34d02fe2b1
commit ff7a806bef
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 7 additions and 1 deletions

View File

@ -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;