Giter Club home page Giter Club logo

Comments (10)

n3mo avatar n3mo commented on August 19, 2024

Thanks for bringing up this problem. I don't use company mode... can you suggest a color arrangement that would mesh well with the rest of the company-mode/cyberpunk experience. For example, we might change the highlighting color of the selected completion, or it might be more prudent to change the text color for the choices while leaving the highlighting color in tact. Which solution would provide a more cohesive company-mode experience?

from cyberpunk-theme.el.

brabalan avatar brabalan commented on August 19, 2024

Here are the colors I'm currently using:

(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(company-tooltip ((t (:background "#8B8989" :foreground "yellow"))))
 '(company-tooltip-common ((t (:inherit company-tooltip :foreground "medium blue"))))
 '(company-tooltip-common-selection ((t (:inherit company-tooltip-selection :foreground "medium blue"))))
 '(company-tooltip-selection ((t (:inherit company-tooltip :background "#ff1493" :foreground "yellow")))))

from cyberpunk-theme.el.

n3mo avatar n3mo commented on August 19, 2024

Apologies for the huge delay. I've incorporated your changes (more or less) as you've set up your colors. I loaded company mode myself and the current color selections appear to fix the problem you had. Being unfamiliar with company mode, I could have inadvertently created new issues in the process of fixing this... Let's hope this isn't the case. Thanks again for sharing this issue!

from cyberpunk-theme.el.

brabalan avatar brabalan commented on August 19, 2024

Thanks, I'll remove my customizations and will give it a try.

from cyberpunk-theme.el.

gozes avatar gozes commented on August 19, 2024

I'm still having this issue with the most up to date version of this theme. did it get merged or did I miss something?

from cyberpunk-theme.el.

n3mo avatar n3mo commented on August 19, 2024

I updated to the latest version of company on melpa (version 0.8.8) and I cannot recreate the problem. What version of company and cyberpunk do you have installed?

from cyberpunk-theme.el.

gozes avatar gozes commented on August 19, 2024

I'm using the most up to date version as I updated all my packages about a week ago.
you can see my config here https://github.com/gozes/.emacs.d

from cyberpunk-theme.el.

n3mo avatar n3mo commented on August 19, 2024

I've looked through your init files and I cannot identify any obvious source capable of causing this problem. Perhaps you have another mode/customization activated that is changing a font face in some way. Have you tried starting with a clean startup of emacs wherein only cyberpunk and company are activated? Maybe by selectively turning on major/minor modes you'll be able to identify the point of conflict. Provided you're using the latest company (0.8.8) and cyberpunk (1.10), I can't really say what's going on without getting more information...

from cyberpunk-theme.el.

nivekuil avatar nivekuil commented on August 19, 2024

I have a similar issue that maybe the above poster was referring to, where the autocomplete text is the same color as the background. Here's a screenshot with emacs -q, then (package-initialize), (company-mode), and (load-theme 'cyberpunk): http://i.imgur.com/iNyvaqb.png

from cyberpunk-theme.el.

n3mo avatar n3mo commented on August 19, 2024

Nivehuil: Thanks for the solution! Merged

from cyberpunk-theme.el.

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.