We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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)?
Sorry, something went wrong.
@garret should just be the 0-255 colors in base 16
No branches or pull requests
How about having gruvbox in the virtual console? Append this to the kernel line (join everything on the single line, space separated)
Maybe someone could add it to the repo.
The text was updated successfully, but these errors were encountered: