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_padding_width = 10;
|
||||
|
||||
foreground = "#a6accd";
|
||||
foreground = "#f1f1f1";
|
||||
background = "#0f0f0f";
|
||||
|
||||
# Borders
|
||||
|
||||
Reference in New Issue
Block a user