Skip to content

Commit aa51e1e

Browse files
committed
color changes
1 parent 7a8436f commit aa51e1e

File tree

6 files changed

+23
-23
lines changed

6 files changed

+23
-23
lines changed

src/components/Footer.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</script>
1212

1313
<div
14-
class="py-8 px-8 md:px-12 w-full bg-theme-100 sm:flex sm:justify-center sm:justify-end items-center text-blackberry-800 ${classNames}"
14+
class="py-8 px-8 md:px-12 w-full bg-[#A7D0F1] sm:flex sm:justify-center sm:justify-end items-center text-blackberry-800 ${classNames}"
1515
>
1616
<div class="flex justify-evenly space-x-4 sm:space-x-8 sm:ml-auto">
1717
<a href="mailto:[email protected]" target="_blank" class="hover:text-blackberry-500">

src/routes/faq.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
<section class="text-blueberry-200 flex flex-col justify-between min-h-screen">
1010
<div class="p-8 md:p-12">
11-
<a href="{base}/"><Home width="32px" class="text-theme-100 hover:text-theme-200" /></a>
11+
<a href="{base}/"><Home width="32px" class="text-[#A7D0F1] hover:text-[#83BDEC]" /></a>
1212
<div class="flex items-center mt-8">
13-
<div class="flex bg-theme-100 rounded-2xl h-16 w-16 items-center mr-4">
13+
<div class="flex bg-[#A7D0F1] rounded-2xl h-16 w-16 items-center mr-4">
1414
<div class="m-auto font-black text-blackberry-800 text-center text-4xl">?</div>
1515
</div>
1616
<h1 class="text-5xl font-black text-white">FAQ</h1>

src/routes/index.svelte

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{
2222
text: 'FAQ',
2323
href: `${base}/faq`,
24-
button: { class: 'bg-lightyellow-100 hover:bg-lightyellow-200' }
24+
button: { class: 'bg-[#A2CEF1] hover:bg-[#83BDEC]' }
2525
},
2626
{
2727
text: 'Schedule',
@@ -63,26 +63,26 @@
6363
<div class="text-white font-bold text-6xl md:text-8xl">
6464
HackTJ
6565
<!-- TODO: `Overpass Mono`: -->
66-
<sup class="text-3xl md:text-4xl font-mono align-super text-theme-100"
66+
<sup class="text-3xl md:text-4xl font-mono align-super" style="color: rgba(161,206,241,255);"
6767
>{event.iteration}</sup
6868
>
6969
</div>
7070
<h3 class="text-white font-medium text-xl md:text-2xl w-3/4">
71-
<!-- <span class="text-theme-100 font-bold">March 4-5, Cvent</span>
72-
<br /> -->
71+
<span class="text-[#A7D0F1] font-bold">March 8-9, Cvent</span>
72+
<br />
7373
Build the next greatest thing - oh, and bring your friends along too.
7474
</h3>
7575
<div class="flex flex-col md:flex-row mt-6 space-y-3 md:space-y-0 space-x-0 md:space-x-3">
7676
{#if registration.isOpen}
7777
<a
7878
href="{base}/register"
79-
class="block text-center py-3 bg-theme-100 hover:bg-theme-200 text-blueberry-800 text-xl font-bold rounded-2xl px-8"
79+
class="block text-center py-3 bg-[#83BDEC] hover:bg-theme-200 text-blueberry-800 text-xl font-bold rounded-2xl px-8"
8080
>&emsp;Register&emsp;</a
8181
>
8282
{/if}
8383
<a
8484
href="{base}/schedule"
85-
class="block text-center py-3 bg-spruce-100 hover:bg-spruce-200 text-blueberry-800 text-xl font-bold rounded-2xl px-8"
85+
class="block text-center py-3 bg-[rgba(161,206,241,255)] hover:bg-purple-400 text-blueberry-800 text-xl font-bold rounded-2xl px-8"
8686
>Schedule</a
8787
>
8888
</div>
@@ -96,25 +96,25 @@
9696
fill="none"
9797
xmlns="http://www.w3.org/2000/svg"
9898
>
99-
<rect x="-326" width="599" height="61" rx="30.5" fill="#FE5F55" />
99+
<rect x="-326" width="599" height="61" rx="30.5" fill="#B8F1EF" />
100100
<path
101101
d="M321 30.5C321 13.6553 334.655 0 351.5 0H1441V61H351.5C334.655 61 321 47.3447 321 30.5V30.5Z"
102-
fill="#737AB0"
102+
fill="#a2cef1"
103103
/>
104104
</svg>
105105
<svg class="mb-6" viewBox="0 0 1440 61" fill="none" xmlns="http://www.w3.org/2000/svg">
106106
<rect x="-323" width="470" height="61" rx="30.5" fill="#F3F7F0" />
107107
<rect x="195" width="271" height="61" rx="30.5" fill="#B8DBD9" />
108-
<rect x="514" width="458" height="61" rx="30.5" fill="#FB6376" />
109-
<rect x="1020" width="599" height="61" rx="30.5" fill="#FED049" />
108+
<rect x="514" width="458" height="61" rx="30.5" fill="#6AB4B0" />
109+
<rect x="1020" width="599" height="61" rx="30.5" fill="#799bb6" />
110110
</svg>
111111
</div>
112112
</div>
113113

114114
<!-- About Section -->
115115
<section class="mt-8 p-8 md:p-12 text-blueberry-200" id="about">
116116
<h1 class="text-4xl md:text-6xl lg:text-7xl font-black">
117-
Welcome to the Future Generation of <span class="text-theme-100">Coders</span>
117+
Welcome to the Future Generation of <span class="text-[#A7D0F1]">Coders</span>
118118
</h1>
119119
<div class="flex flex-col lg:flex-row mt-4 text-lg space-y-8 lg:space-y-0 lg:space-x-8">
120120
<p class="flex-1">
@@ -133,7 +133,7 @@
133133
<div class="flex flex-col md:flex-row mt-6 space-y-3 md:space-y-0 space-x-0 md:space-x-3">
134134
<a
135135
href="{base}/faq"
136-
class="block text-center py-3 bg-lightyellow-100 hover:bg-lightyellow-200 text-blueberry-800 text-xl font-bold rounded-2xl px-8"
136+
class="block text-center py-3 bg-[#A7D0F1] hover:bg-[#83BDEC] text-blueberry-800 text-xl font-bold rounded-2xl px-8"
137137
>FAQ</a
138138
>
139139
<a
@@ -168,12 +168,12 @@
168168
<h1 class="text-4xl md:text-6xl font-black text-white">Sponsors</h1>
169169
<h3 class="mt-2 text-xl md:text-2xl font-bold text-blueberry-200">
170170
Interested in sponsoring? Check out our <a
171-
class="underline text-theme-100 hover:text-theme-200"
171+
class="underline text-[#A7D0F1] hover:text-[#83BDEC]"
172172
href="{base}/{event.sponsorshipPacket}"
173173
target="_blank">{event.iteration} sponsorship packet</a
174174
>
175175
or email us at
176-
<a class="underline text-theme-100 hover:text-theme-200" href="mailto:[email protected]"
176+
<a class="underline text-[#A7D0F1] hover:text-[#83BDEC]" href="mailto:[email protected]"
177177
178178
> if you're interested or have any questions!
179179
</h3>
@@ -191,7 +191,7 @@
191191
unstyled={true}
192192
classBg="fixed top-0 left-0 w-screen h-screen flex flex-col justify-center bg-blackberry-800/[0.8] z-10"
193193
classWindowWrap="relative m-4 max-h-full"
194-
classWindow="rounded-2xl bg-theme-100 text-black p-6 md:p-8 max-w-xl max-h-full m-auto relative"
194+
classWindow="rounded-2xl bg-[#A7D0F1] text-black p-6 md:p-8 max-w-xl max-h-full m-auto relative"
195195
closeButton={CloseButton}
196196
>
197197
<div
@@ -219,7 +219,7 @@
219219
href={location.mapsLink}
220220
target="_blank"
221221
rel="noopener noreferred"
222-
class="block mt-4 text-center py-3 bg-theme-100 hover:bg-theme-200 text-blueberry-800 text-xl font-bold rounded-2xl"
222+
class="block mt-4 text-center py-3 bg-[#A7D0F1] hover:bg-[#83BDEC] text-blueberry-800 text-xl font-bold rounded-2xl"
223223
>Open in Google Maps</a
224224
>
225225
</div>

src/routes/register.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<section class="text-blueberry-200 flex flex-col justify-between min-h-screen">
1212
<div class="p-8 md:p-12 flex flex-col grow">
13-
<a href="{base}/"><Home width="32px" class="text-theme-100 hover:text-theme-200" /></a>
13+
<a href="{base}/"><Home width="32px" class="text-[#A7D0F1] hover:text-[#83BDEC]" /></a>
1414
<h1 class="text-5xl font-black text-white mt-8 mb-2">Registration</h1>
1515
<p>
1616
{#if registration.participant.notOpenYet}

src/routes/resources.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<section class="text-blueberry-200 flex flex-col justify-between min-h-screen">
1111
<div class="p-8 md:p-12">
12-
<a href="{base}/"><Home width="32px" class="text-theme-100 hover:text-theme-200" /></a>
12+
<a href="{base}/"><Home width="32px" class="text-[#A7D0F1] hover:text-[#83BDEC]" /></a>
1313
<h1 class="text-5xl font-black text-white mt-8">Beginner Resources</h1>
1414
<div
1515
class="mt-6 grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 2xl:grid-cols-5 gap-8"

src/routes/schedule.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
let currentDate = Object.keys(cardData)[currentDateIndex];
3131
let hourlyData = Object.values(cardData[currentDate]);
3232
33-
const activeButtonClass = 'bg-theme-100 text-blueberry-800 hover:bg-theme-200';
33+
const activeButtonClass = 'bg-[#A7D0F1] text-blueberry-800 hover:bg-[#83BDEC]';
3434
const inactiveButtonClass = 'border-2 border-white text-white hover:bg-blackberry-500';
3535
3636
function updateIndex(i) {
@@ -43,7 +43,7 @@
4343
<section class="text-blueberry-200 flex flex-col justify-between min-h-screen">
4444
<div class="h-full grow flex flex-col">
4545
<div class="px-8 md:px-12 pt-8 md:pt-12">
46-
<a href="{base}/"><Home width="32px" class="text-theme-100 hover:text-theme-200" /></a>
46+
<a href="{base}/"><Home width="32px" class="text-[#A7D0F1] hover:text-[#83BDEC]" /></a>
4747
<h1 class="pt-8 md:pt-8 text-5xl font-black text-white">Schedule</h1>
4848
<div class="flex flex-col md:flex-row space-x-0 md:space-x-4 space-y-4 md:space-y-0 mt-4">
4949
{#each Object.keys(cardData) as date, i}

0 commit comments

Comments
 (0)