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

Adjust UI theme slightly #1853

Merged
merged 6 commits into from
Dec 9, 2024
Merged

Adjust UI theme slightly #1853

merged 6 commits into from
Dec 9, 2024

Conversation

webfiltered
Copy link
Contributor

@webfiltered webfiltered commented Dec 9, 2024

Minor theme update

  • Creates distinction between menu and canvas
  • Changes the colour of the sidebar to be slightly darker than the top bar
  • Balanced for all default themes
  • Fixes menu alignment & slightly increases line spacing
  • User-configurable
{
  "id": "dark",
  "name": "Dark (Default)",
  "colors": {
    "comfy_base": {
      "comfy-menu-secondary-bg": "#303030",
      "bar-shadow": "rgba(16, 16, 16, 0.5) 0 0 0.5rem"
      // ...
    }
  }
}

Old

image

New

image

Old over a node

image

Dark

image

Light

image

Solarized

image

Arc

image

Nord

image

Github

image

Old menu

image

New menu

image

@webfiltered webfiltered requested a review from a team as a code owner December 9, 2024 15:30
@huchenlei huchenlei merged commit c2145b6 into main Dec 9, 2024
10 checks passed
@huchenlei huchenlei deleted the theme-extensions branch December 9, 2024 23:03
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