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
6eaa2ca9
Commit
6eaa2ca9
authored
Jan 18, 2014
by
Bruce Durling
Browse files
Better org-column & header visibility
This has a better header as you suggested.
parent
74790f41
Changes
1
Hide whitespace changes
Inline
Side-by-side
grandshell-theme.el
View file @
6eaa2ca9
...
...
@@ -484,8 +484,8 @@
`
(
org-agenda-dimmed-todo-face
((
,
class
(
:foreground
,
faint
))))
`
(
org-block
((
,
class
(
:foreground
,
orange
))))
`
(
org-code
((
,
class
(
:foreground
,
yellow
))))
`
(
org-column
((
,
class
(
:
background
,
darkes
t
))))
`
(
org-column-title
((
,
class
(
:inherit
org-column
:weight
bold
:underline
t
))))
`
(
org-column
((
,
class
(
:
inherit
defaul
t
))))
`
(
org-column-title
((
,
class
(
:inherit
mode-line
:foreground
,
magenta
:weight
bold
:underline
t
))))
`
(
org-date
((
,
class
(
:foreground
,
blue
:underline
t
))))
`
(
org-document-info
((
,
class
(
:foreground
,
pink
))))
`
(
org-document-info-keyword
((
,
class
(
:foreground
,
pink-darker
))))
...
...
Write
Preview
Markdown
is supported
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