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

Restyle windows and status bar #6

Closed
wants to merge 2 commits into from
Closed

Restyle windows and status bar #6

wants to merge 2 commits into from

Conversation

ferndot
Copy link
Member

@ferndot ferndot commented Jul 2, 2015

This implements the new window styling that we discussed, minus the theme-color bits (which will come in #4).

@@ -28,14 +28,15 @@ body {
padding: 0 5px;
}
.window.focused {
background-color: #D4E4EC;
box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.3);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make this black or blue, at least for now, to make white windows more distinguishable?

@twiss twiss force-pushed the master branch 2 times, most recently from 0b9352f to cec9cb4 Compare August 10, 2015 21:05
@twiss
Copy link
Member

twiss commented Aug 13, 2015

Merged as 19b23ea. Thanks!

@twiss twiss closed this Aug 13, 2015
@ferndot ferndot deleted the window-update branch September 10, 2015 16:43
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