Compare commits

...

4 Commits

Author SHA1 Message Date
8f1b071262 Change tab icon
Some checks failed
Blowfish Docs Deploy / build (push) Has been cancelled
Blowfish Docs Deploy / deploy (push) Has been cancelled
Test Build / Build Example Site (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Update Hugo version / updateBlowfish (push) Has been cancelled
2026-03-19 09:06:46 +00:00
6e60e70169 add icon variants
Some checks failed
Blowfish Docs Deploy / build (push) Has been cancelled
Blowfish Docs Deploy / deploy (push) Has been cancelled
Test Build / Build Example Site (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Update Hugo version / updateBlowfish (push) Has been cancelled
2026-03-18 06:46:10 +00:00
66b3344b86 Set icon for dark and light themes 2026-03-18 06:45:42 +00:00
3d82ea49cf Change default theme to dark, disable theme auto switch 2026-03-18 06:44:45 +00:00
11 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 102 KiB

View File

@@ -10,7 +10,7 @@ title = "novicelab.io"
rtl = false
dateFormat = "2 January 2006"
logo = "img/ardhapataka.png"
secondaryLogo = "img/ardhapataka.png"
secondaryLogo = "img/ardhapataka-dark.png"
description = "novicelab.io"
copyright = "2025 - 2026" #"Copy, _right?_ :thinking_face:"

View File

@@ -6,8 +6,8 @@
# https://blowfish.page/docs/configuration/#theme-parameters
colorScheme = "one-light"
defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true
defaultAppearance = "dark" # valid options: light or dark
autoSwitchAppearance = false
enableA11y = false
enableSearch = true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 737 B

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB