Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Releases: leo/material-ui

1.0.10

13 Mar 09:13
@leo leo
Compare
Choose a tag to compare

Patches

v1.0.9

22 Mar 19:54
@leo leo
Compare
Choose a tag to compare

Allows developers that are using the latest Atom (1.6.0) to update the theme. Make sure to update to the latest version. Should work fine now!

Thanks to @levrik for fixing this problem: #11

v1.0.8

20 Mar 19:13
@leo leo
Compare
Choose a tag to compare
  • Adjusted spacing within panels
  • The icons near panel headings now have a proper height
  • Darkened border color of panels slightly
  • Input borders now match the color of the panel border
  • Improved description
  • Corrected position and size of "file is currently open" indicator

From now on, this theme at least requires version 1.6.0 of Atom.

v1.0.7

09 Feb 09:40
@leo leo
Compare
Choose a tag to compare
  • Aligned file and directory icons correctly
  • Lightened UI if window isn't in focus

v1.0.6

24 Jan 11:33
@leo leo
Compare
Choose a tag to compare
  • Mark active folders (thanks to @chubarovNick for #10)
  • One Dark is now the recommended syntax theme to use with this UI theme
  • Improvements to the contribution workflow
  • Not suggesting a custom dock icon anymore - you should use the default one (much safer because custom ones get reverted back with each core update)! 😊

v1.0.5

15 Dec 14:00
@leo leo
Compare
Choose a tag to compare
  • Removed unused typefaces (decreases startup time)
  • Removed whitespace that appeared when the file tree was closed (see #8)
  • Slightly increased spacing before line numbers

v1.0.4

11 Dec 19:39
@leo leo
Compare
Choose a tag to compare
  • Long file names within tab titles are now supported
  • Better-looking scrollbars when always shown. Those that are only shown when scrolling currently can't be styled because of a decision that was made by the WebKit team: atom/atom#10025
  • Fixed text fields outside of the settings area (thanks to @conchan for #7)
  • Minor visual improvements on the top directory icon

v1.0.3

09 Dec 09:02
@leo leo
Compare
Choose a tag to compare
  • Tab titles are now easier readable
  • Now compatible with the Use Preview Tabs option (see #2)
  • Improved behavior for empty folders
  • Size of drag & drop placeholder adjusted

v1.0.2

07 Dec 21:04
@leo leo
Compare
Choose a tag to compare
  • Folders now have a fancy animation 🤘
  • Files now have an hover effect
  • Select fields now look more material-design-like (whatever)
  • Visually improved top icon in file tree
  • Adjusted color of all the items within the status bar
  • The hover effect is now being applied to expanded folders, too
  • More spacing around text fields

v1.0.1

06 Dec 14:05
@leo leo
Compare
Choose a tag to compare
  • Inputs now look more like in the Material Design Guide
  • Folder icons are now a bit darker
  • Improved the hover effect on folders
  • Border color of settings section adjusted