This repository has been archived by the owner on Apr 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5a7f312
commit a5eb8d2
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
{ | ||
"install": "messages/install.txt", | ||
"1.0.1": "messages/1.0.1.txt" | ||
"1.0.1": "messages/1.0.1.txt", | ||
"1.0.2": "messages/1.0.2.txt" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# New in Primer 1.0.2 | ||
|
||
- Darken Quick Panel's row text color | ||
- Fix Goto Anything's background color | ||
- Added border to text inputs | ||
- Increase text input size | ||
- Vertically center text input | ||
|
||
*Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: https://github.com/karelvuong/st-primer/issues* | ||
|
||
*** | ||
|
||
|
||
*Note: Don't forget to restart Sublime Text after activating the theme.* |