Coder Social home page Coder Social logo

alacritty's Introduction

alacritty's People

Contributors

alexherbo2 avatar fladson avatar greyxor avatar imgbot[bot] avatar leandropincini avatar louie-github avatar luxonauta avatar skvggor avatar zenorocha 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alacritty's Issues

Dracula Alacritty Link 404

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.

Going to the link gives a 404.

Clean up comments in dracula.yml

There is comments to visualize where to paste the content from the default alacritty.yml, but since we can import configs now, I think we should clean up that (and possibly update the comments or add new values (I have not checked if Alacritty provided new color options)).

Integrate git

In the Alacritty screenshot, you can see the current git branch, commit status, and other UI tweaks.

Can someone send the (bashrc?) configuration so I can reproduce this screenshot? It might also be helpful to include the configuration in the INSALL.md file so other users can achieve the same results, as it is currently a bit misleading.

Many thanks!

Add selection color

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.
In the most recent release of Alacritty on June 1, the alacritty.yml file now has selection color options:

  ...
  #  cursor: '#ffffff'

  # Selection colors
  #
  # Colors which should be used to draw the selection area. If selection
  # background is unset, selection color will be the inverse of the cell colors.
  # If only text is unset the cell text color will remain the same.
  #selection:
  #  text: '#eaeaea'
  #  background: '#404040'

  # Normal colors
  ...

I've created pull request #5 to simply add the selection colors into dracula.yml:

  selection:
    text: '0xf8f8f2'
    background: '0x44475a'

I might be getting something wrong with the colors though. Correct me if they're not accurate with the specification.

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.