Add xfce4-terminal theme

This commit is contained in:
Jeffrey Serio 2024-12-30 11:17:00 -06:00
parent 78f2164e0e
commit 120da049b3
2 changed files with 15 additions and 0 deletions

View File

@ -26,6 +26,7 @@ deploy-dotfiles:
cp -rfv {{dotfiles_repo}}/config/.config/rofi {{configdir}}
cp -fv {{dotfiles_repo}}/config/.config/starship.toml {{configdir}}
cp -rfv {{dotfiles_repo}}/config/.config/zellij {{configdir}}
cp -rfv {{dotfiles_repo}}/local/.local/share/xfce4 {{homedir}}/.local/share/
save-dotfiles:
cp -fv {{homedir}}/.justfile {{dotfiles_repo}}/just/
@ -38,6 +39,7 @@ save-dotfiles:
cp -rfv {{configdir}}/rofi {{dotfiles_repo}}/config/.config/
cp -fv {{configdir}}/starship.toml {{dotfiles_repo}}/config/.config/
cp -rfv {{configdir}}/zellij {{dotfiles_repo}}/config/.config/
cp -rfv {{homedir}}/.local/share/xfce4 {{dotfiles_repo}}/local/.local/share
clean-dotfiles:
rm -fv {{homedir}}/.justfile
@ -50,6 +52,7 @@ clean-dotfiles:
rm -rfv {{configdir}}/rofi
rm -fv {{configdir}}/starship.toml
rm -rfv {{configdir}}/zellij
rm -rfv {{homedir}}/.local/share/xfce4
install-dust:
#!/usr/bin/env bash

View File

@ -0,0 +1,12 @@
[Scheme]
Name=Catppuccin-Mocha
ColorCursor=#f5e0dc
ColorCursorForeground=#11111b
ColorCursorUseDefault=FALSE
ColorForeground=#cdd6f4
ColorBackground=#1e1e2e
ColorSelectionBackground=#585b70
ColorSelection=#cdd6f4
ColorSelectionUseDefault=FALSE
TabActivityColor=#fab387
ColorPalette=#45475a;#f38ba8;#a6e3a1;#f9e2af;#89b4fa;#f5c2e7;#94e2d5;#bac2de;#585b70;#f38ba8;#a6e3a1;#f9e2af;#89b4fa;#f5c2e7;#94e2d5;#a6adc8