Skip to content

Commit

Permalink
Make theme public
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed Sep 3, 2016
1 parent d1a1114 commit 81adf0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chromatism/JLScope.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public class JLScope: Equatable {

var attributedString: NSMutableAttributedString!
var multiline = false
var theme: ColorTheme?
public var theme: ColorTheme?
var delegate: JLNestedScopeDelegate?

var indexSet = IndexSet()
Expand Down

0 comments on commit 81adf0f

Please sign in to comment.