view dot_config/private_zathura/zathurarc @ 835:768ab9f6fdf0

[pre-commit.ci] pre-commit autoupdate updates: - [github.com/JohnnyMorganz/StyLua: v0.19.1 ? v0.20.0](https://github.com/JohnnyMorganz/StyLua/compare/v0.19.1...v0.20.0) - [github.com/pre-commit/mirrors-prettier: v3.1.0 ? v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v3.1.0...v4.0.0-alpha.8)
author pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
date Mon, 22 Jan 2024 18:02:22 +0000
parents 8eea2953979c
children
line wrap: on
line source

set window-title-basename "true"
set selection-clipboard "clipboard"

map <C-i> recolor

set notification-error-bg       "#1f2430"
set notification-error-fg       "#fb4934"
set notification-warning-bg     "#1f2430"
set notification-warning-fg     "#fabd2f"
set notification-bg             "#1f2430"
set notification-fg             "#b8bb26"

set completion-bg               "#1f2430"
set completion-fg               "#bfbab0"
set completion-group-bg         "#3c3836"
set completion-group-fg         "#928374"
set completion-highlight-bg     "#83a598"
set completion-highlight-fg     "#504945"

# Define the color in index mode
set index-bg                    "#f43753"
set index-fg                    "#73cef4"
set index-active-bg             "#f43753"
set index-active-fg             "#504945"

set inputbar-bg                 "#1f2430"
set inputbar-fg                 "#bfbab0"

set statusbar-bg                "#1f2430"
set statusbar-fg                "#bfbab0"

set highlight-color             "#ffb86c"
set highlight-active-color      "#ffc24b"

set default-bg                  "#282c34"
set default-fg                  "#abb2bf"
set render-loading              true
set render-loading-bg           "#1f2430"
set render-loading-fg           "#bfbab0"

# Recolor book content's color
set recolor-lightcolor          "#282c34"
set recolor-darkcolor           "#abb2bf"
set recolor                     "true"
# set recolor-keephue             true      # keep original color

set adjust-open width