Browse Source

Fixing typo

soyjavi 13 năm trước cách đây
mục cha
commit
5fb291893d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/stylesheets/theme/theme.layout.list.styl

+ 1 - 1
src/stylesheets/theme/theme.layout.list.styl

@@ -57,7 +57,7 @@
       &:not(.active) .tag:not(.icon)
         background-color: ASIDE
       &.active .tag:not(.icon)
-        background-color: darken(THEME, 15%)
+        background-color: lighten(ASIDE, 10%)
 
     & .icon
       color: lighten(ASIDE, 70%)