This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nico
/
zerodark-theme
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
31
Wiki
Activity
Browse Source
Add support for `makefile-space'
flycheck-not-required
Nicolas Petton
5 years ago
parent
63df2ae09a
commit
d953167c09
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
zerodark-theme.el
+ 3
- 0
zerodark-theme.el
View File
@ -664,6 +664,9 @@ The result is cached for one second to avoid hiccups."
;; paren-face.el
`
(
parenthesis
(
(
,
class
(
:foreground
,
comment
)
)
)
)
;; makefile
`
(
makefile-space
(
(
,
class
(
:background
,
background-blue
)
)
)
)
)
(
custom-theme-set-variables
Write
Preview
Loading…
Cancel
Save