Skip to content

feat: add italic variants for soft-dark and medium-purple themes#28

Merged
zulfikar-ditya merged 2 commits intomainfrom
claude/issue-27-20260320-0925
Mar 23, 2026
Merged

feat: add italic variants for soft-dark and medium-purple themes#28
zulfikar-ditya merged 2 commits intomainfrom
claude/issue-27-20260320-0925

Conversation

@zulfikar-ditya
Copy link
Copy Markdown
Member

Add two new italic theme variants:

  • Fexend Theme Soft Dark Italic
  • Fexend Theme Medium Purple Italic

Both apply italic fontStyles to token colors including strings, variables, keywords (bold italic), functions (bold italic), classes (bold italic), and more.

Closes #27

Generated with Claude Code

Add two new theme files:
- fexend-color-theme-soft-dark-italic.json: Italic version of the Soft Dark theme
- fexend-color-theme-medium-purple-italic.json: Italic version of the Medium Purple theme

Both themes apply italic fontStyle to token colors including strings, variables,
keywords (bold italic), functions (bold italic), classes (bold italic), types,
HTML tags, CSS properties, JSON/YAML keys, and more.

Also register both new themes in package.json.

Closes #27

Co-authored-by: Zulfikar Ditya <zulfikar-ditya@users.noreply.github.com>
@zulfikar-ditya
Copy link
Copy Markdown
Member Author

@claude prepare for new release, update readme, changelog, package.json for new version

@claude
Copy link
Copy Markdown

claude Bot commented Mar 20, 2026

Claude finished @zulfikar-ditya's task in 1m 41s —— View job


Release Prep Complete

  • Gather context (read current files)
  • Update package.json version → 1.0.6
  • Update README.md with new theme variants
  • Update CHANGELOG.md
  • Commit and push changes

Changes made:

  • package.json: Bumped version from 1.0.51.0.6
  • README.md:
    • Added sections for Fexend Theme Soft Dark Italic and Fexend Theme Medium Purple Italic
    • Updated feature count from 4 → 6 theme variants
    • Added the two new variants to the Installation theme selector list
  • CHANGELOG.md: Added [1.0.6] - 2026-03-20 entry documenting both new italic variants (referencing issue [FEATURE] italic version for soft dark and medium purple #27)
    |

- Bump version to 1.0.6
- Update README with Soft Dark Italic and Medium Purple Italic variants
- Add CHANGELOG entry for v1.0.6

Co-authored-by: Zulfikar Ditya <zulfikar-ditya@users.noreply.github.com>
@zulfikar-ditya zulfikar-ditya merged commit 5d65242 into main Mar 23, 2026
3 of 4 checks passed
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.

[FEATURE] italic version for soft dark and medium purple

1 participant