Comment rationale for swapping dark theme colors

Signed-off-by: Justin Sleep <justin@midnightmechanism.com>
pull/21833/head
Justin Sleep 2020-01-05 17:58:07 -06:00
parent dcdf68d7e1
commit 8ec8a7c015
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@ $breadcrumb-placeholder-bg-color: #272c35;
}
// diff highlight colors
// intentionally swapped to avoid inversion
.hljs-addition {
background: #fdd;
}