Skip to content

Commit

Permalink
[#2375] Minor change to cli color
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed Sep 4, 2012
1 parent 9a51e6d commit 82940e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/lib/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -1253,8 +1253,8 @@ class CreateColorSchemeCommand(CkanCommand):
'@layoutLinkColor',
'@mastheadBackgroundColorStart',
'@mastheadBackgroundColorEnd',
'@btnPrimaryBackgroundHighlight',
'@btnPrimaryBackground',
'@btnPrimaryBackgroundHighlight',
]

# list of predefined colors
Expand Down

0 comments on commit 82940e3

Please sign in to comment.