aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/shell/profile15
1 files changed, 5 insertions, 10 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index e01586f..1e05161 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -80,16 +80,11 @@ export MOZ_DISABLE_RDD_SANDBOX=1 # For HW in Firefox on nvidia gpu
export ELECTRON_OZONE_PLATFORM_HINT=auto # Electron fix
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 # Disables decorations for QT applications
export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS \
---color=fg:#D3C6AA:regular
---color=fg+:#2D353B:regular
---color=hl:#A7C080:bold
---color=hl+:#2D353B:bold
---color=bg+:#A7C080
---color=gutter:-1
---color=prompt:#3D484D
---color=pointer:#A7C080
---color=scrollbar:#7A8478
---color=preview-label:#859289
+--color=bg+:#313244,bg:-1,spinner:#F5E0DC,hl:#F38BA8 \
+--color=fg:#CDD6F4,header:#F38BA8,info:#CBA6F7,pointer:#F5E0DC \
+--color=marker:#B4BEFE,fg+:#CDD6F4,prompt:#CBA6F7,hl+:#F38BA8 \
+--color=selected-bg:#45475A \
+--color=border:#6C7086,label:#CDD6F4
--cycle
--scroll-off=8
--tabstop=4