-
Notifications
You must be signed in to change notification settings - Fork 1
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
Dark mode #3
Comments
That could work via https://github.com/Dirkster99/AvalonEditHighlightingThemes |
Thanks for looking into how this could be achieved @goswinr . Just to point out, Rhino has supported dark mode for about a year... ... and Revit has some support for this too... https://help.autodesk.com/view/RVT/2024/ENU/?guid=GUID-7CFE6DFD-CD70-445B-A3A3-3F470364B18C It's possible other users of Rhino/Revit prefer to use a dark mode, so it could be good to start prepping for similar requests from these users. |
@ZenoArrow you are right, they actually have dark mode now! 🤔 |
+1 for dark mode! I tried the portable version, can't look at the white thing at all. |
@noncom I personally like the white versions. I guess I am old school🤣. But I will take pull request for a dark mode. Do you or @ZenoArrow want do the main WPF UI? I have never done theming. It currently has no explicit theming, also there is no XAML, its all F#. I could then do the Editor itself. |
Well, it's not about style. I actually like how white and bright themes look. But my eyes physically are very much against that. I had to make myself get used to dark themes as I used to dislike them initially. From what I gathered from people I worked with over the years, this is the story of at least half of the people who use dark themes. Maybe some do use them from liking how they look, but that's not the prevalent reason for many. At the same time I must say that I don't have much experience with XAML or F#, I'm just thinking about evaluating F#, so not sure if I'm able to provide a pull request soon. |
Would it be okay to have a dark mode for the Fesh UI? I try to stick to apps with dark modes where possible, as they tend to be much more comfortable to look at.
The text was updated successfully, but these errors were encountered: