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

Improve dark mode color pallete #99

Open
0xpili opened this issue Oct 9, 2024 · 0 comments
Open

Improve dark mode color pallete #99

0xpili opened this issue Oct 9, 2024 · 0 comments
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p3 Low priority size:small Small type:documentation Improvements or additions to documentation

Comments

@0xpili
Copy link
Member

0xpili commented Oct 9, 2024

In dark mode, the background color is currently green, which I believe doesn't align with GraphOps branding colors.

ChatGPT suggested to use the following colors for dark mode:

  • Background color: Dark gray or near black (e.g., #121212, #1E1E1E, or #000000) to reduce eye strain and contrast harshness.
  • Primary text color: Light gray or white (e.g., #FFFFFF, #E0E0E0) for clear readability against the dark background.
  • Secondary text color: A softer gray (e.g., #B0B0B0) for less prominent text like subtitles or meta information.

Screenshot 2024-10-09 at 4 06 14 PM

@0xpili 0xpili added type:documentation Improvements or additions to documentation size:small Small p3 Low priority meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p3 Low priority size:small Small type:documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant