Commit graph

34 commits

Author SHA1 Message Date
syl20bnr 1be14c766d colors layer: tweak spacemacs-light color and lightness 2015-08-18 18:02:56 -04:00
Eivind Fonn 0f979d3cea Better indentation for add-toggle 2015-07-27 12:09:27 -04:00
Christoph Paulik ff8cd06046 Fix various issues with org markup
- lists were not correctly indented sometimes
- **note** and such things do not exist in org
- Note and Important
- Change Feature list to heading
- Change TODOS to actual org TODOS
- Add TOC to python layer
- list indentation
- some typos I could not leave unchanged
- TODO formatting
- List indentation
- typos
- wrong markup

fix conversion issues
2015-06-11 21:31:42 -04:00
Diego Berrocal 460ce54006 Org conversion of all READMEs ! 2015-06-11 21:31:42 -04:00
syl20bnr f87945bc52 Add spacemacs-theme 2015-06-03 00:38:45 -04:00
syl20bnr b46a200fa6 colors layer: new variable colors-theme-identifiers-sat&light
add support for jazz theme
2015-05-10 10:36:07 -04:00
syl20bnr 36eca4419b New layer: emacs-lisp 2015-05-07 00:13:13 -04:00
syl20bnr 4cc407d9ed Minor header file change 2015-04-24 23:25:04 -04:00
syl20bnr aabdc1882c Replace defvar with setq for pre and post extensions variables 2015-04-18 23:57:27 -04:00
syl20bnr fdd4e944ef Reload dotfile and layer anywhere with SPC f e R
Replace `SPC m c c` and `C-c C-c` in the dotfile

Resolve #1210
2015-04-18 23:40:24 -04:00
syl20bnr 14f33332a8 color layer: colorize keywords and function name face
Can be customized with `rainbow-identifiers-faces-to-override`
2015-04-18 22:52:23 -04:00
syl20bnr 1f16da0924 color layer: Don't fontify the startup buffer
Which had the side effect of overwriting the widget
faces
2015-04-13 23:33:34 -04:00
syl20bnr e1d317ca28 color layer: define lightness and saturation for material and gotham 2015-04-13 20:47:32 -04:00
syl20bnr 0b12f1ed70 Fix nyan cat starting rainbow on a light background 2015-04-01 22:59:20 -04:00
syl20bnr d704688dfe Adjust light and saturation for rainbow-identifier
For the light solarized-theme
Changed to 60s, 55l
2015-03-31 06:49:40 -04:00
syl20bnr b92888cb04 Move helm-colors key binding in SPC C l 2015-03-20 21:49:50 -04:00
Diego Berrocal 6e348c0a54 Fix compatibility with use-package 2.0 2015-03-15 18:51:18 -04:00
syl20bnr 040d1d0ef0 Remove dead comment in colors layer 2015-02-27 22:07:13 -05:00
syl20bnr 96723eb7eb Update wrong code snippets in READMEs 2015-02-17 22:36:12 -05:00
Dmitry Mazuro 00ae3672ff Add nyan-mode link 2015-02-10 23:38:02 -05:00
syl20bnr 8b3beb4ca1 Adjust brightness and saturation for solarized-dark
for rainbow-identifers
2015-02-09 22:14:24 -05:00
syl20bnr dbd3f556d6 Add a snippet to enable nyan-cat only in GUI 2015-02-01 21:47:53 -05:00
syl20bnr af3b5f7884 Rename colors-enable-nyan-cat to colors-enable-nyan-cat-progress-bar 2015-02-01 21:29:07 -05:00
syl20bnr 41b5ba09b8 Move nyan-mode to extensions
Using personal tweaks which can be found at
https://github.com/syl20bnr/nyan-mode
2015-02-01 18:16:41 -05:00
syl20bnr 065b2493f9 Add nyan-mode to colors layer 2015-02-01 01:31:39 -05:00
syl20bnr 3b36507178 Move back rainbow-delimiters to spacemacs layer
Also always install rainbow-identifiers
2015-01-27 00:29:31 -05:00
syl20bnr 1c9957fb8a Missing documentation for colors-enable-rainbow-identifiers 2015-01-26 01:05:24 -05:00
syl20bnr 0dcd340637 Add variable colors-enable-rainbow-delimiters to colors layer
By default the value is `nil`
2015-01-25 23:40:07 -05:00
syl20bnr 08fd007d79 Move rainbow packages to colors layer 2015-01-24 00:24:49 -05:00
syl20bnr 053b9b0e3e dotspacemacs-default-theme --> dotspacemacs-themes
It is not possible to declare several themes in .spacemacs
with the variable `dotspacemacs-themes`
Cycle through these themes with `<SPC> T n`

Resolves #472
2015-01-23 22:06:47 -05:00
syl20bnr ceefe88b75 Update CONTRIBUTE.md and add file headers
Also add default file header to layer templates.
2015-01-13 23:12:56 -05:00
syl20bnr fd0e9abbe7 Move layer images into img directories 2014-12-24 01:03:49 -05:00
syl20bnr 83500c2019 Fix colors saturation and lightness micro-state 2014-12-18 00:15:22 -05:00
syl20bnr 59f80bdc60 New colors layer to color your life 2014-12-18 00:12:04 -05:00