Skip to content

Commit 789b0be

Browse files
committed
updated theme to dark with coloaur matching to main site
1 parent a4d6199 commit 789b0be

File tree

5 files changed

+23
-22
lines changed

5 files changed

+23
-22
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ color_schemes:
8484
- light
8585
- dark
8686

87-
color_scheme: light
87+
color_scheme: dark
8888

8989
# # Define Jekyll collections
9090
# collections:

_includes/footer_custom.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
<footer class="site-footer" style="background-color: #f8f9fb; color: #333; font-size: 14px; padding: 2rem 1rem;">
1+
<!-- Footer Starts light-bg: #f8f9fb -->
2+
<footer class="site-footer" style="background-color: #27262b; color: #e6e1e7; font-size: 14px; padding: 2rem 1rem;">
23
<div style="max-width: 100%; margin: 0 auto;">
34
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(23%, 1fr)); gap: 2rem;">
45

5-
<!-- Column 1: Copyright -->
6+
<!-- Column 1: Copyright light-color: #333-->
67
<div>
78
<p style="margin-bottom: 0.5rem;">
89
&copy; 2015–2025 <br/>
9-
<a href="https://kyutech-laseine.net/english/" target="_blank" rel="noopener noreferrer" style="color: #333; text-decoration: none;">
10+
<a href="https://kyutech-laseine.net/english/" target="_blank" rel="noopener noreferrer" style="color: #e6e1e7; text-decoration: none;">
1011
Laboratory of Lean Satellite Enterprises and In-Orbit Experiment (LaSEINE), Kyutech
1112
</a>
1213
</p>
@@ -16,12 +17,12 @@
1617
<div>
1718
<p style="margin-bottom: 0.3rem; font-weight: bold;">Contribute to Docs</p>
1819
<p style="margin: 0.4rem 0;">
19-
🛠️ <a href="https://birdsopensource.github.io/contribute" target="_blank" style="color: #333; text-decoration: none;">
20+
🛠️ <a href="https://birdsopensource.github.io/contribute" target="_blank" style="color: #e6e1e7; text-decoration: none;">
2021
Learn how to get involved
2122
</a>
2223
</p>
2324
<p style="margin: 0.4rem 0;">
24-
💬 <a href="https://github.com/orgs/BIRDSOpenSource/discussions/categories/general" target="_blank" style="color: #333; text-decoration: none;">
25+
💬 <a href="https://github.com/orgs/BIRDSOpenSource/discussions/categories/general" target="_blank" style="color: #e6e1e7; text-decoration: none;">
2526
Submit feedback
2627
</a>
2728
</p>
@@ -36,23 +37,23 @@
3637
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240" width="16" height="16" style="vertical-align: middle; margin-right: 6px; fill: #229ED9;">
3738
<path d="M120 0C53.73 0 0 53.73 0 120s53.73 120 120 120 120-53.73 120-120S186.27 0 120 0zm56.07 82.72l-18.73 88.27c-1.42 6.3-5.2 7.84-10.53 4.88l-29.12-21.46-14.04 13.52c-1.55 1.54-2.85 2.85-5.83 2.85l2.08-29.5 53.64-48.45c2.33-2.05-.51-3.2-3.6-1.15l-66.3 41.73-28.54-8.92c-6.2-1.94-6.3-6.2 1.29-9.17l111.65-43.06c5.2-1.93 9.74 1.28 8.07 9.46z"/>
3839
</svg>
39-
<a href="{{ site.telegram }}" target="_blank" style="color: #333; text-decoration: none;">Chat on Telegram</a>
40+
<a href="{{ site.telegram }}" target="_blank" style="color: #e6e1e7; text-decoration: none;">Chat on Telegram</a>
4041
</p>
4142

4243
<!-- YouTube -->
4344
<p style="margin: 0.4rem 0;">
4445
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="16" height="16" style="vertical-align: middle; margin-right: 6px; fill: red;">
4546
<path d="M23.498 6.186a2.897 2.897 0 0 0-2.038-2.049C19.663 3.5 12 3.5 12 3.5s-7.662 0-9.46.637a2.897 2.897 0 0 0-2.038 2.049C.5 8.02.5 12 .5 12s0 3.98.637 5.814a2.897 2.897 0 0 0 2.038 2.049C4.338 20.5 12 20.5 12 20.5s7.663 0 9.46-.637a2.897 2.897 0 0 0 2.038-2.049C23.5 15.98 23.5 12 23.5 12s0-3.98-.002-5.814zM9.75 15.568V8.432L15.818 12 9.75 15.568z"/>
4647
</svg>
47-
<a href="{{ site.youtube }}" target="_blank" style="color: #333; text-decoration: none;">Watch on YouTube</a>
48+
<a href="{{ site.youtube }}" target="_blank" style="color: #e6e1e7; text-decoration: none;">Watch on YouTube</a>
4849
</p>
4950

5051
<!-- Webinars -->
5152
<p style="margin: 0.4rem 0;">
52-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="16" height="16" style="vertical-align: middle; margin-right: 6px; fill: #333;">
53+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="16" height="16" style="vertical-align: middle; margin-right: 6px; fill: #e6e1e7;">
5354
<path d="M21 4H3C1.9 4 1 4.9 1 6v9c0 1.1.9 2 2 2h4v2H5a1 1 0 0 0 0 2h14a1 1 0 0 0 0-2h-2v-2h4c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2ZM3 15V6h18v9H3Zm10 2v2h-2v-2h2Zm-6-6h2v2H7v-2Zm3 0h2v2h-2v-2Zm3 0h2v2h-2v-2Z"/>
5455
</svg>
55-
<a href="{{ site.mailing_list }}" target="_blank" style="color: #333; text-decoration: none;">Join monthly webinars</a>
56+
<a href="{{ site.mailing_list }}" target="_blank" style="color: #e6e1e7; text-decoration: none;">Join monthly webinars</a>
5657
</p>
5758
</div>
5859
</div>
@@ -64,7 +65,7 @@
6465
<div style="display: flex; flex-wrap: wrap; gap: 0.5rem;">
6566
<input type="email" id="email" name="email" placeholder="you@example.com" required
6667
style="padding: 8px; flex: 1; min-width: 200px; border: 1px solid #ccc; border-radius: 4px;">
67-
<button type="submit" style="padding: 8px 16px; background-color: #333; color: white; border: none; border-radius: 4px; cursor: pointer;">
68+
<button type="submit" style="padding: 8px 16px; background-color: #005596; color: #e6e1e7; border: none; border-radius: 4px; cursor: pointer;">
6869
Subscribe
6970
</button>
7071
</div>

_site/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

assets/.DS_Store

0 Bytes
Binary file not shown.

index.en.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ lang: en
88
---
99

1010
### **{{site.tagline}}**
11-
{: .lh-0 .text-purple-200}
11+
{: .lh-0 .text-blue-000}
1212

1313
# Everything you need to build a satellite
1414

@@ -25,7 +25,7 @@ Explore the BIRDS bus and start building:
2525
<div style="display: flex; flex-wrap: wrap; gap: 10px; justify-content: space-between;">
2626

2727
<!-- Getting Started -->
28-
<div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #f4f6fa; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);">
28+
<div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #005596; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);">
2929
<div style="display: flex; align-items: center; gap: 10px;">
3030
<img src="https://www.svgrepo.com/show/9108/running-stick-figure.svg" width="40" height="40">
3131
<h3 style="margin: 0;">Getting Started</h3>
@@ -36,8 +36,8 @@ Explore the BIRDS bus and start building:
3636
</a>
3737
</div>
3838

39-
<!-- Hardware Guide -->
40-
<div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #f4f6fa; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);">
39+
<!-- Hardware Guide light-bg: #f4f6fa -->
40+
<div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #005596; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);">
4141
<div style="display: flex; align-items: center; gap: 10px;">
4242
<img src="https://www.svgrepo.com/show/326665/hardware-chip-outline.svg" width="40" height="40">
4343
<h3 style="margin: 0;">Hardware Guide</h3>
@@ -48,8 +48,8 @@ Explore the BIRDS bus and start building:
4848
</a>
4949
</div>
5050

51-
<!-- Software Guide -->
52-
<div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #f4f6fa; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);">
51+
<!-- Software Guide light-bg: #f4f6fa -->
52+
<div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #005596; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);">
5353
<div style="display: flex; align-items: center; gap: 10px;">
5454
<img src="https://www.svgrepo.com/show/525688/book-bookmark-minimalistic.svg" width="40" height="40">
5555
<h3 style="margin: 0;">Software Guide</h3>
@@ -60,8 +60,8 @@ Explore the BIRDS bus and start building:
6060
</a>
6161
</div>
6262

63-
<!-- Contributor Guide -->
64-
<div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #f4f6fa; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);">
63+
<!-- Contributor Guide light-bg: #f4f6fa -->
64+
<div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #005596; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);">
6565
<div style="display: flex; align-items: center; gap: 10px;">
6666
<img src="https://www.svgrepo.com/show/525586/user-plus.svg" width="40" height="40">
6767
<h3 style="margin: 0;">Contributor's Guide</h3>
@@ -72,8 +72,8 @@ Explore the BIRDS bus and start building:
7272
</a>
7373
</div>
7474

75-
<!-- Project Details -->
76-
<div style="flex: 1 1 100%; margin: 5px 0; padding: 10px; background-color: #f4f6fa; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);">
75+
<!-- Project Details light-bg: #f4f6fa -->
76+
<div style="flex: 1 1 100%; margin: 5px 0; padding: 10px; background-color: #005596; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);">
7777
<div style="display: flex; align-items: center; gap: 10px;">
7878
<img src="https://www.svgrepo.com/show/486630/details.svg" width="40" height="40">
7979
<h3 style="margin: 0;">Project Details</h3>

0 commit comments

Comments
 (0)