-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
185 lines (161 loc) · 7.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!DOCTYPE html>
<html lang="en">
<head>
<title>Doshy - Slides Background</title>
<meta name="viewport" content="width=device-width,maximum-scale=0.9" />
<link rel="stylesheet" type="text/css" href="assets/main.css">
<link rel="icon" href="assets/profile.png" type="image/gif" sizes="16x16">
<meta name="google-site-verification" content="ok6ySg_qj0ACj-mIQVG76q0EzsoDaqr99QZ11eJicjw" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto&display=swap" rel="stylesheet">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://slides.doshy.org/">
<meta property="og:title" content="Slides Background">
<meta property="og:description" content="Generate Beautiful Material Backgrounds For Your Google Slides Presentation">
<meta property="og:image" content="/assets/2.png">
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="slides.doshy.org">
<meta property="twitter:url" content="https://slides.doshy.org/">
<meta name="twitter:title" content="Slides Background">
<meta name="twitter:description" content="Generate Beautiful Material Backgrounds For Your Google Slides Presentation">
<meta name="twitter:image" content="https://slides.doshy.org/assets/2.png">
<!-- <link rel="stylesheet" href="https://unpkg.com/flickity@2/dist/flickity.min.css">
<script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script> -->
</head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-165989501-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-165989501-1');
</script>
<body >
<ul class = "nav" id="nav">
<li class="selected nav"><a href="index.html" class="navlink">Slides Background</a></li>
<li class="nav"><a href="privacypolicy.html" class="navlink">Privacy Policy</a></li>
<li class="nav"><a href="help.html" class="navlink">Help</a></li>
<li style="float: right;" class="nav"><a href="contact.html" class="navlink">Contact</a></li>
</ul>
<center class = "centerconatin">
<div class = "top2">
<h1 class="titlehome">Slides Background</h1>
<p style="color: white; font-size: 1.4em" class="subtitle">Generate Beautiful Material Backgrounds For Your Presentation</p>
</div>
<div class="row">
<div class="column" style="background-color:#F8F8F8; padding: 2%; width: 60%;">
<img style = "width: 100%; margin-bottom: 30px;" align="left" src="assets/example.png">
<img style="width: 100%;" align="left" src="assets/example2.png">
</div>
<div class="column" style="background-color:white; padding-left: 4%; width: 40%;">
<p style="font-size: 1.6em;">10+ Unique Themes To Choose From</p>
<br>
<br>
<div class="selectBlock" onclick="settheme(0)" id="1000">
<p>Sea Blue</p>
<ul class = "color" id="0"></ul>
</div>
<div class="selectBlock" onclick="settheme(1)" id="1001">
<p>Dark</p>
<ul class = "color" id="1"></ul>
</div>
<div class="selectBlock" onclick="settheme(2)" id="1002">
<p>Mint</p>
<ul class = "color" id="2"></ul>
</div>
<div class="selectBlock" onclick="settheme(3)" id="1003">
<p>Mint Chip</p>
<ul class = "color" id="3"></ul>
</div>
<div class="selectBlock" onclick="settheme(4)" id="1004">
<p>Rainbow</p>
<ul class = "color" id="4"></ul>
</div>
<div class="selectBlock" onclick="settheme(5)" id="1005">
<p>Forest Green</p>
<ul class = "color" id="5"></ul>
</div>
<div class="selectBlock" onclick="settheme(6)" id="1006">
<p>Appalachian Fall</p>
<ul class = "color" id="6"></ul>
</div>
<div class="selectBlock" onclick="settheme(7)" id="1007">
<p>Pastel Sunset</p>
<ul class = "color" id="7"></ul>
</div>
<div class="selectBlock" onclick="settheme(8)" id="1008">
<p>Pacific Fog</p>
<ul class = "color" id="8"></ul>
</div>
<div class="selectBlock" onclick="settheme(9)" id="1009">
<p>Land Before Time</p>
<ul class = "color" id="9"></ul>
</div>
<div class="selectBlock" onclick="settheme(10)" id="1010">
<p>Desert Stone</p>
<ul class = "color" id="10"></ul>
</div>
<div class="selectBlock" onclick="settheme(11)" id="1011">
<p>Purple Night</p>
<ul class = "color" id="11"></ul>
</div>
</div>
</div>
<div>
<!-- <div class="main-carousel" data-flickity='{ "wrapAround": true, "autoPlay": 2500}'>
<div class="carousel-cell">
<img src="assets/background.png" class="carousel-img">
</div>
<div class="carousel-cell"><img src="examples/1.png" class="carousel-img"></div>
<div class="carousel-cell"><img src="examples/2.png" class="carousel-img"></div>
<div class="carousel-cell"><img src="examples/3.png" class="carousel-img"></div>
<div class="carousel-cell"><img src="examples/4.png" class="carousel-img"></div>
<div class="carousel-cell"><img src="examples/5.png" class="carousel-img"></div>
</div> -->
</div>
<div class="full" style="display: inline-block;">
<img src="assets/gsuite.png" style="width: 3em; float: center; vertical-align: middle; margin-right: 20px">
<a href="https://gsuite.google.com/marketplace/app/slides_background/732310380877" style="font-size: 1.3em; vertical-align: middle">Available on the G Suite Marketplace</a>
<br>
</div>
<br>
<a href="assets/extension.html" style="font-size: 1em" class="list">Online Demo</a>
<a href="https://docs.google.com/forms/d/1tVSrWPSzFkB_VtgbRTuBo2mCt5CWWLWAaVEH-Eu8Zmo/viewform?edit_requested=true" style="font-size: 1em" class="list">Report a Bug</a>
<br><br><br>
<p> © Doshy 2020</p>
<br>
<br>
</center>
</body>
<script type="text/javascript">
var colors = [
["#1976D2","#607D8B","#BBDEFB","#2196F3","#536DFE","#BDBDBD"],
["#FE9400","#283339","#19272F","#32434A"],
["#9cfdd2","#c4fce9","#dce9de","#1463f5","#6ab0fc","#6c73fc","#7094c9"],
["#9cfda1","#9cfdd2","#283339","#19272F","#32434A"],
["#B3E5FC","#0288D1","#0097A7","#D4E157","#43A047","#81C784","#FFEE58","#FF8F00","#E65100"],
["#D4E157","#43A047","#537234","#81C784","#FFEE58"],
["#fb4d18", "#bd2210","#e38839","#eda02b", "#753218","#cf9f42"],
["#e88146","#fdc886","#cca3ab","#e9ac8f","#5f6595","#8d90bd","#b09fc1","#fdba00","#e55542"],
["#767d85","#b4bab6","#838a90","#445660","#7185a6","#717d8d","#576872"],
["#809342","#415019","#446c25","#385b59","#656462","#1c4922","#8392a5"],
["#786c65","#d0b49d","#a78e58","#4e4118","#382812","#aa9788","#836b3a","#b9b66d","#8e883c","#584f4b","#21190b","#b8aaa4"],
["#30308c","#040405","#1a1b66","#10114f","#090a38","#5c5c99"]
];
function displayThemes() {
for(var i = 0; i<colors.length; i++){
var ul = document.getElementById(i);
console.log(ul);
for(var a = 0; a<colors[i].length; a++){
console.log(a);
var li = document.createElement("li");
li.appendChild(document.createTextNode("P"));
li.style.backgroundColor = colors[i][a];
li.style.color= colors[i][a];
ul.appendChild(li);
}
}
}
displayThemes();
</script>
</html>