Giter VIP home page Giter VIP logo

aquamarine's Introduction

Aquamarine

This is my attempt to create an accessible color scheme for the terminal emulators I use.

Table showing colors in normal, intense and faint variants, with numbers representing contrast.

How to use

  • Place Aquamarine.colorscheme in ~/.local/share/konsole/.
  • In Konsole, click the  menu in the top right corner, Edit Current Profile…, then Appearance on the left, and select Aquamarine.
  • In Windows Terminal, click on the tab bar, and then click Settings.
  • Click Open JSON file in the bottom left corner.
  • Copy everything from WindowsTerminal.json to the end of the "schemes" block. Remember that blocks in the JSON file must be separated by commas, like this:
"schemes":
    [
        {
            "name": "previous one"
        },
        {
            "name": "Aquamarine"
        }
    ],
  • Then you can set Aquamarine in the file itself (look for "colorScheme"), or do it in the GUI for a specific profile or as default.

Put colors.properties into ~/.termux/ and execute termux-reload-settings.

Accessible how?

Contrast, mostly. I just took base colors (blue, red, purple, etc.) and adjusted them using ColorShark.

What about color blindness?

I am color blind, but one scheme will not work for everyone. I have adjusted color pairs that give me trouble (yellow/green, cyan/white, etc.), which should work for some people.

Why “Aquamarine”?

This is one of the colors I changed significantly to get away from white and light gray. Otherwise it should be cyan. Then in Nushell, which I use, you type with that color, so it felt as good a name as any.

Colors in two rows, as seen in fastfetch, neofetch and similar programs.

aquamarine's People

Contributors

onsamyj avatar

Watchers

 avatar

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.