Skip to content

Commit

Permalink
fzf: Tweak Catppuccin theme
Browse files Browse the repository at this point in the history
- Marker: Use Blue (`#89b4fa`) instead of Rosewater (`#f5e0dc`) to differentiate from pointer

catppuccin/fzf#11
  • Loading branch information
injust committed Jun 26, 2024
1 parent 009cb65 commit 5fa950c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fish/fish_variables
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR --export FZF_DEFAULT_OPTS:\x2d\x2dlayout\x3dreverse\x1e\x2d\x2dscrollbar\x3d\u2590\x1e\x2d\x2dprompt\x3d\u276f\x1e\x2d\x2dmarker\x3d\u258c\x1e\x2d\x2dmarker\x2dmulti\x2dline\x3d\u2596\u258c\u2598\x1e\x2d\x2dellipsis\x3d\u2026\x1e\x2d\x2dcolor\x3dfg\x3a\x23cdd6f4\x2cbg\x3a\x231e1e2e\x2chl\x3a\x23f38ba8\x2cfg\x2b\x3a\x23cdd6f4\x2cbg\x2b\x3a\x23313244\x2chl\x2b\x3a\x23f38ba8\x2cinfo\x3a\x23cba6f7\x2cprompt\x3a\x23cba6f7\x2cpointer\x3a\x23f5e0dc\x2cmarker\x3a\x23f5e0dc\x2cspinner\x3a\x23f5e0dc\x2cheader\x3a\x23f38ba8\x1e\x2d\x2dhighlight\x2dline\x1e\x2d\x2dpreview\x2dwindow\x3dwrap
SETUVAR --export FZF_DEFAULT_OPTS:\x2d\x2dlayout\x3dreverse\x1e\x2d\x2dscrollbar\x3d\u2590\x1e\x2d\x2dprompt\x3d\u276f\x1e\x2d\x2dmarker\x3d\u258c\x1e\x2d\x2dmarker\x2dmulti\x2dline\x3d\u2596\u258c\u2598\x1e\x2d\x2dellipsis\x3d\u2026\x1e\x2d\x2dtabstop\x3d4\x1e\x2d\x2dcolor\x3dfg\x3a\x23cdd6f4\x2cbg\x3a\x231e1e2e\x2chl\x3a\x23f38ba8\x2cfg\x2b\x3a\x23cdd6f4\x2cbg\x2b\x3a\x23313244\x2chl\x2b\x3a\x23f38ba8\x2cinfo\x3a\x23cba6f7\x2cprompt\x3a\x23cba6f7\x2cpointer\x3a\x23f5e0dc\x2cmarker\x3a\x2389b4fa\x2cspinner\x3a\x23f5e0dc\x2cheader\x3a\x23f38ba8\x1e\x2d\x2dhighlight\x2dline\x1e\x2d\x2dpreview\x2dwindow\x3dwrap
SETUVAR --export VISUAL:nano
SETUVAR __fish_initialized:3400
SETUVAR _fisher_catppuccin_2F_fish_files:\x7e/\x2econfig/fish/themes/Catppuccin\x20Frappe\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Latte\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Macchiato\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Mocha\x2etheme
Expand Down

0 comments on commit 5fa950c

Please sign in to comment.