Code Monkey home page Code Monkey logo

Comments (4)

jbreitbart avatar jbreitbart commented on July 26, 2024 4

I have hacked together something based on another nord ligh theme I found. Probably not perfect, here you go

# Colors (Nord light)
colors:
  # Default colors
  primary:
    background: '0xeceff4'
    foreground: '0x5e81ac'

  # Normal colors
  normal:
    black:   '0xd8dee9'
    red:     '0xbf616a'
    green:   '0xa3be8c'
    yellow:  '0xebcb8b'
    blue:    '0x81a1c1'
    magenta: '0xB48EAD'
    cyan:    '0x88C0D0'
    white:   '0xE5E9F0'

  # Bright colors
  bright:
    black:   '0x4C566A'
    red:     '0xbf616a'
    green:   '0xa3be8c'
    yellow:  '0xebcb8b'
    blue:    '0x81a1c1'
    magenta: '0xB48EAD'
    cyan:    '0x8FBCBB'
    white:   '0xECEFF4'

from alacritty.

jbreitbart avatar jbreitbart commented on July 26, 2024 1

@jurica Nice, looks good, thanks 😄

from alacritty.

jbreitbart avatar jbreitbart commented on July 26, 2024

I am looking for the same. @Qark-dev did you find any?

@svengreb Is there an easy way to convert a dark pallete to a light one? I was trying to find the colors one should use, but had a hard time finding it 😕

from alacritty.

jurica avatar jurica commented on July 26, 2024

@jbreitbart I've put together a theme based on your suggestion and filed a PR at alacritty-theme.
Thanks for putting together the baseline, I just tweaked it a bit to make it better readable in some situations.

from alacritty.

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.