gruvbox-community / gruvbox-contrib

Ports of the gruvbox colorscheme
125 stars 17 forks source link

Linux virtual console setup #21

Open klozovin opened 5 years ago

klozovin commented 5 years ago

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 commented 4 years ago

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 commented 4 years ago

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