Giter Club home page Giter Club logo

Comments (10)

NamesCode avatar NamesCode commented on June 14, 2024

I will fix this. Thanks for bringing it up :)

from emacs.

chookity-pokk avatar chookity-pokk commented on June 14, 2024

Thank you! Do you mind if I ask how? I was digging through the code to see what would be done and I couldn't figure out anything other than changing the fringe color.

from emacs.

chookity-pokk avatar chookity-pokk commented on June 14, 2024

To add to this (didn't think opening another issue would make sense). There is also an issue with latte where the line-reminder with ts-folding shows up very duly making it hard to see. Switching to the frappe theme shows what it should look like.

Latte:
image

Frappe:
image

from emacs.

nyxkrage avatar nyxkrage commented on June 14, 2024

Thank you! Do you mind if I ask how? I was digging through the code to see what would be done and I couldn't figure out anything other than changing the fringe color.
@chookity-pokk

Yeah you would take a look at what faces line-reminder defines, I usually just search the repo for defface, but another option is using M-x describe-face then looking at any starting with line-reminder

After this is about adding them to the theme in the faces '(... part in the following format

(face-name :foreground ,ctp-COLOR :background ,ctp-COLOR)

from emacs.

NamesCode avatar NamesCode commented on June 14, 2024

I normally just search for faces.el in any repo

from emacs.

NamesCode avatar NamesCode commented on June 14, 2024

I am using line-reminder and the default value of a modified line was essentially invisible in the latte theme. I made a PR for them and they suggested to upstream it here. I'm not really sure how to go about it so I figured I'd just open an issue.

Below is the PR from line-reminder.

emacs-vs/line-reminder#22

I didn't use the exact HEX value as you did in your pr, is this fine?

from emacs.

chookity-pokk avatar chookity-pokk commented on June 14, 2024

If you think it looks fine then that's good enough for me! I ended up picking a mostly random number when I got mine.

from emacs.

NamesCode avatar NamesCode commented on June 14, 2024

If you think it looks fine then that's good enough for me! I ended up picking a mostly random number when I got mine.

Great! If you want you can peer review the theme before I merge just to double check if it works correctly, otherwise I can merge the PR and close the issue now :).

from emacs.

chookity-pokk avatar chookity-pokk commented on June 14, 2024

If you think it looks fine then that's good enough for me! I ended up picking a mostly random number when I got mine.

Great! If you want you can peer review the theme before I merge just to double check if it works correctly, otherwise I can merge the PR and close the issue now :).

Looks good to me!

from emacs.

NamesCode avatar NamesCode commented on June 14, 2024

If you think it looks fine then that's good enough for me! I ended up picking a mostly random number when I got mine.

Great! If you want you can peer review the theme before I merge just to double check if it works correctly, otherwise I can merge the PR and close the issue now :).

Looks good to me!

Neato! I will merge now, If you have anymore issues feel free to reach out. :)

from emacs.

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.