Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

It's pretty hard to see the border between splits in the dark theme. There are three splits in this #1501

Closed
jbarnette opened this issue Feb 2, 2014 · 5 comments

Comments

@jbarnette
Copy link
Contributor

It's pretty hard to see the border between splits in the dark theme. There are three splits in this screenshot.

Atom Version: 0.48.0
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Atom/0.48.0 Atom-Shell/0.8.5 Safari/537.36
Screenshot:
screenshot

@probablycorey
Copy link

I think the best fix for this now is to edit your ~/.atom/user.css to have something like this:

/* User styles */
.editor {
  border-top: 5px solid #444;
}

@jbarnette
Copy link
Contributor Author

@probablycorey Sweet, I'll do that. Is splitting just something that nobody does?

@probablycorey
Copy link

I do it, but the tabs act as the visual separator for me.

atom sh - _users_corey_github_atom

@jbarnette
Copy link
Contributor Author

Ah, ok. Bummer.

@lock
Copy link

lock bot commented Jan 27, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants