Unite UI responds to your syntax for a more unified feel that is based off of Flexible UI
Go to settings within Atom, select Install and search for unite
under themes.
Or install directly from the console:
apm install unite-ui
condensedTabs
boolean
false
condensedTreeView
boolean
false
fontStack
enum
monospace
monospace
, system
blockCursor
enum
block
block
, standard
closeButtonPosition
right
enum
right
, left
font in the screenshots is: Monaco
syntax featured are in the screenshots are: ocean-dark-syntax & ocean-light-syntax
/* monospace */"Operator Mono for Powerline", "Operator Mono", "Monaco", "Consolas", "Inconsolata", "Droid Sans Mono", "Deja Vu Sans Mono", monospace;/* system */-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.