Giter VIP home page Giter VIP logo

smyx's People

Contributors

tacit7 avatar yveszoundi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

smyx's Issues

Blue line box around the inactive mode-lines

Hi, I like your theme but the only edit I needed to make locally was comment out the blue line box around the inactive mode-lines.

It is confusing to me as it makes me think that the buffer with blue outlined mode-line is the active one.

Simply doing the below has resolved those confusions.

   `(mode-line-inactive
     ((,class (:foreground ,smyx-gray-7
                           :background ,smyx-gray-6))))
   ;; `(mode-line-inactive
   ;;   ((,class (:foreground ,smyx-gray-7
   ;;                         :background ,smyx-gray-6
   ;;                         :box (:line-width -1 :color ,smyx-blue-5)))))

I didn't want to fork this just because of that one edit if you also are comfortable with this edit and plan to implement this in a future update.

Thanks!

Improve comment face

The face for comments is just like regular text.
It's not easy to quickly identify comments without looking at related text tokens.

screen shot 2014-10-08 at 9 44 06 am

I'd use the same greyish colour as for line numbers.

Improve region face for selections

Previously there was not enough contrast for selected regions and that was improved. The comment face foreground was still white, just like normal text, thus visible when selected.

Now with a light grey for comments and a region selection which is also a bit grey, comments are not visible within a selected region.

I propose to adopt the same approach as with many themes, by just darkening a bit the line highlight colour.

Before selection
screen shot 2014-10-13 at 3 16 58 pm

After selection, comments are invisible

screen shot 2014-10-13 at 3 18 14 pm

Line numbers are too bright

Is there a way that the line numbers could be made gray or something not so bright? This is a shot from the original theme's site:
screen shot with gray linums

I tried to edit it myself, but I have not written a theme before, so some help would be appreciated.

Information and screenshot

Please add a README and a screenshot.

Most people don't even try a theme when they don't see a picture and basic description in the front page of the project.

ps: It's a nice theme and it works well with the terminal. I hope that you'll add some more faces once in a while (guide-key, highlight for current line, etc.) and more contrast for selected text (background + foreground).

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.