mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-13 09:42:19 +00:00
Adjust colours again
This commit is contained in:
@@ -26,14 +26,14 @@
|
|||||||
font = "spleen-12x24";
|
font = "spleen-12x24";
|
||||||
useXkbConfig = true; # use xkb.options in tty.
|
useXkbConfig = true; # use xkb.options in tty.
|
||||||
colors = [
|
colors = [
|
||||||
"000000"
|
"363c51"
|
||||||
"ff5370"
|
"ff5370"
|
||||||
"c4e88d"
|
"c4e88d"
|
||||||
"ffcb6b"
|
"ffcb6b"
|
||||||
"82aaff"
|
"82aaff"
|
||||||
"c692e9"
|
"c692e9"
|
||||||
"8addff"
|
"8addff"
|
||||||
"fffefe"
|
"b5bbd6"
|
||||||
"676e95"
|
"676e95"
|
||||||
"ff5370"
|
"ff5370"
|
||||||
"c3e88d"
|
"c3e88d"
|
||||||
|
|||||||
Reference in New Issue
Block a user