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
|
b5ddbe9043
|
tweak colors, make link label different shade than link
|
2013-02-12 13:31:16 -08:00 |
|
Justin Palmer
|
be94f14d61
|
dark markdown
|
2013-02-12 12:08:38 -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 |
|
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 |
|
Justin Palmer
|
cb4abb201a
|
pray the gray away
|
2013-02-06 16:19:02 -08:00 |
|
Justin Palmer
|
1f50ca8d16
|
cleanup statusbar styles
|
2013-02-06 15:12:22 -08:00 |
|
Justin Palmer
|
c62b75804e
|
consolidate markdown styles into the markdown package
|
2013-02-06 09:21:46 -08:00 |
|
Justin Palmer
|
c2c8621394
|
Merge pull request #238 from github/semantic-tabs
Update tab design
|
2013-02-06 09:05:09 -08:00 |
|
Justin Palmer
|
b66b4ac213
|
consolidate margins
|
2013-02-06 08:57:07 -08:00 |
|
Justin Palmer
|
f13ea7086e
|
💄
|
2013-02-06 08:57:07 -08:00 |
|
Justin Palmer
|
6c0b40d5c0
|
adjust treeview look to match new tabs
|
2013-02-06 08:57:07 -08:00 |
|
Justin Palmer
|
f55c048d19
|
blurred styles for new tab design
|
2013-02-06 08:57:07 -08:00 |
|
Justin Palmer
|
55e91f7860
|
adjust color of modified tabs
|
2013-02-05 20:19:07 -08:00 |
|
Justin Palmer
|
68f1fa5b31
|
fix 1px shift in normal and active state by reworking some styles
|
2013-02-05 20:13:36 -08:00 |
|
Justin Palmer
|
d4e4cd00ea
|
:fire::fire::skull::fire:🔥
|
2013-02-05 17:45:22 -08:00 |
|
Justin Palmer
|
dded43c992
|
add innershadow to selected tab
|
2013-02-05 17:29:42 -08:00 |
|
Justin Palmer
|
62981b27f5
|
more work on dark tab style
|
2013-02-05 17:14:48 -08:00 |
|
Justin Palmer
|
6a8b1df398
|
simple gradient tabs
|
2013-02-05 16:52:50 -08:00 |
|
Jon Rohan
|
5a6e82c23c
|
bracket-matcher styles should be in syntax
|
2013-02-05 16:21:36 -08:00 |
|
Justin Palmer
|
6f34c94014
|
Merge pull request #232 from github/focus-invert
Focus invert
|
2013-02-05 09:13:32 -08:00 |
|
Kevin Sawicki
|
7a88e4bdb6
|
Add markdown link color
|
2013-02-05 08:41:54 -08:00 |
|
Justin Palmer
|
0bd6ce7ae1
|
more subtle look for blurred state in atom-dark-ui
|
2013-02-05 08:38:08 -08:00 |
|
Justin Palmer
|
55d282fdd4
|
valid json
|
2013-02-05 08:22:14 -08:00 |
|
Justin Palmer
|
dd7835faf4
|
merge dev, fix conflicts
|
2013-02-05 08:18:59 -08:00 |
|
Kevin Sawicki
|
0270ba3e1c
|
Add bracket matcher that highlights pair
(), {}, and [] pairs are now highlighted when
after or before the cursor
|
2013-02-04 18:09:20 -08:00 |
|
Justin Palmer
|
eb8d6f9766
|
fix textmate editor specs
|
2013-02-04 17:07:27 -08:00 |
|
Justin Palmer
|
fa0d5b4ab2
|
add blurred css
|
2013-02-04 16:50:32 -08:00 |
|
Justin Palmer
|
aa95590e6c
|
kill is-focused on the dark tree-view
|
2013-02-04 16:20:40 -08:00 |
|
Justin Palmer
|
951f6128ca
|
kill some is-focused tab styles
|
2013-02-04 16:06:52 -08:00 |
|
Justin Palmer
|
3e7b75e9aa
|
set directory color when item is selected
|
2013-02-04 15:31:09 -08:00 |
|
Justin Palmer
|
e3fd6d87b5
|
💄
|
2013-02-04 14:07:42 -08:00 |
|
Justin Palmer
|
b8c56e1618
|
tweak key binding position and clip overflow of select-list
|
2013-02-04 13:33:49 -08:00 |
|
Justin Palmer
|
4845135375
|
tweak directory look in dark theme, add back the dash
|
2013-02-04 11:23:07 -08:00 |
|
Justin Palmer
|
8474caa8d8
|
move generic status bar styles to main bundle, kill dupe cod
|
2013-02-04 10:03:52 -08:00 |
|
Justin Palmer
|
c94201db57
|
move generic editor styles to the main bundle. kill resulting dupe code
|
2013-02-04 09:58:15 -08:00 |
|
Justin Palmer
|
3fcb7888cc
|
share fuzzy-finder styles between dark and light
|
2013-02-04 09:39:55 -08:00 |
|
Justin Palmer
|
f307554d79
|
kill dup command-panel light styles
|
2013-02-04 09:33:11 -08:00 |
|
Justin Palmer
|
d82187a187
|
remove generic properties reset by is-focused merge
|
2013-02-04 09:06:14 -08:00 |
|
Justin Palmer
|
e796616921
|
merge dev, fix conflicts
|
2013-02-04 09:00:09 -08:00 |
|
Justin Palmer
|
7d00623313
|
move generic tab styles to main bundle
|
2013-02-04 08:52:39 -08:00 |
|
Justin Palmer
|
1affefb196
|
move generic command-panel styles to main bundle
|
2013-02-04 08:36:27 -08:00 |
|
Justin Palmer
|
4bfd73966d
|
move generic tree-view styles to the main bundle
|
2013-02-04 08:28:58 -08:00 |
|
Justin Palmer
|
065d1e8d80
|
move generic select-list styles to main bundle
|
2013-02-04 08:21:53 -08:00 |
|
Justin Palmer
|
4b9d14d2f3
|
remove grammar-view from package.json
|
2013-02-04 08:21:34 -08:00 |
|
Justin Palmer
|
ffa3518cb3
|
kill grammar-view.css, uses overlay and select list defaults
|
2013-02-04 08:14:52 -08:00 |
|
Justin Palmer
|
81fbb3bc93
|
kill clear-float
|
2013-02-04 08:09:47 -08:00 |
|