Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add dark theme #293

Merged
merged 2 commits into from
Nov 9, 2022
Merged

feat: add dark theme #293

merged 2 commits into from
Nov 9, 2022

Conversation

WailanTirajoh
Copy link
Contributor

@WailanTirajoh WailanTirajoh commented Nov 9, 2022

  1. add app-dark.scss to nuxt config
  2. change import path from ~ to node_modules at app-dark.scss
  3. create dark component (using function from main mazer dark.js)
  4. add dark component to layout sidebar

Description

Todos

1. add app-dark.scss to nuxt config
2. change import path from ~ to node_modules at app-dark.scss
3. create dark component (using function from main mazer dark.js)
4. add dark component to layout sidebar
@vercel
Copy link

vercel bot commented Nov 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
mazer-nuxt ✅ Ready (Inspect) Visit Preview Nov 9, 2022 at 7:08AM (UTC)

@fzn0x
Copy link
Owner

fzn0x commented Nov 9, 2022

This is very awesome :) !

Copy link
Owner

@fzn0x fzn0x left a comment

Choose a reason for hiding this comment

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

Other than this, looks good!

assets/scss/themes/dark/app-dark.scss Outdated Show resolved Hide resolved
assets/scss/themes/dark/app-dark.scss Outdated Show resolved Hide resolved
assets/scss/themes/dark/app-dark.scss Outdated Show resolved Hide resolved
@fzn0x fzn0x added enhancement New feature or request v2 labels Nov 9, 2022
Copy link
Owner

@fzn0x fzn0x left a comment

Choose a reason for hiding this comment

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

Looks good to me

@fzn0x fzn0x merged commit 63a0a65 into fzn0x:main Nov 9, 2022
@WailanTirajoh WailanTirajoh deleted the feat/dark-theme branch November 9, 2022 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants