Comment rationale for swapping dark theme colors
Signed-off-by: Justin Sleep <justin@midnightmechanism.com>pull/21833/head
parent
dcdf68d7e1
commit
8ec8a7c015
|
@ -245,6 +245,7 @@ $breadcrumb-placeholder-bg-color: #272c35;
|
||||||
}
|
}
|
||||||
|
|
||||||
// diff highlight colors
|
// diff highlight colors
|
||||||
|
// intentionally swapped to avoid inversion
|
||||||
.hljs-addition {
|
.hljs-addition {
|
||||||
background: #fdd;
|
background: #fdd;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue