include slide number color in theme template
authorHakim El Hattab <hakim.elhattab@gmail.com>
Wed, 27 Nov 2013 16:00:21 +0000 (11:00 -0500)
committerHakim El Hattab <hakim.elhattab@gmail.com>
Wed, 27 Nov 2013 16:00:21 +0000 (11:00 -0500)
css/theme/beige.css
css/theme/blood.css
css/theme/default.css
css/theme/moon.css
css/theme/night.css
css/theme/serif.css
css/theme/simple.css
css/theme/sky.css
css/theme/solarized.css
css/theme/template/theme.scss

index 7fb3ca47174480b47fb341abaf2519218deeacd0..089cb7b9adcdf03ccc3143b0cf760484f76ac18e 100644 (file)
@@ -127,13 +127,6 @@ body {
 .reveal .controls div.navigate-down.enabled:hover {
   border-top-color: #c0a86e; }
 
-/*********************************************
- * SLIDE NUMBER
- *********************************************/
-.reveal .slide-number {
-  color: #8b743d;
-}
-
 /*********************************************
  * PROGRESS BAR
  *********************************************/
@@ -147,3 +140,9 @@ body {
   -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+  color: #8b743d; }
index 91521abf5afe4ee565702cd78539a3cf73bca5d0..0aefdd9bd5668e50e62f680eaf881e296ff1cc06 100644 (file)
@@ -140,6 +140,12 @@ body {
   -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
 
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+  color: #aa2233; }
+
 .reveal p {
   font-weight: 300;
   text-shadow: 1px 1px #222222; }
index 71bcc1732d1d8aaba16def5ca7d8eeb9a22ed742..a234861f9bfada3a7fd116c7851be994de1fa143 100644 (file)
@@ -127,13 +127,6 @@ body {
 .reveal .controls div.navigate-down.enabled:hover {
   border-top-color: #71e9f4; }
 
-/*********************************************
- * SLIDE NUMBER
- *********************************************/
-.reveal .slide-number {
-  color: #13daec;
-}
-
 /*********************************************
  * PROGRESS BAR
  *********************************************/
@@ -147,3 +140,9 @@ body {
   -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+  color: #13daec; }
index 8b9bb1d77eadcd608c7cf1cca99d0f4d49e3d89f..3c15b0089c92d5db9a68d7814f28414bdb293d45 100644 (file)
@@ -127,13 +127,6 @@ body {
 .reveal .controls div.navigate-down.enabled:hover {
   border-top-color: #78b9e6; }
 
-/*********************************************
- * SLIDE NUMBER
- *********************************************/
-.reveal .slide-number {
-  color: #268bd2;
-}
-
 /*********************************************
  * PROGRESS BAR
  *********************************************/
@@ -147,3 +140,9 @@ body {
   -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+  color: #268bd2; }
index fe48c2e4cfe33211c577aac7c27c5adcbddb6173..e8703a5dd3facd28b90343b453e85ce9333179ee 100644 (file)
@@ -115,13 +115,6 @@ body {
 .reveal .controls div.navigate-down.enabled:hover {
   border-top-color: #f3d7ac; }
 
-/*********************************************
- * SLIDE NUMBER
- *********************************************/
-.reveal .slide-number {
-  color: #e7ad52;
-}
-
 /*********************************************
  * PROGRESS BAR
  *********************************************/
@@ -135,3 +128,9 @@ body {
   -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+  color: #e7ad52; }
index fdc913a1b8a10bc34b670b643b055a3e9c3d619a..d5f0ad8cf23d5a73eee01501d3ab14ffd02450c2 100644 (file)
@@ -117,13 +117,6 @@ body {
 .reveal .controls div.navigate-down.enabled:hover {
   border-top-color: #8b7c69; }
 
-/*********************************************
- * SLIDE NUMBER
- *********************************************/
-.reveal .slide-number {
-  color: #51483d;
-}
-
 /*********************************************
  * PROGRESS BAR
  *********************************************/
@@ -137,3 +130,9 @@ body {
   -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+  color: #51483d; }
index 3ae86dcff936413320d1a859693a023f31b74acb..504606c0fd24555a503106922360b97f7bb0c559 100644 (file)
@@ -117,13 +117,6 @@ body {
 .reveal .controls div.navigate-down.enabled:hover {
   border-top-color: #0000f1; }
 
-/*********************************************
- * SLIDE NUMBER
- *********************************************/
-.reveal .slide-number {
-  color: darkblue;
-}
-
 /*********************************************
  * PROGRESS BAR
  *********************************************/
@@ -137,3 +130,9 @@ body {
   -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+  color: darkblue; }
index 352627b5b12d3711350b1aacf9841e564282293a..1a44760264b1b08ce3f098b683cb82bd6dd05823 100644 (file)
@@ -124,13 +124,6 @@ body {
 .reveal .controls div.navigate-down.enabled:hover {
   border-top-color: #74a7cb; }
 
-/*********************************************
- * SLIDE NUMBER
- *********************************************/
-.reveal .slide-number {
-  color: #3b759e;
-}
-
 /*********************************************
  * PROGRESS BAR
  *********************************************/
@@ -144,3 +137,9 @@ body {
   -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+  color: #3b759e; }
index 092c5d0d6559756f912bd666c375e17fb405d3a9..c8bff7c1d0636869fe9cf4f75668a4647fcdf326 100644 (file)
@@ -127,13 +127,6 @@ body {
 .reveal .controls div.navigate-down.enabled:hover {
   border-top-color: #78b9e6; }
 
-/*********************************************
- * SLIDE NUMBER
- *********************************************/
-.reveal .slide-number {
-  color: #268bd2;
-}
-
 /*********************************************
  * PROGRESS BAR
  *********************************************/
@@ -147,3 +140,9 @@ body {
   -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
   transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+  color: #268bd2; }
index ff863565f0a695cfbf88fc7f6ad806ea737f911b..1562b54ba5495bec9c50dfcdee93becf7369ede1 100644 (file)
@@ -160,4 +160,11 @@ body {
                        transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
        }
 
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+  color: $linkColor;
+}
+