From 67861508d68b2e32fa0677f9c0e119a1dd69edfe Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Wed, 30 Apr 2025 09:56:35 +1200 Subject: [PATCH] foot: modify theme --- .config/foot/foot.ini | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 64287d5..ee1cb68 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,10 +1,11 @@ -font = Roboto Mono:size=16 -pad = 25x25 +font = Roboto Mono:size=12 +initial-window-size-chars = 78x24 +pad = 16x16 [colors] -alpha = 0.96 -foreground = cdd6f4 # Text +alpha = 0.90 background = 1e1e2e # Base +foreground = cdd6f4 # Text regular0 = 45475a # Surface 1 regular1 = f38ba8 # red regular2 = a6e3a1 # green @@ -20,4 +21,4 @@ bright3 = f9e2af # yellow bright4 = 89b4fa # blue bright5 = f5c2e7 # pink bright6 = 94e2d5 # teal -bright7 = a6adc8 # Subtext 0 \ No newline at end of file +bright7 = a6adc8 # Subtext 0