Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux virtual console setup #21

Open
klozovin opened this issue Aug 31, 2019 · 2 comments
Open

Linux virtual console setup #21

klozovin opened this issue Aug 31, 2019 · 2 comments

Comments

@klozovin
Copy link

How about having gruvbox in the virtual console? Append this to the kernel line (join everything on the single line, space separated)

vt.default_red=0x28,0xcc,0x97,0xd7,0x45,0xb1,0x68,0xa8,0x94,0xfb,0xb8,0xfa,0x83,0xd3,0x8e,0xeb
vt.default_grn=0x28,0x24,0x97,0x99,0x85,0x62,0x9c,0x99,0x83,0x49,0xbb,0xbd,0xa5,0x86,0xc0,0xdb
vt.default_blu=0x28,0x1d,0x1a,0x21,0x88,0x86,0x6a,0x84,0x74,0x34,0x26,0x2f,0x98,0x9b,0x7c,0xb2

Maybe someone could add it to the repo.

@garret
Copy link

garret commented Aug 26, 2020

How did you come with these codes? For instance, what if I would like to adapt them for another color scheme (like monokai or solarized)?

@rbong
Copy link

rbong commented Oct 3, 2020

@garret should just be the 0-255 colors in base 16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants