Giter Site home page Giter Site logo

eclipse-theme's People

Contributors

abo-abo avatar jasonm23 avatar purcell avatar

Stargazers

 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

eclipse-theme's Issues

[question] Do this theme have dark version?

Thanks for another awesome package again.

Personally I use light theme in the daytime and dark theme in the night. Eclipse theme is the most comfortable theme for my eyes among many light themes. I wonder if there is a dark one and want to find a reference so that I can implement an eclipse-dark-theme myself (or maybe someone else had done this before ? )

Border between windows?

First of all, thanks for a very tasteful theme.

I am running Ubuntu 22.04 and I have the issue that the border between windows is not very visible as seen below:

before

As a quick fix, I added the definition (eclipse-fringe "grey90") and change the fringe setting to be (fringe :background ,eclipse-fringe). If I do that, it is easier to see the border but ideally I would like the background of the actual scrollbar to be grey rather than the fringes:

after

Does anyone have a suggestion how to improve the border visibility between the windows apart from my hack above? Is there another setting than fringe that can be tweaked?

dejavu is good, but

I believe font-settings should not be included into theme:

 `((default :family "DejaVu Sans Mono"
              :height 113
              :foreground ,eclipse-fg
              :background ,eclipse-bg)

I use source code pro and don't have dejavu installed thus eclipse-theme makes funky job with my emacs :)

Add code to auto add to color themes path.

;;;###autoload
(and load-file-name
     (boundp 'custom-theme-load-path)
     (add-to-list 'custom-theme-load-path
                  (file-name-as-directory
                   (file-name-directory load-file-name))))

End of line styling conflict with default behavior.

Hi, thanks for the awesome theme!

Some time ago styling of the end of lines changed for me.

It was:
Untitled

It is now:
Untitled1

My emacs version:

GNU Emacs 27.0.50
Copyright (C) 2019 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

I believe there was some thread about that on the Hacker News.

Is it possible to support both styles in the theme?

Have a good day ๐ŸŽ‰

Best regards,
Artem.

Weird color in minibuffer

I like your theme, nice work. You can guess that I too use eclipse a lot.

Couple of suggestions:

  1. I have global-hl-line-mode enabled, and the default line highlight color is a bit too dark for comfortable viewing of the text. This might happen for other users as well.

Currently I am not sure whether this is due to the theme settings or some of my packages. So I override it with
(set-face-background 'hl-line "#e5e4e2") ;; platinum color

  1. The minibuffer completion shows red color when narrowing down the list. Here is a snapshot, I am not sure whether this is by design.

screenshot

Why the plain face for outline-2?

Came to this theme from your screencasts, enjoy it very much. Don't you get confused in org-mode when the second heading is indistinguishable from body text? Feel like they could be visually distinguished more.

Powerline Mode Line

I am on Mac OSX Sierra I installed eclipse theme along with powerline font Dejavu Mono, but my modeline still looks normal.

screen shot 2017-08-05 at 3 43 55 pm

Is there anything else I need to do, I like the power line fonts in the mode line.

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.