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

Helm-spacemacs facelift #3769

Merged
merged 1 commit into from
Nov 12, 2015
Merged

Conversation

TheBB
Copy link
Contributor

@TheBB TheBB commented Nov 11, 2015

I added some faces. Also show leader keybinding for toggles, and I reversed the order for packages (the leftmost thing should be what you are primarily searching for). This means that the packages are not ordered by layer any more, but I think it's okay like this. I also refactored the FAQ source a bit since some of the lines were getting long.

The light blue you're seeing is font-lock-type-face and the dark gray is font-lock-doc-face. For the keybindings I went with the helm-M-x standard key face. I can change this of course if it turns out that these are terrible choices for some themes. We could also define our own faces.

packages

toggles

faq

@TheBB
Copy link
Contributor Author

TheBB commented Nov 11, 2015

I see the keybindings didn't work exactly as planned. Gimme a sec...

@TheBB TheBB force-pushed the beautify-helm-spacemacs branch from 351e380 to a991927 Compare November 11, 2015 22:01
@TheBB
Copy link
Contributor Author

TheBB commented Nov 11, 2015

There, that's better. :-)

@syl20bnr
Copy link
Owner

⚡ Realtime fixes 🐛 🔫

Very nice, I like it 👍 This is like night and day, the current sources make my eyes bleed now 😭

@CestDiego
Copy link
Contributor

Thank you for this..I'll inspect your code to see how to define faces in helm :D

@CestDiego
Copy link
Contributor

@TheBB also, how do you have your helm thing on the minibuffer (bottom) and not on the top? D:

@TheBB TheBB merged commit a991927 into syl20bnr:develop Nov 12, 2015
@TheBB TheBB deleted the beautify-helm-spacemacs branch November 12, 2015 08:48
@TheBB
Copy link
Contributor Author

TheBB commented Nov 12, 2015

@CestDiego Set helm-echo-input-in-header-line to nil.

For the faces I just propertize the strings in the source definitions.

@CestDiego
Copy link
Contributor

@TheBB thanks :D now sweetgreen.el looks way prettier
alt

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.

3 participants