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
17dd6d54
Commit
17dd6d54
authored
Apr 12, 2013
by
steckerhalter
Browse files
removed hardcoded font
parent
6e4befc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
grandshell-theme.el
View file @
17dd6d54
...
...
@@ -65,7 +65,7 @@
'grandshell
;; Standard font lock faces
`
(
default
((
,
class
(
:foreground
,
normal
:background
,
background
:family
"Bitstream Vera Sans Mono"
:height
89
)
)))
`
(
default
((
,
class
(
:foreground
,
normal
:background
,
background
)))
`
(
bold
((
,
class
(
:weight
bold
))))
`
(
bold-italic
((
,
class
(
:slant
italic
:weight
bold
))))
`
(
underline
((
,
class
(
:underline
t
))))
...
...
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