Skip to content

Commit a4aa653

Browse files
author
coeurl
committed
reveal; npm run build
1 parent bdc9b48 commit a4aa653

28 files changed

Lines changed: 88 additions & 57 deletions

public/slide/20150830/table-relative/lib-reveal/dist/reveal.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/slide/20150830/table-relative/lib-reveal/dist/reveal.esm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/slide/20150830/table-relative/lib-reveal/dist/reveal.esm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/slide/20150830/table-relative/lib-reveal/dist/reveal.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/slide/20150830/table-relative/lib-reveal/dist/reveal.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/slide/20150830/table-relative/lib-reveal/dist/theme/beige.css

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,20 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba
3333
--r-heading4-size: 1em;
3434
--r-code-font: monospace;
3535
--r-link-color: #8b743d;
36-
--r-link-color-dark: #564826;
37-
--r-link-color-hover: #c0a86e;
36+
--r-link-color-dark: rgb(85.8325, 71.63, 37.6675);
37+
--r-link-color-hover: rgb(191.56, 167.64, 110.44);
3838
--r-selection-background-color: rgba(79, 64, 28, 0.99);
3939
--r-selection-color: #fff;
4040
}
4141

4242
.reveal-viewport {
43-
background: #f7f2d3;
44-
background: -moz-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
45-
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(100%, #f7f2d3));
46-
background: -webkit-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
47-
background: -o-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
48-
background: -ms-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
49-
background: radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
43+
background: rgb(247, 242, 211);
44+
background: -moz-radial-gradient(center, circle cover, rgb(255, 255, 255) 0%, rgb(247, 242, 211) 100%);
45+
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(247, 242, 211)));
46+
background: -webkit-radial-gradient(center, circle cover, rgb(255, 255, 255) 0%, rgb(247, 242, 211) 100%);
47+
background: -o-radial-gradient(center, circle cover, rgb(255, 255, 255) 0%, rgb(247, 242, 211) 100%);
48+
background: -ms-radial-gradient(center, circle cover, rgb(255, 255, 255) 0%, rgb(247, 242, 211) 100%);
49+
background: radial-gradient(center, circle cover, rgb(255, 255, 255) 0%, rgb(247, 242, 211) 100%);
5050
background-color: var(--r-background-color);
5151
}
5252

public/slide/20150830/table-relative/lib-reveal/dist/theme/black.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ section.has-light-background, section.has-light-background h1, section.has-light
3232
--r-heading4-size: 1em;
3333
--r-code-font: monospace;
3434
--r-link-color: #42affa;
35-
--r-link-color-dark: #068de9;
36-
--r-link-color-hover: #8dcffc;
37-
--r-selection-background-color: #bee4fd;
35+
--r-link-color-dark: rgb(6.1726804124, 140.7371134021, 233.3273195876);
36+
--r-link-color-hover: rgb(140.5283505155, 206.5463917526, 251.9716494845);
37+
--r-selection-background-color: rgb(190.2139175258, 227.5773195876, 253.2860824742);
3838
--r-selection-color: #fff;
3939
}
4040

public/slide/20150830/table-relative/lib-reveal/dist/theme/blood.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ section.has-light-background, section.has-light-background h1, section.has-light
3838
--r-heading4-size: 1em;
3939
--r-code-font: monospace;
4040
--r-link-color: #a23;
41-
--r-link-color-dark: #6a1520;
41+
--r-link-color-dark: rgb(106.25, 21.25, 31.875);
4242
--r-link-color-hover: #dd5566;
4343
--r-selection-background-color: #a23;
4444
--r-selection-color: #fff;

public/slide/20150830/table-relative/lib-reveal/dist/theme/league.css

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,20 @@ section.has-light-background, section.has-light-background h1, section.has-light
3535
--r-heading4-size: 1em;
3636
--r-code-font: monospace;
3737
--r-link-color: #13DAEC;
38-
--r-link-color-dark: #0d99a5;
39-
--r-link-color-hover: #71e9f4;
38+
--r-link-color-dark: rgb(13.3, 152.6, 165.2);
39+
--r-link-color-hover: rgb(113.4, 232.8, 243.6);
4040
--r-selection-background-color: #FF5E99;
4141
--r-selection-color: #fff;
4242
}
4343

4444
.reveal-viewport {
45-
background: #1c1e20;
46-
background: -moz-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
47-
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #555a5f), color-stop(100%, #1c1e20));
48-
background: -webkit-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
49-
background: -o-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
50-
background: -ms-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
51-
background: radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
45+
background: rgb(28, 30, 32);
46+
background: -moz-radial-gradient(center, circle cover, rgb(85, 90, 95) 0%, rgb(28, 30, 32) 100%);
47+
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgb(85, 90, 95)), color-stop(100%, rgb(28, 30, 32)));
48+
background: -webkit-radial-gradient(center, circle cover, rgb(85, 90, 95) 0%, rgb(28, 30, 32) 100%);
49+
background: -o-radial-gradient(center, circle cover, rgb(85, 90, 95) 0%, rgb(28, 30, 32) 100%);
50+
background: -ms-radial-gradient(center, circle cover, rgb(85, 90, 95) 0%, rgb(28, 30, 32) 100%);
51+
background: radial-gradient(center, circle cover, rgb(85, 90, 95) 0%, rgb(28, 30, 32) 100%);
5252
background-color: var(--r-background-color);
5353
}
5454

public/slide/20150830/table-relative/lib-reveal/dist/theme/moon.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ section.has-light-background, section.has-light-background h1, section.has-light
4040
--r-heading4-size: 1em;
4141
--r-code-font: monospace;
4242
--r-link-color: #268bd2;
43-
--r-link-color-dark: #1a6091;
44-
--r-link-color-hover: #78b9e6;
43+
--r-link-color-dark: rgb(26.2782258065, 96.122983871, 145.2217741935);
44+
--r-link-color-hover: rgb(119.5161290323, 184.6774193548, 230.4838709677);
4545
--r-selection-background-color: #d33682;
4646
--r-selection-color: #fff;
4747
}

0 commit comments

Comments
 (0)