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

Canvas Compatability #7

Open
BeeFox-sys opened this issue May 12, 2024 · 0 comments
Open

Canvas Compatability #7

BeeFox-sys opened this issue May 12, 2024 · 0 comments
Assignees

Comments

@BeeFox-sys
Copy link

Using the add-on Canvas CSS Class, you can add classes to canvases.
I have worked out that this is the code needed to change the colours for canvases (using blueprint as an example):

  --background-primary: var(--page-blue);
  --canvas-background: var(--page-blue);
  --background-secondary: var(--page-blue);
  --interactive-normal: var(--page-blue);
  --interactive-hover: var(--pen-light-blue);
@CyanVoxel CyanVoxel self-assigned this May 16, 2024
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

No branches or pull requests

2 participants