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

Should I add Dark = true #3

Closed
wormeyman opened this issue Jul 20, 2014 · 22 comments
Closed

Should I add Dark = true #3

wormeyman opened this issue Jul 20, 2014 · 22 comments
Assignees

Comments

@wormeyman
Copy link
Contributor

https://github.com/adobe/brackets/blob/b568b676e4d2fe0aadfb757e39cfd52444ea3101/src/extensions/default/ThorDarkTheme/package.json#L12

Shows an added entry in the theme file for thor dark, is this a permanent inclusion? If i am jumping the gun i am sorry just wondering what this does and if i should include it.

@MiguelCastillo
Copy link
Member

Hey Eric, so the flag won't do much right now. But we are planning on making use of it at later point. I wouldn't really worry about adding right now.

@wormeyman
Copy link
Contributor Author

ok thanks.

@MiguelCastillo
Copy link
Member

Your welcome

@mackenza
Copy link

I added it to Railcasts and Envy... then I don't need to change when they make use of it ;)

@wormeyman
Copy link
Contributor Author

Good plan @mackenza

@MiguelCastillo
Copy link
Member

@wormeyman @mackenza I have added a class in the DOM and we are making use of it now. So, if you don't use the dark flag the theme will probably render a bit differently. The flag only currently affects scrollbars and inline editors.

@wormeyman wormeyman reopened this Jul 23, 2014
@wormeyman
Copy link
Contributor Author

Thanks for the heads up Miguel i am going to re-open this to double check that everything still works ok.

@mackenza
Copy link

Both Railcasts and Envy have dark: true. Which commits are affecting inline editors @MiguelCastillo ? My scrollbars seem fine (although having a dark scroll bar on an otherwise light dialog like the extension manager looks a bit odd), but my inline editors are mostly unreadable, even with the new "dark" default theme.

@wormeyman
Copy link
Contributor Author

@mackenza my son deleted your comment, so sorry!

@MiguelCastillo
Copy link
Member

Haha!

@mackenza
Copy link

@wormeyman lol... that's a first for me on GH ;) No worries!

inline1

this is as of adobe/brackets@6e8c643

@MiguelCastillo
Copy link
Member

@mackenza this is where we are currently using dark https://github.com/adobe/brackets/blob/master/src/styles/brackets_theme_default.less#L171

We are working through inline editor right now... so I dont know what else will look different right now. But the point is that it is good that the dark flag is in the package.json :)

@mackenza
Copy link

the color: #333 for .inline-widget doesn't seem to be taking effect in the above screen shot.

@wormeyman
Copy link
Contributor Author

http://youtu.be/NM3eZyy-BUA

I told him to say sorry ;)

@MiguelCastillo
Copy link
Member

OMG too cute!! :D

On Wed, Jul 23, 2014 at 11:34 AM, Eric J notifications@github.com wrote:

http://youtu.be/NM3eZyy-BUA

I told him to say sorry ;)


Reply to this email directly or view it on GitHub
#3 (comment)
.

@mackenza
Copy link

omg lol... that was classic. Tell him that it's all good and he can go
back to being him ;)

On Wed, Jul 23, 2014 at 11:34 AM, Eric J notifications@github.com wrote:

http://youtu.be/NM3eZyy-BUA

I told him to say sorry ;)


Reply to this email directly or view it on GitHub
#3 (comment)
.

@wormeyman
Copy link
Contributor Author

I'm at work now, and I do not seem to see any difference either, i did setup my own styling for quick docs/edit though.

https://github.com/Brackets-Themes/RubyBlue/blob/master/RubyBlueTheme.less#L177

@MiguelCastillo
Copy link
Member

This is the current PR for styling dark inline widget adobe/brackets#8529

@MiguelCastillo
Copy link
Member

@wormeyman Also, all dark themes have been moved to css... And some of the less variables have changed, so currently easy dark and ruby blue are broken. I would wait to fix anything until that PR is merged.

@wormeyman
Copy link
Contributor Author

oh boy life is exciting living on the edge.

@MiguelCastillo
Copy link
Member

haha, no worries man, I already have a fix for the issue. waiting to settle the inline widget stuff and then we can fix the issue. its really simple

@MiguelCastillo
Copy link
Member

@wormeyman Themes is ready!! So, we should be able to test this theme in master with the dark flag. I would look in particular for the inline widgets. E.g. the css color editor... We should be able to close this issue either way.

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

3 participants