Giter Site home page Giter Site logo

nordtheme / alacritty Goto Github PK

View Code? Open in Web Editor NEW
462.0 9.0 62.0 563 KB

An arctic, north-bluish clean and elegant Alacritty color scheme.

Home Page: https://www.nordtheme.com/ports/alacritty

License: MIT License

Shell 7.30% JavaScript 92.70%
nord alacritty color scheme terminal shell color-scheme theme color-theme bash

alacritty's Introduction

An arctic, north-bluish clean and elegant Alacritty color scheme.

Designed for a fluent and clear workflow based on the Nord color palette.

Getting started

Installation

Replace the current color definitions in your alacritty.yml configuration file with the content from the nord.yaml file.

Activation

If live_config_reload is set to true the colors are applied immediately, otherwise Alacritty must be restarted.

Screenshots

htop

Contribution

Please report issues/bugs, feature requests and suggestions for improvements to the issue tracker.

Copyright © 2016-present Sven Greb

alacritty's People

Contributors

amayer5125 avatar svengreb 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

alacritty's Issues

Document installation via YAML anchors

Like documented in the Alacritty wiki the configuration file can contain multiple color schemes by using the great YAML anchor and aliases feature. This is way better than the currently documented installation method that replaces the whole color scheme that was defined before.
By using YAML anchors the user can simply switch between multiple themes without the need to copy & paste them every time but only changing the reference name of the colors field.

schemes:
  nord: &nord
    primary:
      #...
    cursor:
      # ...
    normal:
      #...
    bright:
      #...
    dim:
      # ...

colors: *nord

Missing variables

Alacritty 1.10.1 includes the following variables which are missing in Nord:

colors:
  primary:
    bright_foreground:
  search:
    focused_match:
      foreground:
      background:
  line_indicator:
    foreground:
    background:
  hints:  # Pull request #17
    start:
      foreground:
      background:
    end:
      foreground:
      background:

Nord Aurora theme is not present

Hello,
Thanks for this wonderful color scheme. Would you kindly add the Aurora theme for alacritty?
There is a chance I am not getting this right. Is Aurora + Frost in the same file?

This is how my terminal looks right now
image

~ Have a good day.

Migrate to MIT license

Subtask of nordtheme/nord#55

Adapt to the MIT license migration of the main Nord project. Detailed information can be found in the main task ticket.

Tasks

  • Update all license SVG badges
  • Update the LICENSE.md content
  • Update- and simplify all source code comment header

Adapt remaining `arcticicestudio` "fade-out" changes

With the retirement of the Arctic Ice Studio personal & Nord project brand various migrations to the svengreb GitHub account of other projects were also completed within the last weeks. There are also changes in Nord projects like nordtheme/web that other projects depended on and can now be adapted as well.
Therefore all Nord projects must adapt these changes which includes…

Adapt remaining `arcticicestudio` "fade-out" changes

With the retirement of the Arctic Ice Studio personal & Nord project brand various migrations to the svengreb GitHub account of other projects were also completed within the last weeks. There are also changes in Nord projects like nordtheme/web that other projects depended on and can now be adapted as well.
Therefore all Nord projects must adapt these changes which includes…

Light pallete

Just wondering if there will be a light pallete included in this or where do I find a light version of nord for alacritty?

Terminal Bell Focuses Terminal Window

So I found that this theme does this to me. I have two questions:

  • Is this supposed to happen?
  • How do I get rid of it?
    --

OS: Fedora 33
Shell: ZSH
Alacritty: 0.8.0-dev

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.