Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
steckerhalter
grandshell-theme
Commits
d91857f2
Commit
d91857f2
authored
Apr 16, 2013
by
steckerhalter
Browse files
added highlight symbol face
parent
af805670
Changes
1
Hide whitespace changes
Inline
Side-by-side
grandshell-theme.el
View file @
d91857f2
...
...
@@ -115,7 +115,10 @@
`
(
ac-yasnippet-candidate-face
((
,
class
(
:background
,
pink-darker
:foreground
,
darkest
))))
`
(
ac-yasnippet-selection-face
((
,
class
(
:background
,
pink
:foreground
,
darkest
))))
;; ;; helm (these probably needs tweaking)
;; highlight-symbol
`
(
highlight-symbol-face
((
,
class
(
:background
,
very-dark
))))
;; helm
`
(
helm-M-x-key
((
,
class
(
:foreground
,
pink
:underline
t
))))
`
(
helm-buffer-size
((
,
class
(
:foreground
,
orange
))))
`
(
helm-buffer-not-saved
((
,
class
(
:foreground
,
orange
))))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment