Giter Site home page Giter Site logo

subatomic-theme's People

Contributors

cryon avatar geraldus avatar justbur avatar owainlewis avatar pera avatar skangas 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  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

subatomic-theme's Issues

Add faces for company-mode

Subatomic needs faces for company-mode's completion box.

company-tooltip
company-scrollbar-bg
company-scrollbar-fg
company-tooltip-selection
company-tooltip-common

Support Structured Haskell Mode faces

I see you support a bunch of packages. Can you add support for SHM?

I've forked your repo to make a PR, but then decided to open new issue so you can tweak things a bit.

SHM have two face variables: shm-current-face and shm-quarantine-face. First one highlights current code around point and quarantine face is used to highlight broken code. I've choose these colours:

…
   `(shm-current-face
     ((t (:background , "#34465e"))))
   `(shm-quarantine-face
     ((t (:background , "#421d17"))))
…

2015-03-24 9 29 35

But I suppose current face should be tweaked in high contrast mode, also your may prefer to change colours.

Consistent matching and selecting colors over modes

As it it right now the matching and selecting of lines differs quite a lot between modes.

Make the theme more consistent by inheriting the same colors for selecting lines and matching results over ido, helm, company etc..

helm faces

Thanks a lot for this theme 😄 I use it through Spacemacs which does an heavy usage of helm. As far as I saw, there is no specific support for helm in your theme, and I'm not really a big fan of its colouring (mainly the green background for selection and blue background for title):

helm

It would be nice to make helm more coherent with your theme. I will not propose a PR as I'm not used to theming, nor I am really good at mixing colours :-)

Cannot enable subatomic-high-contrast

I am currently using the following code:

(use-package subatomic-theme
  :ensure t
  :config
  (load-theme 'subatomic-high-contrast t))

but when opening I get:

Error (use-package): subatomic-theme :config: Unable to find theme file for ‘subatomic-high-contrast’

Then I tried:

(use-package subatomic-theme
  :ensure t
  :config
  (load-theme 'subatomic t))

Upon reading the docs it seemed like I should be setting M-x customize-group subatomic and toggle "Subatomic High Contrast" to enabled (which I have). But after doing so only subatomic loads, not the high-contrast version.

How do I enable the high-contrast version?

256 color terminal support

First, I love this theme, so kudos on that. I work in a terminal almost all the time, and unfortunately some of the color choices don't work well in that case here.

I've switched out the colors as closely as a could to get it looking similar in a terminal. Unfortunately that meant sacrificing the nice pastel blue background color and using a more basic grey. I'm just wondering (not even sure if it's possible), would you like me to send you the changes, so perhaps that can be incorporated directly into your own theme and conditionally set based on the environment (Terminal vs GUI), or would you rather a fork exist named subatomic256 or something?

Apologies if you want to cause me harm for butchering your colors to make this work :octocat:

schermata 2013-05-27 alle 23 21 43

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.