mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-19 16:49:04 +05:30
style(desktop): update kitty foreground color
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
# Window
|
# Window
|
||||||
window_padding_width = 10;
|
window_padding_width = 10;
|
||||||
|
|
||||||
foreground = "#a6accd";
|
foreground = "#f1f1f1";
|
||||||
background = "#0f0f0f";
|
background = "#0f0f0f";
|
||||||
|
|
||||||
# Borders
|
# Borders
|
||||||
|
|||||||
Reference in New Issue
Block a user