diff --git a/theme/index.hbs b/theme/index.hbs
index d09161f5..b08b8364 100644
--- a/theme/index.hbs
+++ b/theme/index.hbs
@@ -173,9 +173,31 @@
diff --git a/theme/style3.css b/theme/style3.css
index b05d5a73..1450230f 100644
--- a/theme/style3.css
+++ b/theme/style3.css
@@ -113,3 +113,6 @@ code.editable, .ace_scroller {
margin-top: 8px;
}
+.chapter li .md-viewed {
+ color: #777;
+}