syl20bnr
6bb306a999
Improve theme installation robustness
...
Also use stock Emacs functions for warning reporting before the
home buffer is actually created.
2016-02-19 23:30:35 -05:00
Kosta Harlan
d6c29bdb8c
Add majapahit-theme
...
This is a nice theme with light & dark versions.
2016-02-14 23:09:26 -05:00
Curtis Mackie
5511bdbd6f
Added support for remaining base16 themes that were not listed
2016-01-26 01:21:02 -05:00
Eivind Fonn
2d29953200
Enhance theme handling
...
- Restrict default theme code to spaceacs/load-theme
- Don't download package for default
- Explicitly call post-theme-init for default
- Explicitly disable existing themes when loading
2016-01-23 14:40:24 +01:00
syl20bnr
046d86800c
Clean copyrights and update for year 2016
2016-01-11 21:42:17 -05:00
syl20bnr
c913ec89f8
Improve support for GUI client of emacs --daemon
...
Fix spacemacs|do-after-display-system-init
Delay setup of spaceline separator
Explicitly reload the theme for the first GUI client
2016-01-04 23:18:45 -05:00
syl20bnr
fcb596986f
core: add comment
2015-12-01 01:21:03 -05:00
justbur
63ff1926e5
themes: Silence free variable warning
...
Without this a popup is raised every time emacs25 starts up for
assignment to a free variable
2015-12-01 01:20:18 -05:00
codefalling
91c00fe76a
Add farmhouse-theme
2015-11-09 19:01:35 +01:00
Eivind Fonn
4f2b08154c
core: Don't delete bootstrap packages as orphans
2015-11-04 20:21:42 +01:00
Eivind Fonn
15f4db4d10
Re-enter theme cycle in right place after SPC T h
2015-10-29 19:38:52 +01:00
Muneeb Shaikh
8379c2f7af
Fixes #1217 , SPC T n after SPC T h broken
...
If we select a theme after spacemacs' startup, then
`spacemacs--cycle-themes` doesn't have the first theme from
`dotspacemacs-themes` so we start over.
2015-10-29 19:32:05 +01:00
Eivind Fonn
e9c5e168d6
core: remove special handling of spacemacs-theme and solarized theme
...
Also remove the local solarized-theme package
2015-10-07 15:51:39 -04:00
justbur
6eab954afe
Use + instead of ! for layer categories
...
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737 , because as far as I can tell "+" has no special
meaning in a helm pattern.
Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00
syl20bnr
b53b5db967
spacemacs-core: remove SPC f e s
and SPC f e c
...
Now the user should use `SPC f e h` helm-spacemacs.
This is due to the fact that spacemacs layer is now a regular layer
stored in the "layers" directory.
2015-09-08 01:01:46 -04:00
Robert O'Connor
ba63987030
Fix the path for loading solarized.
...
Once all extensions were moved from "extensions" to "local",
spacemacs was no longer able to find the solarized themes.
Thanks to @TheBB for helping narrow this down!
Closes #2628
2015-08-12 03:12:52 -04:00
syl20bnr
9213c6b7f2
core: change default value for dotspacemacs-themes
...
Make spacemacs themes official default themes for spacemacs
2015-07-04 23:51:32 -04:00
nashamri
4c6bc0d81e
Make spacemacs-theme the default theme (dark variant)
...
Remove the spacemacs-theme extension from spacemacs layer
Add spacemacs support to the core
2015-07-04 23:31:52 -04:00
Elais Player
0b36ce4d1f
Added tao theme
2015-06-30 23:00:41 -04:00
Christoph Paulik
5239efe1f4
add material-light support
2015-06-14 22:32:12 -04:00
Tu Do
2231677654
Update title for Helm Spacemacs Documentation
...
- Don't need to add "Helm".
- Add some info to quickhelp.
- Increase the line-width of org-kbd to 2 to make it more visible as a
button.
2015-06-11 21:31:42 -04:00
Tu Do
cfaa6edc19
Enhance viewing Spacemacs documents in Org
...
- Use `~` marker to represent key bindings. The `~` and `=` markers are
equivalent in Emacs: `=` uses `org-verbatim verbatim` faces, while `~`
uses `org-code verbatim)`, but both `org-verbatim` and `org-code` is
inherited from `shadow` face. So we can use `~` marker for this purpose.
`~` marker is also displayed properly on Github, since it's part of
standard Emacs, so no web functionality is broken.
- Add org-kbd face for displaying key bindings.
- Update CHANGELOG.org: use the proper `~` marker for key bindings.
- Update VIMUSERS.org: use the proper `~` marker for key bindings.
2015-06-09 20:36:19 -04:00
syl20bnr
f87945bc52
Add spacemacs-theme
2015-06-03 00:38:45 -04:00
syl20bnr
c4b7fe9af9
One / instead of two for functions used in spacemacs/post-theme-init
2015-05-13 21:59:59 -04:00
Tu Do
9f7020ecc5
Fix evil-highlight-persist face (again!)
...
- Change the theme on :init.
- Re-apply when change theme with `SPC T h`.
2015-05-13 21:53:08 -04:00
syl20bnr
858bb7a733
Add powerline face tweak to spacemacs/post-theme-init
2015-05-08 00:33:30 -04:00
Michishige Kaito
23bef9e93c
Update theme-to-package rules for base16
2015-05-02 22:31:07 -04:00
Luke Gaudreau
b1871d6229
Add support for apropospriate-theme
...
[apropospriate-theme](https://github.com/waymondo/apropospriate-theme )
2015-04-26 00:20:52 -04:00
syl20bnr
57f802619b
Don't consider used themes as orphans if they don't belong to a layer
...
Now it is not required to use the themes-megapack layer or define
a private layer to use a theme that is not in the spacemacs layer.
2015-04-14 15:50:29 -04:00
syl20bnr
48bc6b55f6
Add variable spacemacs-evil-cursor-colors
2015-02-24 00:27:43 -05:00
syl20bnr
f0bbb8a343
Add support for moe-theme
...
resolves #487
2015-02-12 23:58:47 -05:00
syl20bnr
6d2f09fc92
Add support for zonokai themes
...
resolves #485
2015-02-12 22:35:14 -05:00
syl20bnr
fa4c659832
Automatically adapt micro-state faces to the current theme
2015-02-12 00:14:38 -05:00
syl20bnr
16df76c0c8
Prefix all core files with core-
2015-01-26 22:51:47 -05:00