perf: better gitment style in dark mode
This commit is contained in:
parent
ef8ce512f0
commit
e2a6d766ef
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
color: #787878 !important;
|
color: #787878 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gitment-editor-header {
|
||||||
|
background-color: #fefefe;
|
||||||
|
}
|
||||||
|
|
||||||
.gitment-comment-main, .gitment-editor-main {
|
.gitment-comment-main, .gitment-editor-main {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-radius: 3px !important;
|
border-radius: 3px !important;
|
||||||
|
|
Loading…
Reference in a new issue