Git Product home page Git Product logo

Comments (7)

PowerzinBR avatar PowerzinBR commented on August 11, 2024 1

Don't understand? It's working as expected.
If you're talking about the color pallete, it may be different for colorschemes of terminal ig 🤷

from dotfiles-public.

stormespace avatar stormespace commented on August 11, 2024

how can i change that

from dotfiles-public.

PowerzinBR avatar PowerzinBR commented on August 11, 2024

Since you're using Windows Terminal, and me too
First press the shorcut: CTRL + , - This will launch your Settings page.
On the sidebar, click on Color Scheme
tempsnip

This will launch your colorscheme preferences (By the way, craftzdog uses a Solarized Osaka theme based on Solarized Colors, i think it have a option that you can use terminal colorscheme, instead of using predefined colors from the theme), after that search for Solarized Dark colorscheme (Takuya use's One Half Dark with a Solarized background color)

I have a custom theme for this, if you want me to send it (it's customized to adapt my workflow)
image

Well. I hope it help's you.

By the way if you want a blurry background, use acrylic background in your terminal appearence, please search it.

from dotfiles-public.

PowerzinBR avatar PowerzinBR commented on August 11, 2024

And there's probably a diff in your tree-sitter version and craftzdog, i don't know what you're saying abt
:<

from dotfiles-public.

stormespace avatar stormespace commented on August 11, 2024

thanks can you show me how it looks and send me your colortheme

from dotfiles-public.

PowerzinBR avatar PowerzinBR commented on August 11, 2024

Sure. Here's the json file of the custom theme.
Remember it doesn't have the full color palete of Solarized Dark, it's pretty much blue (cause i use starship prompt, instead of oh-my-posh)

{
            "background": "#001C24",
            "black": "#001C24",
            "blue": "#268BD2",
            "brightBlack": "#FFFFFF",
            "brightBlue": "#86D0F5",
            "brightCyan": "#63AEFF",
            "brightGreen": "#9FFF81",
            "brightPurple": "#6C71C4",
            "brightRed": "#CB4B16",
            "brightWhite": "#67AFFD",
            "brightYellow": "#FFFFFF",
            "cursorColor": "#FFFFFF",
            "cyan": "#111D57",
            "foreground": "#F9F4FC",
            "green": "#60DDFF",
            "name": "Solarized Dark",
            "purple": "#D33682",
            "red": "#DC322F",
            "selectionBackground": "#FFFFFF",
            "white": "#5DBAFF",
            "yellow": "#172B66"
        },

Paste this in your JSON file of Windows Terminal. Or just copy the values and paste in your desired color pallete.
If you don't like it, Terminal haves a pre defined Solarized theme for the app, it haves pretty much all the colors, so i hope you like it

from dotfiles-public.

stormespace avatar stormespace commented on August 11, 2024

it pretty good thanks

from dotfiles-public.

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.