diff --git a/stylesheets/lists.less b/stylesheets/lists.less index 63aad2f..ead064c 100644 --- a/stylesheets/lists.less +++ b/stylesheets/lists.less @@ -54,7 +54,7 @@ li.two-lines { .secondary-line { color: @text-color-subtle; } &.selected .secondary-line { - color: lighten(@text-color-subtle, 10%); + color: @text-color; text-shadow: none; } }