Commit Graph

196 Commits

Author SHA1 Message Date
Kevin Sawicki
6ce3f87448 Add initial image viewer
An image session will be opened by project.buildEditSession()
for known image extensions.

Closes #203
2013-04-08 15:36:35 -07:00
Kevin Sawicki
fcb90abfda Don't show status colors on selected arrow 2013-04-05 15:05:43 -07:00
Kevin Sawicki
f8fbfc8624 Don't show status color on arrow when selected 2013-04-05 09:34:25 -07:00
probablycorey
cf07eef3ae Only change text color when select list item matches :hover
Closes #303
2013-03-29 15:09:53 -07:00
probablycorey
00c1fdce38 Change theme extension to .less 2013-03-29 15:02:45 -07:00
probablycorey
4b146f3459 Remove css extensions from themes package.cson stylesheet list 2013-03-29 15:02:44 -07:00
Kevin Sawicki
7756f8e86d Show ignored icon in status bar 2013-03-25 12:00:11 -04:00
Kevin Sawicki
77bc42bd45 Put status indicator on right side of fuzzy finder
Closes #313
2013-03-04 21:43:33 -08:00
Kevin Sawicki
77a5f4775a Show Git status indicators on directories
Closes #301
2013-03-04 21:43:33 -08:00
Kevin Sawicki
c64241d036 Add right and directory colors to light theme 2013-02-25 15:31:04 -08:00
Kevin Sawicki
f89db4d8a2 Make right and directory class the same color 2013-02-25 15:30:41 -08:00
Kevin Sawicki
011919b8cc Add more subtle hover background color 2013-02-25 15:16:51 -08:00
Kevin Sawicki
ba5a56088f Add grammar name hover style to light theme 2013-02-25 14:09:25 -08:00
Kevin Sawicki
71f8fd21b2 Use darker text color for error message
The message will still show in white when flashed
with a red background but the text will return to
a darker color once the error class is gone.
2013-02-25 10:07:09 -08:00
Kevin Sawicki
bfaf5b4952 Move folding colors to syntax stylesheets
Switch the light syntax folding color to an orange
instead of the pink which look washed out on a light
background.
2013-02-22 09:10:18 -08:00
Justin Palmer
eefd99af5f Add overlay styles to atom-light-ui
Fixes #295
2013-02-21 21:07:23 -08:00
Kevin Sawicki
25e3d690df Remove dark cursor style from light-ui
This caused the cursor to be black and white
when dark-syntax is used with light-ui
2013-02-20 17:10:37 -08:00
Kevin Sawicki
334a33cd74 Add selection color for mini editor
Without this the atom-light-ui theme used with the atom-dark-syntax
theme causes the selection in the mini editor to unreadable because
it is too dark.
2013-02-19 17:06:59 -08:00
Kevin Sawicki
c2a362e550 Add selection color for when editor isn'tfocused
Closes #286
2013-02-19 16:57:56 -08:00
Kevin Sawicki
c0c654ebb3 Allow invisible color to be overriden
Marking it as !important prevented user stylesheets
from changing the color.
2013-02-19 15:22:22 -08:00
Justin Palmer
c879dbba5b use editor highlight background color 2013-02-15 10:32:11 -08:00
Justin Palmer
3c26e8d4bb highlights and colors for preview list 2013-02-15 10:10:55 -08:00
Justin Palmer
a81c834f88 nicer look for preview list header 2013-02-15 10:10:13 -08:00
Justin Palmer
b0da7d15f1 not sure how this didn't throw an error 2013-02-15 10:09:40 -08:00
Justin Palmer
0ccf81d2ef style expand/collapse in atom-ui-light 2013-02-15 09:23:30 -08:00
Justin Palmer
e18ed0c96c move preview count position to static directory 2013-02-15 09:12:21 -08:00
Jon Rohan
59a8bfd8df Making shure that invisibles always look the same. fixes #279 2013-02-14 14:58:50 -08:00
Kevin Sawicki
eb179af0d4 Merge pull request #271 from github/super-command-panel
Super command panel
2013-02-14 10:13:40 -08:00
Justin Palmer
f3b41e4321 command panel styles for atom-light-ui 2013-02-14 09:56:31 -08:00
Kevin Sawicki
cc10ae4bdb Only set selected background on path details
Previously the background of the entire li was
changed when selected.
2013-02-13 22:33:29 -08:00
Justin Palmer
fcba61f2d1 use different color for path and operation 2013-02-13 16:55:47 -08:00
Justin Palmer
107d1e2c93 kill distracting hover styles 2013-02-13 16:25:17 -08:00
Justin Palmer
28e1fb1a75 tweak look of preview header in atom-light-ui 2013-02-13 13:00:52 -08:00
Justin Palmer
84ff844f17 styles for preview list header 2013-02-13 12:38:17 -08:00
Justin Palmer
539c000bcd add expand/collapse indicators 2013-02-13 11:19:08 -08:00
Justin Palmer
cc3982a08f basic expand/collapse working 2013-02-13 10:58:53 -08:00
Justin Palmer
f536d21ca6 cleanup look of command panel results 2013-02-13 10:23:57 -08:00
Justin Palmer
ee64cd17d3 better spacing for preview list 2013-02-13 10:12:25 -08:00
Jon Rohan
e5854da765 Moving markdown styles to syntax styles. 2013-02-13 08:52:26 -08:00
Justin Palmer
f19e536b25 style code 2013-02-12 14:32:45 -08:00
Justin Palmer
64b187a7e3 style markdown quote 2013-02-12 14:25:29 -08:00
Justin Palmer
12b340f072 🔪 markup 🔫 2013-02-12 14:13:58 -08:00
Justin Palmer
b5ddbe9043 tweak colors, make link label different shade than link 2013-02-12 13:31:16 -08:00
Justin Palmer
609342af16 light markdown 2013-02-12 12:08:48 -08:00
Justin Palmer
be94f14d61 dark markdown 2013-02-12 12:08:38 -08:00
Jon Rohan
83fc0fb0e0 Making the light theme close icons a tiny tiny less bold. 2013-02-12 09:28:51 -08:00
Kevin Sawicki
de6e930bad Support package.cson in Atom themes
Migrate light and dark themes to use package.cson
instead of package.json
2013-02-10 15:11:06 -08:00
Jon Rohan
ddbea653a3 some small tweaks to the light tabs 2013-02-09 21:40:39 -08:00
Justin Palmer
6395f352d6 adjust position of command panel stats 2013-02-06 17:13:50 -08:00
Justin Palmer
efa31b82fa adjust command panel colors 2013-02-06 16:26:13 -08:00