commit 7007dc64345e1dd492998d1ae55c0170740c010a from: mtmn date: Mon Aug 3 17:30:20 2026 UTC flashbang out commit - d05d84867ed6df685d3b437178110502b41ab2eb commit + 7007dc64345e1dd492998d1ae55c0170740c010a blob - b2be92b7db01b7bfebb8e0aabd2f546906ff651a blob + 666e3abef703af765c9123688250c663bc40b5c3 --- .gitignore +++ .gitignore @@ -1 +1,2 @@ result +stimmung-themes blob - 1952b950452685b0263d39c7aae403c1f803631c blob + 30baf22804e18c1dbacbfab7be1a785b36b7c635 --- hosts/bbox/overlays/config/magdalena/config.json.nix +++ hosts/bbox/overlays/config/magdalena/config.json.nix @@ -24,10 +24,10 @@ "--ansi", "--layout=reverse", "--border=rounded", - "--color=bg+:#2a1f2e,bg:-1,spinner:#c084b8,hl:#e08060", - "--color=fg:#c8b8bf,header:#c4607a,info:#7a6e7a,pointer:#c084b8", - "--color=marker:#e06fad,fg+:#f0dfe5,prompt:#7a9fd4,hl+:#f0a070", - "--color=border:#3d2a42" + "--color=bg+:#b0ab96,bg:-1,spinner:#152a93,hl:#79320a", + "--color=fg:#000000,header:#50504a,info:#8b8878,pointer:#152a93", + "--color=marker:#004a12,fg+:#000000,prompt:#2f18a4,hl+:#743609", + "--color=border:#8b8878" ], "fav_dirs": [ "${homeDir}/src", blob - 6bc987bc573e7a9f5fe48df91e6032873eb4d20e blob + 585f2a8fd02034f1e951f2d7a3c90b2d1829cb99 Binary files hosts/void/overlays/config/magdalena/config.json.nix and hosts/void/overlays/config/magdalena/config.json.nix differ blob - 79c8e13c12030278eedd76937ec320c59474f848 blob + 83cbdf4372788704199e88d23831a4c46d139805 --- hosts/void/overlays/config/river/init +++ hosts/void/overlays/config/river/init @@ -7,13 +7,13 @@ alt="Mod4" term="foot" wobsock="$XDG_RUNTIME_DIR/wob.sock" -dmenu_args="-vi -fn 'Ttyp0 OTB:size=10' -l 10 -h 20 -nb '#000000' -nf '#ffffff' -sb '#303030' -sf '#ffffff' -nhb '#000000' -nhf '#79a8ff'" +dmenu_args="-vi -fn 'Ttyp0 OTB:size=10' -l 10 -h 20 -nb '#cdc8b1' -nf '#000000' -sb '#b0ab96' -sf '#000000' -nhb '#cdc8b1' -nhf '#152a93'" rivertile -view-padding 0 -outer-padding 0 -main-ratio 0.50 & -riverctl background-color "0x000000" -riverctl border-color-focused "0x79a8ff" -riverctl border-color-unfocused "0x646464" +riverctl background-color "0xcdc8b1" +riverctl border-color-focused "0x152a93" +riverctl border-color-unfocused "0x8b8878" riverctl border-width 1 riverctl set-repeat 50 300 blob - fb4bffd227f8807839b17ea2b88841e8e2d60890 blob + 7b3e34cdebd83140fb64f36f3b5e5afef7b22770 --- hosts/void/overlays/config/volare/config +++ hosts/void/overlays/config/volare/config @@ -5,14 +5,14 @@ set $term footclient set $menu dmenu_run $dmenu_args set $wobsock $XDG_RUNTIME_DIR/wob.sock -set $dmenu_args -vi -fn 'Ttyp0 OTB:size=10' -l 10 -h 20 -nb '#000000' -nf '#ffffff' -sb '#303030' -sf '#ffffff' -nhb '#000000' -nhf '#79a8ff' +set $dmenu_args -vi -fn 'Ttyp0 OTB:size=10' -l 10 -h 20 -nb '#cdc8b1' -nf '#000000' -sb '#b0ab96' -sf '#000000' -nhb '#cdc8b1' -nhf '#152a93' default_border pixel 1 default_floating_border pixel 1 -client.focused "#79a8ff" "#303030" "#ffffff" "#79a8ff" "#79a8ff" -client.focused_inactive "#646464" "#1e1e1e" "#f4f4f4" "#646464" "#646464" -client.unfocused "#646464" "#000000" "#989898" "#646464" "#646464" +client.focused "#152a93" "#b0ab96" "#000000" "#152a93" "#152a93" +client.focused_inactive "#8b8878" "#cdc8b1" "#50504a" "#8b8878" "#8b8878" +client.unfocused "#8b8878" "#cdc8b1" "#50504a" "#8b8878" "#8b8878" input type:keyboard { repeat_rate 50 blob - 3d8c9f82fb2f20c743283563a50cc828f1d11ca4 blob + ee4c33111c9379c2c1c13cc0413d875218c87818 Binary files hosts/work/overlays/config/magdalena/config.json.nix and hosts/work/overlays/config/magdalena/config.json.nix differ blob - 8759dab5ff3522627354eab6d51332bc4a5c13e8 blob + 78fcb8c1476885f59fea9b7cab2e6ee7005e2cd0 Binary files hosts/work/overlays/home/tmux.conf and hosts/work/overlays/home/tmux.conf differ blob - bb4523ebea0df2a0255b036dbd94c4cffd6a53f3 blob + 6412ff91d0163923726def8df00807fd7c6a7285 --- modules/mixins/dotfiles/config/aerc/stylesets/mine +++ modules/mixins/dotfiles/config/aerc/stylesets/mine @@ -1,61 +1,61 @@ *.default=true *.normal=true -*.fg = #ffffff -*.selected.bg = #303030 -*.selected.fg = #ffffff -title.bg=#303030 -title.fg=#ffffff +*.fg = #000000 +*.selected.bg = #b0ab96 +*.selected.fg = #000000 +title.bg=#b0ab96 +title.fg=#000000 title.bold=true header.bold=true -header.fg=#79a8ff -header.bg=#1e1e1e -border.bg=#1e1e1e -border.fg=#646464 -tab.selected.fg=#ffffff -tab.selected.bg=#303030 +header.fg=#152a93 +header.bg=#cdc8b1 +border.bg=#cdc8b1 +border.fg=#8b8878 +tab.selected.fg=#000000 +tab.selected.bg=#b0ab96 tab.selected.bold=true -dirlist*.selected.bg=#303030 -dirlist*.selected.fg=#ffffff +dirlist*.selected.bg=#b0ab96 +dirlist*.selected.fg=#000000 dirlist*.selected.bold=false *error.bold=true -*error.fg=#ff5f59 -*warning.fg=#c0965b -*success.fg=#44bc44 -statusline_*.bg=#1e1e1e -statusline_*.fg=#ffffff -statusline_error.fg=#ff5f59 -msglist_unread.fg=#feacd0 +*error.fg=#8e160c +*warning.fg=#79320a +*success.fg=#004a12 +statusline_*.bg=#cdc8b1 +statusline_*.fg=#000000 +statusline_error.fg=#8e160c +msglist_unread.fg=#810e78 msglist_unread.bold=true -msglist_read.fg=#989898 -msglist_deleted.fg=#1e1e1e -msglist_*.selected.bg=#303030 -msglist_marked.fg=#44bc44 -msglist_marked.selected.fg=#ffffff -msglist_marked.bg=#c0965b -msglist_marked.selected.bg=#f78fe7 +msglist_read.fg=#50504a +msglist_deleted.fg=#8b8878 +msglist_*.selected.bg=#b0ab96 +msglist_marked.fg=#004a12 +msglist_marked.selected.fg=#000000 +msglist_marked.bg=#efe07f +msglist_marked.selected.bg=#b0ab96 completion_pill.reverse=false selector_focused.bold=false -selector_focused.bg=#303030 -selector_focused.fg=#ffffff +selector_focused.bg=#b0ab96 +selector_focused.fg=#000000 selector_chooser.bold=false -selector_chooser.bg=#303030 -selector_chooser.fg=#ffffff +selector_chooser.bg=#b0ab96 +selector_chooser.fg=#000000 default.selected.bold=false -default.selected.bg=#303030 -default.selected.fg=#ffffff -completion_default.selected.bg=#79a8ff +default.selected.bg=#b0ab96 +default.selected.fg=#000000 +completion_default.selected.bg=#c0cbd7 [viewer] *.default=true *.normal=true -url.fg = #79a8ff -header.fg = #79a8ff -signature.fg = #feacd0 -diff_chunk.fg = #79a8ff -diff_chunk_func.fg = #c0965b -diff_add.fg = #44bc44 -diff_del.fg = #ff5f59 -quote_1.fg = #44bc44 -quote_2.fg = #79a8ff -quote_3.fg = #feacd0 -quote_4.fg = #c0965b -quote_x.fg = #303030 +url.fg = #2f18a4 +header.fg = #152a93 +signature.fg = #810e78 +diff_chunk.fg = #152a93 +diff_chunk_func.fg = #79320a +diff_add.fg = #004a12 +diff_del.fg = #8e160c +quote_1.fg = #004a12 +quote_2.fg = #152a93 +quote_3.fg = #810e78 +quote_4.fg = #79320a +quote_x.fg = #8b8878 blob - e86b78f38f3ef16f6dabef7db97ea07fa549f8ec blob + 218ad658013a66020fa586dd90cd9f7b85a0798f --- modules/mixins/dotfiles/config/foot/common.ini +++ modules/mixins/dotfiles/config/foot/common.ini @@ -1,6 +1,9 @@ [scrollback] lines=10000 +[main] +initial-color-theme=light + [mouse] hide-when-typing=yes @@ -9,7 +12,7 @@ style=block blink=no [colors-dark] -cursor=000000 ffffff +cursor=ffffff 7030af background=000000 foreground=ffffff @@ -17,6 +20,8 @@ foreground=ffffff selection-background=7030af selection-foreground=ffffff +urls=c6daff + regular0=000000 regular1=ff5f59 regular2=44bc44 @@ -35,6 +40,36 @@ bright5=f78fe7 bright6=6ae4b9 bright7=ffffff +16=fec43f +17=ff9580 + +[colors-light] +cursor=cdc8b1 cd0000 + +background=cdc8b1 +foreground=000000 + +selection-background=e0dcc8 +selection-foreground=000000 + +regular0=000000 +regular1=8e160c +regular2=004a12 +regular3=644008 +regular4=152a93 +regular5=810e78 +regular6=08415d +regular7=8b8878 + +bright0=50504a +bright1=743609 +bright2=144800 +bright3=79320a +bright4=2f18a4 +bright5=8c1043 +bright6=064444 +bright7=eee8cd + [key-bindings] clipboard-copy=Control+Shift+c clipboard-paste=Control+Shift+v blob - a89889a3ec63564ea0f8e61e4d41d8137d997470 blob + e017e7385ee447a5ab5292fa83bf8226c37118c3 --- modules/mixins/dotfiles/config/magdalena/config.json.nix +++ modules/mixins/dotfiles/config/magdalena/config.json.nix @@ -21,10 +21,10 @@ "--ansi", "--layout=reverse", "--border=rounded", - "--color=bg+:#2a1f2e,bg:-1,spinner:#c084b8,hl:#e08060", - "--color=fg:#c8b8bf,header:#c4607a,info:#7a6e7a,pointer:#c084b8", - "--color=marker:#e06fad,fg+:#f0dfe5,prompt:#7a9fd4,hl+:#f0a070", - "--color=border:#3d2a42" + "--color=bg+:#b0ab96,bg:-1,spinner:#152a93,hl:#79320a", + "--color=fg:#000000,header:#50504a,info:#8b8878,pointer:#152a93", + "--color=marker:#004a12,fg+:#000000,prompt:#2f18a4,hl+:#743609", + "--color=border:#8b8878" ], "fav_dirs": [ "${homeDir}/src", blob - 697538703cf342b52e17f262072b6bd587c08893 blob + 12f65f73cae416ca428d76cada9b0eeb0164b1f8 --- modules/mixins/dotfiles/config/nvim/fnl/init.fnl +++ modules/mixins/dotfiles/config/nvim/fnl/init.fnl @@ -44,8 +44,14 @@ (: lsp :config) (treesitter.config) - (set vim.o.background :dark) - (vim.cmd "colorscheme modus_vivendi")) + (set vim.o.background :light) + ((. (require :modus-themes) :setup) + {:style :modus_operandi + :variants {:modus_operandi :tinted} + :transparent true + :line_nr_column_background false + :sign_column_background false}) + (vim.cmd "colorscheme modus")) (fn init [] (let [vimrc (.. (vim.fn.stdpath :config) :/init_.vim) blob - 55d4e19b2cbf6d77abb28643fd8e239be7c6fbfa blob + 68a77f6ead3a14031befd74ea5c28c465c5d383b --- modules/mixins/dotfiles/config/shell/profile/fzf +++ modules/mixins/dotfiles/config/shell/profile/fzf @@ -3,8 +3,8 @@ export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS \ --ansi \ --layout=reverse \ --border=rounded \ - --color=bg+:#303030,bg:-1,spinner:#79a8ff,hl:#79a8ff \ - --color=fg:#ffffff,header:#989898,info:#989898,pointer:#79a8ff \ - --color=marker:#79a8ff,fg+:#ffffff,prompt:#79a8ff,hl+:#79a8ff \ - --color=border:#000000 \ + --color=bg+:#b0ab96,bg:-1,spinner:#152a93,hl:#79320a \ + --color=fg:#000000,header:#50504a,info:#8b8878,pointer:#152a93 \ + --color=marker:#004a12,fg+:#000000,prompt:#2f18a4,hl+:#743609 \ + --color=border:#8b8878 \ " blob - 8a0a618295b49fc0cfb668700d2726009c4cf835 blob + 8a99e85898166d826f38c865421a6e655dd4e0d4 --- modules/mixins/dotfiles/home/tmux.conf +++ modules/mixins/dotfiles/home/tmux.conf @@ -15,25 +15,25 @@ set -g status on set -g status-left '' set -g status-right '' -set -g status-style "fg=#ffffff,bg=default" -set -g message-style "fg=#ffffff,bg=#303030" -set -g message-command-style "fg=#ffffff,bg=#303030" -set -g mode-style "fg=#ffffff,bg=#303030" +set -g status-style "fg=#000000,bg=default" +set -g message-style "fg=#000000,bg=#b0ab96" +set -g message-command-style "fg=#000000,bg=#b0ab96" +set -g mode-style "fg=#000000,bg=#b0ab96" -set -g menu-style "fg=#ffffff,bg=default" -set -g menu-selected-style "fg=#000000,bg=#ffffff" +set -g menu-style "fg=#000000,bg=default" +set -g menu-selected-style "fg=#000000,bg=#b0ab96" set -g menu-border-style "fg=default,bg=default" set -g menu-border-lines "none" -set -g pane-border-style "fg=#646464" -set -g pane-active-border-style "fg=#989898" +set -g pane-border-style "fg=#8b8878" +set -g pane-active-border-style "fg=#152a93" -set -g window-status-style "fg=#989898,bg=default" -set -g window-status-current-style "fg=#ffffff,bg=default,bold" -set -g window-status-bell-style "fg=#ffffff,bg=default,bold" +set -g window-status-style "fg=#50504a,bg=default" +set -g window-status-current-style "fg=#000000,bg=default,bold" +set -g window-status-bell-style "fg=#8e160c,bg=default,bold" -set -g status-left-style "fg=#ffffff,bg=default" -set -g status-right-style "fg=#ffffff,bg=default" +set -g status-left-style "fg=#000000,bg=default" +set -g status-right-style "fg=#000000,bg=default" setw -g xterm-keys on set -ga terminal-overrides ',xterm*:XT'