Skip to content

Latest commit

 

History

History
159 lines (85 loc) · 6.54 KB

CHANGELOG.md

File metadata and controls

159 lines (85 loc) · 6.54 KB

1.1.0 (2016-03-10)

Bug Fixes

  • enable syntax highlighting in the text selection (5f9dfbb), closes #18
  • highlighting of the javascript methods (dca7640), closes #21
  • improve HiDPI support (e06a1e5)
  • improve styling of the tabs (f6d1d9d), closes #20
  • text selection readability (ee20dcb)

Features

1.0.3 (2016-03-03)

Bug Fixes

  • *.html.erb open as HTML(Rails) (012038c), closes #17

1.0.2 (2016-03-02)

Bug Fixes

1.0.1 (2016-02-27)

Bug Fixes

1.0.0 (2016-02-25)

Bug Fixes

  • dirty state icon color (a4de9f7)
  • improve the monokai color scheme to better fit with the theme (55b3538)
  • simplify styling of the widget buttons (2eb0f85)

Features

  • add monokai color scheme (813745d), closes #14
  • add monokai version of the theme (92e57cd), closes #12
  • add oceanic color scheme (c8fe22e), closes #15
  • add oceanic version of the theme (9dd5a24), closes #13

0.4.0 (2016-02-20)

Bug Fixes

  • close button color of the selected filled tab (63e76df)
  • simplify styling of the minimap (649d947)

Features

  • add green accent color (2ffa6f1), closes #3
  • add orange accent color (ce04966), closes #4
  • add purple accent color (f32fb5e), closes #8

0.3.0 (2016-02-18)

Bug Fixes

Features

  • add ace.jump scope to the color scheme (f85fee7)
  • improve syntax highlighting (4dfab1a)

0.2.2 (2016-02-16)

Bug Fixes

  • make the dark theme easy on the eyes (51c42e1)
  • remove overlined tab styles (a6985b7)

0.2.1 (2016-02-15)

0.2.0 (2016-02-15)

Bug Fixes

  • change line highlight color (645aa9f)
  • improve the light color scheme (86649c4)

Features

  • add a dark color scheme (e935201), closes #7
  • add basic implementation of dark widgets (89e69ce)
  • add dark styles for the autocomplete (a588426)
  • add dark styles for the grid layout (cfc54a8)
  • add dark styles for the overlay panels (37d012f)
  • add dark styles for the sidebar (22b0bab)
  • add dark styles for the status bar (04c5ce8)
  • add dark styles for the widget controls (79f2b25)
  • add dark styling of the empty window (66a3b01)
  • add dark styling of the folding (2760286)
  • add dark styling of the scrollbars (67e18f5)
  • add dark styling of the tabs (758e48a)

0.1.0 (2016-02-11)

Features

  • add a light blue color scheme (e6879a9), closes #6
  • add a light blue version of the theme (6a19ff6), closes #1
  • add file type icons (baaaa94), closes #5