Skip to content

Commit

Permalink
remove bold and italic styles for Filter color group
Browse files Browse the repository at this point in the history
  • Loading branch information
amzyang committed Jan 11, 2011
1 parent e16fdbf commit a3719fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenburn.penta
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ hi -a CompLess margin-top:.5ex;margin-bottom:1ex;
hi -a CompLess::after content:"\02c6"
hi -a CompTitle color:lightblue; background-color:transparent;
hi -a CompTitleSep background:-moz-linear-gradient(60deg, lightblue, white); height:1px;
hi -a Filter font-style:italic; text-decoration:underline;
hi -a Filter font-weight:normal; text-decoration:underline;
hi -a Keyword color:#f0dfaf; font-weight:bold;
hi -a URL text-decoration:none; color:#9ECE9E; background-color:inherit;
hi -a URL:hover text-decoration:underline; cursor: pointer;
Expand Down

0 comments on commit a3719fb

Please sign in to comment.