Skip to content

Commit

Permalink
1.0.9 - Fix the styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Lains committed Jun 15, 2017
1 parent b53ee9c commit 6c44507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Widgets/SourceView.vala
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ namespace Quilter.Widgets {

private const string COLOR_PRIMARY = """
@define-color colorPrimary %s;
@define-color textColorPrimary %s;
.quilter-window {
background-color: @colorPrimary;
}
Expand Down

0 comments on commit 6c44507

Please sign in to comment.