Code Monkey home page Code Monkey logo

Comments (3)

jnurmine avatar jnurmine commented on July 19, 2024

Hi,

it's not a stupid question and I don't have a clue about proper color design either :)

The terminal_ansi_colors is a new thing for Vim 8.2+, meant for the Vim :terminal command to make it look more Zenburn-like. It's not really meant for a general purpose terminal theme.

To my understanding, terminal colors are just made to look nice. Maybe there's some underlying big idea in some standards base, like "directories shall be blue", but I don't know of it.

Also, the light/dark separation does not carry information that I know of. For example, directory names could be light blue but then dark blue might turn up for some type of file like .mp4. In Linux there's a command called dircolors which defines this color setup used by the ls command and it can be changed by the user as they see fit. Try dircolors --print-database to see some details.

The double #dfe4cf in the terminal_ansi_colors is probably because the color 14 was not visible anywhere in the :terminal, so I left a default/copy-paste value to that color. It should probably be changed but hard to say how.

I'd suggest to reuse the Kitty theme you found and/or the Vim terminal_ansi_colors and if you like the overall palette (right colours, wrong order)... maybe just swap colors around until the result looks nice.

from zenburn.

8FordPrefect8 avatar 8FordPrefect8 commented on July 19, 2024

Thanks for your Feedback. You are right I could just take similar colors that are nice. It's more a sway ricing thing that I want to work with one set of colors matching up and setting them in all config files.

from zenburn.

jnurmine avatar jnurmine commented on July 19, 2024

Hi,

not sure if I can do anything more for this... I'll close the ticket

Cheers!

from zenburn.

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.