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

Apply theme color to Marp icon #484

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Apply theme color to Marp icon #484

merged 2 commits into from
Jan 13, 2025

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jan 11, 2025

This PR is updating to use Marp icon font in the toolbar.

This change is required to apply theme color setting icon.foreground.

{
  "workbench.colorCustomizations": {
    "icon.foreground": "#f00"
  }
}

The icon font was genarated by IcoMoon. The original image images/icon.svg is still persisted in the repository.

Fix #479.

yhatt added 2 commits January 12, 2025 05:20
This change is required to apply theme color setting `icon.foreground`.
@yhatt yhatt merged commit 9c169fa into main Jan 13, 2025
1 check passed
@yhatt yhatt deleted the brand-icon-font branch January 13, 2025 23:22
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.

Marp icon on the toolbar has different color from other icons
1 participant