Josh Santos
c82661fe26
Fix readme for GUI only nyan-mode
2017-04-17 22:35:02 -04:00
Titov Andrey
3d434e4ec7
Specific Usage Example for README.org
...
Example for complete emacs/elisp newbies
from someone who finally made theme customisation work after like ~ 10th attempt
2017-04-17 17:41:00 -04:00
syl20bnr
05f7743714
minor copyright year fix
2017-02-02 14:57:14 -05:00
syl20bnr
36044870cb
themes-megapack: add missing solarized-theme
2017-02-01 17:27:41 -05:00
madhat2r
fd0bcf0afc
add madhat2r theme to megapack
2017-01-31 17:59:27 +02:00
syl20bnr
fb27ede558
Bump year in copyright headers
...
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
Eivind Fonn
db20ba528b
Remove themes missing from MELPA
...
https://github.com/melpa/melpa/pull/4369
2016-10-31 12:54:00 +01:00
Bryan Gilbert
1f1582d60d
Add sourcerer theme to themes-megapack
2016-10-23 19:44:35 +02:00
eduardo apolinario
02da004026
fix typo packges -> packages
2016-09-23 10:50:46 +03:00
ksjogo
dd5836d948
rainbow-identifiers: do not overwrite theme values
2016-06-09 22:58:31 -04:00
syl20bnr
dde9eef487
colors: remove colors-enable-rainbow-identifiers and new layer variable colors-colorize-identifiers
...
You have to replace in your dotfile the layer variable
colors-enable-rainbow-identifiers t
by
colors-colorize-identifiers 'all
color-colorize-identifiers can take 3 values:
- variables -> colorize only variables via color-identifiers mode
- all -> colorize all identifiers
- nil -> no colorisation
New key bindings:
SPC t C a -> colorize all
SPC t C C-a -> colorize all globally
SPC t C v -> colorize variables
SPC t C C-v -> colorize variables globally
2016-06-03 23:29:59 -04:00
ralesi
49fc0d533d
Color identifiers mode
2016-06-03 22:29:30 -04:00
syl20bnr
abc9912860
Colors: minor README modification
2016-06-03 22:27:48 -04:00
Curtis Mackie
edd7a501c8
Allow user to enable rainbow-identifiers-mode without making it default
...
Per syl20bnr's comment on PR 6192, the package should always be
installed with the colors layer, but only hooked into prog-mode when the
variable is active. Renamed the variable
colors-enable-rainbow-identifiers-by-default to clarify this, and
modified the documentation.
2016-06-03 22:24:59 -04:00
syl20bnr
9414a8a393
themes-megapack: darkokai, set mode-line padding to 1
2016-06-01 23:05:40 -04:00
Emil Ekmečić
a2e49d5fa1
Add Darkokai theme to themes-megapack
...
Add the new Darkokai theme to themes-megapack so it can be used.
Link to the theme: https://github.com/sjrmanning/darkokai .
The theme was added to MELPA today.
2016-06-01 23:02:40 -04:00
Eivind Fonn
62fc64f745
core: special toggle API for minor modes
2016-05-31 22:33:44 -04:00
syl20bnr
2a74c60fde
theming: encapsulate theming config in init function
2016-05-27 07:24:23 -04:00
syl20bnr
07852abad5
Format documenation files with doc-fmt tool
2016-04-12 23:31:38 -04:00
Robert Johnson
16e1be2691
Fix inconsistent notation of SPC key in docs
...
Replace all occurrences of <SPC> in org files with SPC.
Fixes syl20bnr/spacemacs#1823
2016-04-05 12:46:10 +02:00
syl20bnr
173e2a5421
Move all prefix names from config.el to init functions
2016-04-03 00:12:28 -04:00
person808
4010c63276
Change theme search keybinding to SPC T s.
...
Unify the bindings of spacemacs-helm and spacemacs-ivy. The new mnemonic
for both ivy and helm is `Themes/select`.
2016-04-01 00:26:20 -04:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
syl20bnr
9d0558992c
layers directory: create new categories
...
+chat
+checkers
+emacs
+intl
+os
+pair-programming
+tags
+theme
+web-services
2016-03-23 21:39:43 -04:00