diff options
| author | xengineering <me@xengineering.eu> | 2026-03-10 13:46:01 +0100 |
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2026-07-09 09:46:01 +0200 |
| commit | e785953e9ce287ef8967869411900ab4e3b5ebb3 (patch) | |
| tree | b2b3074872ea701c26ef454945bbab497e7ff121 | |
| parent | 7e81a996d4e7d23d7d2e17c6416d8e139f47441c (diff) | |
| download | dotfiles-e785953e9ce287ef8967869411900ab4e3b5ebb3.tar dotfiles-e785953e9ce287ef8967869411900ab4e3b5ebb3.tar.zst dotfiles-e785953e9ce287ef8967869411900ab4e3b5ebb3.zip | |
Revert "foot: Rename section to colors-dark"
This reverts commit f7daebe7970b2c297cbd8f4373e975b2bec6be7f.
The Debian version of foot does not know the new section name yet.
| -rw-r--r-- | foot/foot.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/foot/foot.ini b/foot/foot.ini index e8463d3..2ec9c1a 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -3,7 +3,7 @@ font=JetBrainsMono-Regular:size=13 dpi-aware=no include=/usr/share/foot/themes/kitty -[colors-dark] +[colors] alpha=0.85 background=1d1f21 |
