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

add option for round icon #55

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

subframe7536
Copy link

image

@thesharad05
Copy link

thesharad05 commented Jun 29, 2024

love these round icons ! nice work subframe7536
cyl0 please review and add this !

@subframe7536 one little typo error
line 147
local iconfont = user_opts.icon == 'round' and 'material-design-iconic-round' or 'material-design-iconic-font'
local iconfont = user_opts.iconstyle == 'round' and 'material-design-iconic-round' or 'material-design-iconic-font'

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