apex-ui-slim icon indicating copy to clipboard operation
apex-ui-slim copied to clipboard

Apex monochrome Atom theme UI (slim variant)

Results 14 apex-ui-slim issues
Sort by recently updated
recently updated
newest added

I use the `julia-client` package, which provides a custom tool bar (using the API provided by the tool-bar package). When the tool bar is on the left or right, the...

tabs were not even visible by default

Case in file names is significant

Nearly the entire tab bar disappears (except a small sliver of the icons) in macOS with the [no-title-bar](https://atom.io/packages/no-title-bar) package when using the native macOS fullscreen mode. macOS Sierra (10.12.5) Atom...

Hey 😃 I have been putting fixes in my custom stylesheet to help with some common problems I have been experiencing. It helps with #10 and #11 I thought it...

add margin-left to avoid overlay. ![screen shot 2017-02-01 at 11 37 45 pm](https://cloud.githubusercontent.com/assets/4947981/22513527/7b35d724-e8d7-11e6-81e2-6b9c69ec61b2.png) ![screen shot 2017-02-02 at 12 30 29 am](https://cloud.githubusercontent.com/assets/4947981/22515853/e666b976-e8de-11e6-8eed-f98a1fadd42d.png)

``` less // =============================================================== // https://github.com/apex/apex-ui-slim/blob/81f8ac49c0b1632e459a7d04a6febbdb3a39261c/styles/open-color.less#L16-L30 @oc-gray-list: #f8f9fa, #f1f3f5, #e9ecef, #dee2e6, #ced4da, #adb5bd, #868e96, #495057, #343a40, #212529; @oc-gray-0: extract(@oc-gray-list, 1); @oc-gray-1: extract(@oc-gray-list, 2); @oc-gray-2: extract(@oc-gray-list, 3); @oc-gray-3: extract(@oc-gray-list, 4); @oc-gray-4:...

It appears to be fixed width, so I can't see beyond a certain point.

HOT DAMN THIS IS HOT! AWESOME WORK! One issue from my side, and it's more an annoyance than anything else at the moment. I installed the `apex-ui-slim` along with the...