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

Update Catppuccin Mocha Blue Theme #75

Merged
merged 20 commits into from
Mar 13, 2024
Merged

Conversation

revsuine
Copy link
Collaborator

@revsuine revsuine commented Mar 9, 2024

This is a minor update which:

  • Uses CSS variables in code-block.css
  • Minor colour adjustments (see commit messages)
  • Fix a typo in the description

The merge conflict is because I initially wrote code-block.css with CSS variables, but they weren't working so I created another branch to remove them to see if that fixed it. I've since gotten them working by changing the selector from :root to pre[class*="language-"], but I did this on my main branch with the CSS variables. The branch without CSS variables was initially merged.

The merge conflict should be resolved by using the code-block.css from this PR.

Edit: have also seen that theme.json is in the conflict, the theme.json from this PR should take priority to resolve the conflict.

Copy link

@revsuine
Copy link
Collaborator Author

Resolved merge conflict

@thecodrr thecodrr merged commit 85b9954 into streetwriters:main Mar 13, 2024
1 check 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.

None yet

2 participants