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
74790f41
Commit
74790f41
authored
Jan 17, 2014
by
Bruce Durling
Browse files
Make org-columns more visible.
org-columns at h3 level were invisible.
parent
eb303b4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
grandshell-theme.el
View file @
74790f41
...
@@ -484,7 +484,7 @@
...
@@ -484,7 +484,7 @@
`
(
org-agenda-dimmed-todo-face
((
,
class
(
:foreground
,
faint
))))
`
(
org-agenda-dimmed-todo-face
((
,
class
(
:foreground
,
faint
))))
`
(
org-block
((
,
class
(
:foreground
,
orange
))))
`
(
org-block
((
,
class
(
:foreground
,
orange
))))
`
(
org-code
((
,
class
(
:foreground
,
yellow
))))
`
(
org-code
((
,
class
(
:foreground
,
yellow
))))
`
(
org-column
((
,
class
(
:background
,
magenta
))))
`
(
org-column
((
,
class
(
:background
,
darkest
))))
`
(
org-column-title
((
,
class
(
:inherit
org-column
:weight
bold
:underline
t
))))
`
(
org-column-title
((
,
class
(
:inherit
org-column
:weight
bold
:underline
t
))))
`
(
org-date
((
,
class
(
:foreground
,
blue
:underline
t
))))
`
(
org-date
((
,
class
(
:foreground
,
blue
:underline
t
))))
`
(
org-document-info
((
,
class
(
:foreground
,
pink
))))
`
(
org-document-info
((
,
class
(
:foreground
,
pink
))))
...
...
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