From 5e1093baa9a7822b6827c9d7ecdebf75d466e7f1 Mon Sep 17 00:00:00 2001 From: José Juan Loeza Sierra Date: Sun, 22 Feb 2026 11:36:03 -0800 Subject: switch to light theme --- dot-config/foot/colors/github_light.ini | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dot-config/foot/colors/github_light.ini (limited to 'dot-config/foot/colors') diff --git a/dot-config/foot/colors/github_light.ini b/dot-config/foot/colors/github_light.ini new file mode 100644 index 0000000..18f0d6b --- /dev/null +++ b/dot-config/foot/colors/github_light.ini @@ -0,0 +1,19 @@ +[colors] +background=ffffff +foreground=1F2328 +regular0=24292f +regular1=cf222e +regular2=116329 +regular3=4d2d00 +regular4=0969da +regular5=8250df +regular6=1b7c83 +regular7=6e7781 +bright0=57606a +bright1=a40e26 +bright2=1a7f37 +bright3=633c01 +bright4=218bff +bright5=a475f9 +bright6=3192aa +bright7=8c959f -- cgit v1.3