forked from hackclubiter/Summer-Hacks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththeme.html
176 lines (155 loc) · 7.32 KB
/
theme.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="HandheldFriendly" content="true">
<meta name="title" content="Summer Hacks">
<meta name="description" content="Summer Hacks by SOA Code Room">
<meta property="og:image" content="https://raw.githubusercontent.com/SOACodeRoom/Summer-Hacks/main/img/header.png">
<meta name="author" content="SOA Code Room">
<meta name="keywords" content="SOA Code Room">
<title>Summer Hacks</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet">
<link href="css/themes.css" rel="stylesheet">
<link rel="stylesheet" href="./css/nav.css">
</head>
<div id="particles-js"></div>
<body>
<nav>
<div class="hamburger">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
<ul class="nav-links">
<li><a id="pure-virtual-sticker" style="display:block;max-width:100px;min-width:100px;position:fixed;left:10px;top: 10px;width:10%;z-index:10000" href="#" target="_blank"><img src="./img/pure-virtual-sticker.svg" alt="" style="width:100%"></a>
<li><a href="index.html">HOME</a></li>
<li><a href="theme.html">THEMES</a></li>
<li><a href="events.html">EVENTS</a></li>
<li><a href="contact.html">CONTACT</a></li>
<li><a href="faqs.html">FAQs</a></li>
<li><a href="apply.html" id="apply_button">APPLY🚀</a></li>
</li>
</ul>
</nav>
<section>
<h1 class="sub-heading-theme diagonal-text orange" style="padding: 2em 0 1em 0;">Theme for Summer Hacks</h1>
</section>
<section class="diagonal-section white-bg">
<div class="mx-auto diagonal-section-content">
<div class="container nexa">
<p class="black bold">✅The list of themes provided in the list can be used based on developer’s interest. But only a single theme can be used.
</br></br>
✅Multiple theme combinations are not allowed.
<br><br>
✅The text color can be black. But based on the the theme developer can opt for a contrast color text.
</p>
</div>
</div>
</section>
<section id="themes">
<div class="wrapper">
<div class="theme__card">
<span class="theme_header">THEME 1</span>
<div class="theme_color" style="background-color: #abcdcb"></div>
<div class="theme_color" style="background-color: #c84361"></div>
<div class="theme_color" style="background-color: #f2f1a7"></div>
<div class="theme_color" style="background-color: #ef5959"></div>
</div>
</div>
<div class="wrapper">
<div class="theme__card">
<span class="theme_header">THEME 2</span>
<div class="theme_color" style="background-color: #ffd96a"></div>
<div class="theme_color" style="background-color: #f1f864"></div>
<div class="theme_color" style="background-color: #bceb3c"></div>
<div class="theme_color" style="background-color: #7cbd1e"></div>
</div>
</div>
<div class="wrapper">
<div class="theme__card">
<span class="theme_header">THEME 3</span>
<div class="theme_color" style="background-color: #f34949"></div>
<div class="theme_color" style="background-color: #ff9090"></div>
<div class="theme_color" style="background-color: #ffb6b9"></div>
<div class="theme_color" style="background-color: #ffd96a"></div>
</div>
</div>
<div class="wrapper">
<div class="theme__card">
<span class="theme_header">THEME 4</span>
<div class="theme_color" style="background-color: #f05a28"></div>
<div class="theme_color" style="background-color: #f7931e"></div>
<div class="theme_color" style="background-color: #f9e090"></div>
<div class="theme_color" style="background-color: #ff935c"></div>
</div>
</div>
<div class="wrapper">
<div class="theme__card">
<span class="theme_header">THEME 5</span>
<div class="theme_color" style="background-color: #31326f"></div>
<div class="theme_color" style="background-color: #ffc93c"></div>
<div class="theme_color" style="background-color: #dbf6e9"></div>
<div class="theme_color" style="background-color: #9ddfd3"></div>
</div>
</div>
<div class="wrapper">
<div class="theme__card">
<span class="theme_header">THEME 6</span>
<div class="theme_color" style="background-color: #007580"></div>
<div class="theme_color" style="background-color: #fed049"></div>
<div class="theme_color" style="background-color: #487e95"></div>
<div class="theme_color" style="background-color: #a2d5f2"></div>
</div>
</div>
<div class="wrapper">
<div class="theme__card">
<span class="theme_header">THEME 7</span>
<div class="theme_color" style="background-color: #321f28"></div>
<div class="theme_color" style="background-color: #734046"></div>
<div class="theme_color" style="background-color: #a05344"></div>
<div class="theme_color" style="background-color: #e79e4f"></div>
</div>
</div>
<div class="wrapper">
<div class="theme__card">
<span class="theme_header">THEME 8</span>
<div class="theme_color" style="background-color: #ffbe0f"></div>
<div class="theme_color" style="background-color: #fa1e0e"></div>
<div class="theme_color" style="background-color: #bd2000"></div>
<div class="theme_color" style="background-color: #8c0000"></div>
</div>
</div>
<div class="wrapper">
<div class="theme__card">
<span class="theme_header">THEME 9</span>
<div class="theme_color" style="background-color: #c70d3a"></div>
<div class="theme_color" style="background-color: #ed5107"></div>
<div class="theme_color" style="background-color: #230338"></div>
<div class="theme_color" style="background-color: #02383c"></div>
</div>
</div>
</section>
<section class="diagonal-section black-bg" style="height: 4em; opacity: 1;"></section>
<section class="footer-section black-bg">
<div style="padding-top: 0">
<div class="small text-center white">
<div class="social d-flex justify-content-center"></div>
<div class="white mb-4 sub-heading-small">
Copyright © SOA Code Room 2021
</div>
</div>
</section>
</section>
<script src="./js/themes.js"></script>
<script src="./js/script.js"></script>
<script src="./js/particles.js"></script>
<script src="./js/app.js"></script>
<script src="./js/nav.js"></script>
</body>
</html>