tty colorscheme
This commit is contained in:
parent
ad71bb0318
commit
682501b096
1 changed files with 18 additions and 0 deletions
|
@ -71,6 +71,24 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
console = {
|
console = {
|
||||||
|
colors = [
|
||||||
|
"fbffff"
|
||||||
|
"ae5865"
|
||||||
|
"4d7f43"
|
||||||
|
"906c33"
|
||||||
|
"2b7ab2"
|
||||||
|
"8f63a2"
|
||||||
|
"008483"
|
||||||
|
"535c65"
|
||||||
|
"6d7782"
|
||||||
|
"ae5865"
|
||||||
|
"4d7f43"
|
||||||
|
"906c33"
|
||||||
|
"2b7ab2"
|
||||||
|
"8f63a2"
|
||||||
|
"008483"
|
||||||
|
"434951"
|
||||||
|
];
|
||||||
font = "Lat2-Terminus16";
|
font = "Lat2-Terminus16";
|
||||||
keyMap = "us";
|
keyMap = "us";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue