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
11fcfe79
Commit
11fcfe79
authored
Dec 16, 2017
by
steckerhalter
Browse files
add hackernews faces
parent
bf2bb777
Changes
1
Show whitespace changes
Inline
Side-by-side
grandshell-theme.el
View file @
11fcfe79
...
@@ -372,6 +372,11 @@
...
@@ -372,6 +372,11 @@
`
(
grep-hit-face
((
,
class
(
:foreground
,
blue
))))
`
(
grep-hit-face
((
,
class
(
:foreground
,
blue
))))
`
(
grep-match-face
((
,
class
(
:foreground
nil
:background
nil
:inherit
match
))))
`
(
grep-match-face
((
,
class
(
:foreground
nil
:background
nil
:inherit
match
))))
;; hackernews
`
(
hackernews-link
((
,
class
(
:foreground
,
orange
))))
`
(
hackernews-comment-count
((
,
class
(
:foreground
,
yellow-dark
))))
`
(
hackernews-score
((
,
class
(
:foreground
,
yellow-darker
))))
;; helm
;; helm
`
(
helm-M-x-key
((
,
class
(
:foreground
,
pink
:underline
t
))))
`
(
helm-M-x-key
((
,
class
(
:foreground
,
pink
:underline
t
))))
`
(
helm-buffer-size
((
,
class
(
:foreground
,
orange
))))
`
(
helm-buffer-size
((
,
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