Rob Cameron
f21dea0106
Styles tooltips
2014-02-27 09:13:45 -08:00
Rob Cameron
6f1f2ab612
Adds transition on buttons becoming active
2014-02-27 09:09:45 -08:00
Rob Cameron
32ef6f33a0
Adds a transition to close button highlight
2014-02-27 09:08:37 -08:00
Rob Cameron
47c637dea2
Prepare 0.3.0 release
2014-02-26 18:32:10 -08:00
Rob Cameron
cc60bd025f
Updates tab behavior (hidden close icon unless tab is active)
2014-02-26 18:32:01 -08:00
Rob Cameron
7b2534b96f
Prepare 0.2.4 release
2014-02-26 18:14:42 -08:00
Rob Cameron
68392853dd
Fixes active tab height
2014-02-26 18:14:35 -08:00
Rob Cameron
16868c5ce6
Prepare 0.2.3 release
2014-02-26 18:10:13 -08:00
Rob Cameron
72e78c874b
Removes a few borders
2014-02-26 18:10:05 -08:00
Rob Cameron
3ca20732dc
Prepare 0.2.2 release
2014-02-26 18:06:18 -08:00
Rob Cameron
794720eec4
Removes key-binding button style from command palette
2014-02-26 18:06:01 -08:00
Rob Cameron
fb2047f3b0
Fixes button focus
2014-02-26 18:03:55 -08:00
Rob Cameron
e8b6a2f366
Tweaks to buttons in find bar and input line backgrounds
2014-02-26 18:02:17 -08:00
Rob Cameron
c6fc51859c
Prepare 0.2.1 release
2014-02-26 15:54:06 -08:00
Rob Cameron
341a220a35
Fixes gutter background color
2014-02-26 15:53:57 -08:00
Rob Cameron
32257c5e95
Updates overlay background color
2014-02-26 15:53:17 -08:00
Rob Cameron
dcd0b71cbd
Prepare 0.2.0 release
2014-02-26 15:50:18 -08:00
Rob Cameron
d03e9947f0
Adds Zen-specific styles
2014-02-26 15:50:08 -08:00
Rob Cameron
e163ea5110
Prepare 0.1.0 release
2014-02-26 15:35:50 -08:00
Rob Cameron
9bc65a89e5
Adds screenshot to readme
2014-02-26 15:35:31 -08:00
Rob Cameron
bc94406ec3
First pass at color updates
2014-02-26 15:30:56 -08:00
Rob Cameron
d23da2adbd
Deleted file
2014-02-26 15:10:00 -08:00
Rob Cameron
eb2646c096
Test for color
2014-02-26 15:09:33 -08:00
Kevin Sawicki
e9e878d710
Prepare 0.23.0 release
2014-02-25 16:21:11 -08:00
Kevin Sawicki
a06c7cefda
Add screenshot to README
2014-02-25 16:21:05 -08:00
Kevin Sawicki
1e1fbfbd9a
Update link to contributing guide
2014-02-25 16:19:18 -08:00
Kevin Sawicki
24289b5b05
Switch license to MIT
2014-02-25 16:19:02 -08:00
Kevin Sawicki
ec1fd60d7c
Prepare 0.22.0 release
2014-02-03 10:58:35 -08:00
Kevin Sawicki
ac297daf7c
Set theme value to "ui"
2014-02-03 10:58:29 -08:00
Nathan Sobo
0d59d2d5ce
Prepare 0.21.0 release
2014-01-16 11:26:36 -07:00
Nathan Sobo
adda60234d
Render a right/column border on all but the last child of a row/column
...
Previously, we were only rendering a right border on pane children of
a row, which meant that we didn't render borders when columns nested
inside of rows. Also, when the tab strip wasn't present it was
impossible to distinguish horizontal splits.
2014-01-16 11:02:56 -07:00
Nathan Sobo
efdb9d6c52
Prepare 0.20.0 release
2014-01-15 16:41:59 -07:00
Nathan Sobo
d5926853cc
Merge pull request #10 from atom/ns-empty-panes
...
Gives panes the app-background-color
2014-01-15 15:41:31 -08:00
Nathan Sobo
c07ca791d4
Use slightly darker background color rather than glow to indicate focus
2014-01-15 14:58:32 -07:00
Nathan Sobo
bf27632810
Apply a blue inner glow to focused empty panes
2014-01-15 11:54:25 -07:00
Nathan Sobo
bc11d0e0a4
Gives panes the app-background-color
...
In the post-empty-panes world, there will always be a single root pane,
so the true background of workspace will never be visible.
2014-01-15 04:42:02 -07:00
Nathan Sobo
d43ac8b3d5
Remove backward-compatible selector
2014-01-15 04:36:13 -07:00
Nathan Sobo
f8fe00494f
Prepare 0.19.0 release
2014-01-11 11:02:37 -07:00
Nathan Sobo
b310fdc60a
Add .pane-row selector for forward compatibility with flexbox panes
2014-01-11 11:02:31 -07:00
Ben Ogle
8ca3a02740
Prepare 0.18.0 release
2013-12-19 12:25:49 -08:00
Ben Ogle
d1b0576b10
Only have style concerns in here for .background-message
2013-12-19 12:15:42 -08:00
Ben Ogle
eb79a6a651
Add a .background-message element
2013-12-19 12:05:13 -08:00
Ben Ogle
535054ed7f
Make highlight-colors look less crazy on the dark background.
2013-12-17 16:51:27 -08:00
Ben Ogle
183529e7d3
Fix up colors a bit
2013-12-17 16:51:00 -08:00
Kevin Sawicki
1ab0aeb1ca
Prepare 0.17.0 release
2013-12-11 16:28:26 -08:00
Kevin Sawicki
0def4a8ce3
Use text-color-selected when status icon is selected
...
Blue on blue for new files was looking washed out.
2013-12-11 16:27:32 -08:00
Kevin Sawicki
1f58f27450
Prepare 0.16.0 release
2013-12-11 15:45:50 -08:00
Kevin Sawicki
491a704c09
Merge pull request #7 from atom/ks-remove-hovers
...
Remove hovers
2013-12-11 15:43:43 -08:00
Kevin Sawicki
6d77926914
Remove hovers
2013-12-11 15:37:41 -08:00
Ben Ogle
384818b457
Prepare 0.15.0 release
2013-12-10 16:08:40 -08:00