Skip to content

Conversation

banstack
Copy link
Member

@banstack banstack commented Apr 4, 2023

Description

This PR implements the editor theme selection feature. Allowing users to select a theme they wish to program with. Currently I've made it so that users can use 3 white themes, and 3 light themes. Which are the following:

Light Themes:

  • Github (default)
  • Eclipse
  • xcode

Dark Themes:

  • Dracula
  • Gruvbox
  • Monokai

Preview

image

image

Bryan Mointalvan added 2 commits April 2, 2023 18:42
This commit does the folloiwng changes:
- Made all state variables consistent "theme" instead of "theme_color"
- Made theme dynamic by binding it to "settings" state.
- Added default values to our tests
- Increased width of theme-button
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backend Issues relating to the backend UI/UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant