Skip to content

Commit 51f9ea7

Browse files
committed
imgur links
1 parent 3c36d5d commit 51f9ea7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
### A dark interface and syntax theme for [Sublime Text](https://sublime.wbond.net/packages/Predawn) and [Atom](https://atom.io/packages/predawn-ui).
44

5-
![](screenshots/screenshot.png)
5+
![](http://i.imgur.com/r6B1Exd.png)
66

7-
[View a larger screenshot](https://raw.github.com/jamiewilson/predawn/master/screenshots/screenshot.png)
7+
[View a larger screenshot](http://i.imgur.com/r6B1Exd.png)
88

99
# All Options and Defaults
1010
#### See images below for examples
@@ -69,7 +69,7 @@ _Note: File icons are only supported for **[DEV BUILDS 3062](http://www.sublimet
6969

7070
Open your user settings file `preferences.sublime-settings` as shown below:
7171

72-
![](screenshots/activate.png)
72+
![](http://i.imgur.com/dDxZTwu.png)
7373

7474
To activate the theme, add or replace your current theme settings with the code below.
7575

@@ -92,30 +92,30 @@ Make sure to restart Sublime after installing and activating Predawn
9292
# Options
9393

9494
### Tabs Height
95-
![](screenshots/tabs.png)
95+
![](http://i.imgur.com/V5bch3X.png)
9696

9797
### Active Tab Underline
9898
![](http://i.imgur.com/gHtilo3.jpg)
9999

100100
### Find & Replace Small Size
101-
![](screenshots/find-replace.png)
101+
![](http://i.imgur.com/nMMu5AD.png)
102102

103103
After enabling the smaller size, you'll need to drag the height of the Find/Replace panel up and down to adjust it to the new dimemension.
104104

105105
### Sidebar Height
106-
![](screenshots/sidebar.png)
106+
![](http://i.imgur.com/3Y3psRy.png)
107107

108108
### Sidebar Width
109-
![](http://i.imgur.com/RAFhLfz.jpg)
109+
![](http://i.imgur.com/1p0WjBL.jpg)
110110

111111
# Markdown
112-
![](screenshots/markdown.png)
112+
![](http://i.imgur.com/hDMgN39.png)
113113

114114
## To enable Predawn for Markdown
115115

116116
First, **open a markdown(.md) file**, then navigate to `Sublime Text` > `Preferences` > `Settings - More` > `Syntax Specific - User` in the menu bar.
117117

118-
![](screenshots/syntax-specific.png)
118+
![](http://i.imgur.com/SFyHdVX.png)
119119

120120
## Add to your current settings or replace with the following:
121121

@@ -132,9 +132,9 @@ First, **open a markdown(.md) file**, then navigate to `Sublime Text` > `Prefere
132132
# Interface and File Icons
133133
The source files for the interface icons are located in the [jamiewilson/predawn-icons](https://github.com/jamiewilson/predawn-icons).
134134

135-
![](https://raw.githubusercontent.com/jamiewilson/predawn-icons/master/predawn-file-icons.jpg)
135+
![](http://i.imgur.com/O9QgDad.jpg)
136136

137137
# Dock Icons
138138
There are also some [dock icons](/dock-icons) for you to choose from:
139139

140-
![](screenshots/icons.png)
140+
![](http://i.imgur.com/dF2d4Fv.png)

0 commit comments

Comments
 (0)