Giter Club home page Giter Club logo

helix-themes's People

Contributors

cptpotato avatar epbuennig 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  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

helix-themes's Issues

Helix - Small changes to Kanabox for color blind and dyslexic people.

Hello,

I'm just starting to use Helix, and was interested in good themes for same degree of color blind and dyslexic people and started with your fantastic Kanabox theme and changed just a little bit and it become much better for people with that conditions. This is only my experience, of messing around with it and checked by two other dyslexic persons.

The small changes that I made were:

# "ui.background" = { bg = "sumiInk1" }
"ui.background" = { bg = "black" }

# "ui.linenr" = "sumiInk4"
"ui.linenr" = "myYellowGreen"

# "ui.text" = "fujiWhite"
"ui.text" = "myYellowGreen"

[palette]

"black" = "#000000"
"myYellowGreen" = "#AA9550"

Best regards,
João

Cursorline defaults to background

With the release of helix 22.08 come ui.cursorline.{primary,secondary} as keys for themes, recently most of the new keys were added, but not those.

Currently, the cursor line doesn't show up at all, if enabled, as it defaults to the background color.

I propose adding the following to at least schemes/gruvbox, but possibly all schemes:

"ui.cursorline.primary" = { bg = "bg1" }
"ui.cursorline.secondary" = { bg = "bg1" }

I also tried it with bg3, which drowned out the whitespace characters and felt a bit on the nose for a passive thing like that.
Example using bg1 in gruvbox_original_dark_hard:
image

Use bg color to highlight diagnostics?

I've experimented with using git diff colors to highlight LSP diagnostics in the source code, and I quite like the result:

image

@epbuennig if you don't mind, since you were somewhat involved (#7), what do you think? Does this help visibility and "look good" without being too distracting or do you prefer the background-less version?

Switch to theme inheritance

With theme inheritance it should be possible to produce all the theme variants that are in this repo, making the build script obsolete.

Fix cursor colors

Since primary and secondary cursors can be themed separately now the colors need to be fixed.

Preview Font

Could you please share what font you are using on the preview images?
I am really curious.
Thanks a lot for the great contribution.

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.