Skip to content

Commit

Permalink
Changed default font settings to Consolas 11pt regular
Browse files Browse the repository at this point in the history
  • Loading branch information
G33kDude committed Aug 15, 2017
1 parent a525aaa commit 42322b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CodeQuickTester.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Settings :=
"TabSize": 4,
"CodeFont": {
"Typeface": "Consolas",
"Size": 9,
"Bold": True
"Size": 11,
"Bold": False
},

; Highlighter (colors are 0xRRGGBB)
Expand Down

0 comments on commit 42322b7

Please sign in to comment.