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
0c516b5d
Commit
0c516b5d
authored
Jan 18, 2014
by
steckerhalter
Browse files
Merge pull request #2 from otfrom/patch-1
Make org-columns more visible.
parents
eb303b4c
6eaa2ca9
Changes
1
Hide whitespace changes
Inline
Side-by-side
grandshell-theme.el
View file @
0c516b5d
...
...
@@ -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
,
magenta
))))
`
(
org-column-title
((
,
class
(
:inherit
org-column
:weight
bold
:underline
t
))))
`
(
org-column
((
,
class
(
:
inherit
default
))))
`
(
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