Skip to content

theme: add custom dark and light themes matching website colors - #22

Open
TheAwiteb wants to merge 1 commit into
nostrdevkit:masterfrom
TheAwiteb:new-nostrdevkit-theme
Open

theme: add custom dark and light themes matching website colors#22
TheAwiteb wants to merge 1 commit into
nostrdevkit:masterfrom
TheAwiteb:new-nostrdevkit-theme

Conversation

@TheAwiteb

Copy link
Copy Markdown
Member

A new cool themes that match the new website theme (https://nostrdevkit.org). I'm not a UI designer, this done by the help of an AI.

Dark Light
image image
image image
image image

Comment thread theme/index.hbs Outdated
Comment on lines +155 to +158
<ul id="theme-list" class="theme-popup" aria-label="Themes" role="menu">
<li role="none"><button role="menuitem" class="theme" id="dark">Dark</button></li>
<li role="none"><button role="menuitem" class="theme" id="light">Light</button></li>
</ul>

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

‎theme/index.hbs file was generated using mdbook init --theme, I updated it to remove the default themes and add the new themes only.

@TheAwiteb

Copy link
Copy Markdown
Member Author

both mdbook and mdbook-admonish have not been updated for a year, why they are falling now?

btw, I build the book using mdbook v0.4.52 and mdbook-admonish 1.20.0

@yukibtc

yukibtc commented Jul 28, 2026

Copy link
Copy Markdown
Member

both mdbook and mdbook-admonish have not been updated for a year, why they are falling now?

btw, I build the book using mdbook v0.4.52 and mdbook-admonish 1.20.0

Not sure, I'm going to update them in another PR

@yukibtc

yukibtc commented Jul 28, 2026

Copy link
Copy Markdown
Member

Can you rebase onto master branch?

@TheAwiteb
TheAwiteb force-pushed the new-nostrdevkit-theme branch 2 times, most recently from 6afad52 to 2f23f84 Compare July 28, 2026 08:59
@TheAwiteb
TheAwiteb force-pushed the new-nostrdevkit-theme branch from 2f23f84 to 851ed95 Compare July 28, 2026 09:27
@TheAwiteb

Copy link
Copy Markdown
Member Author

I updated the index.hbs with mdbook v0.5.4 one, they updated it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants