瀏覽代碼

Fixing typo

soyjavi 13 年之前
父節點
當前提交
5fb291893d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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%)