Giter Site home page Giter Site logo

Comments (5)

benogle avatar benogle commented on June 28, 2024

This is the purview of the syntax themes. atom-dark-syntax doesnt have this padding, and probably wont in the foreseeable future. Some themes do, like base-16-tomorrow-dark. Here is where it sets the padding: https://github.com/atom/base16-tomorrow-dark-theme/blob/master/index.less#L48-L50 You can adjust in your own user.less.

from atom-dark-ui.

matejkramny avatar matejkramny commented on June 28, 2024

Fair point.. However that isn't the current value.

Debugging the DOM, it has padding-left of 1px. I see that's coming from https://github.com/atom/base16-tomorrow-dark-theme/blob/master/index.less#L321-323

padding-left of 10px is the desired effect though. What is the .mini class on the editor?

from atom-dark-ui.

batjko avatar batjko commented on June 28, 2024

.mini is for mini editors. In your case you don't want to affect those, so it's good to keep that in your selector.

I'm all for a little space between the gutter and the editor text, improves visual appeal and readability. I'd be happy with 5px though, to stay subtle and neat.

from atom-dark-ui.

matejkramny avatar matejkramny commented on June 28, 2024

Sorry what are mini editors?
I've got the configuration Atom came with.

Its a MBP, with no retina display on a large 1920x1200 external monitor. It stays the same no matter if its full screen or a tiny window.

See the following if that helps :).

screenshot 2014-09-15 22 45 11
screenshot 2014-09-15 22 45 16

from atom-dark-ui.

benogle avatar benogle commented on June 28, 2024

Sorry what are mini editors?

Mini editors are the one liner editors like in find and replace or the command palette.

from atom-dark-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.