Remove packages for Wayland environment
- Align with archlinux branch - Removing useless packages
This commit is contained in:
@@ -21,7 +21,6 @@ This repository contains my configuration files for the following tools:
|
||||
- **Shells & Prompt**
|
||||
- `zsh` + `starship`
|
||||
- **Terminal Emulator & Multiplexer**
|
||||
- `foot`
|
||||
- `kitty`
|
||||
- `tmux`
|
||||
- **Editors & CLI Tools**
|
||||
@@ -32,14 +31,11 @@ This repository contains my configuration files for the following tools:
|
||||
- `lazygit`
|
||||
- `lazydocker`
|
||||
- `k9s`
|
||||
- **Wayland Environment**
|
||||
- `fuzzel` (launcher)
|
||||
- `waybar` (status bar)
|
||||
- `mako` (notification daemon)
|
||||
- `sway` (window manager)
|
||||
- **Utilities**
|
||||
- `fastfetch`
|
||||
- `zoxide`
|
||||
- `mpv`
|
||||
- `yt-dlp`
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -1,68 +0,0 @@
|
||||
# === General settings ===
|
||||
[main]
|
||||
shell=/bin/zsh # Default shell to launch in the terminal
|
||||
font=FiraCode Nerd Font:size=14 # Font family and size used in the terminal
|
||||
initial-window-size-chars=160x45 # Initial size in character columns x rows
|
||||
selection-target=clipboard # Copy selected text directly to system clipboard
|
||||
term=foot # Terminal type identifier (useful for compatibility)
|
||||
pad=8x8 # Adds 8-pixel padding around the content (horizontal x vertical)
|
||||
|
||||
# === Mouse settings ===
|
||||
[mouse]
|
||||
hide-when-typing=yes # Automatically hide the mouse cursor while typing
|
||||
alternate-scroll-mode=no # Preserves scrollback history when applications exit (does not use alternate screen buffer)
|
||||
|
||||
# === Scrollback bar indicator settings ===
|
||||
[scrollback]
|
||||
lines=10000 # Number of scrollback lines to keep in history
|
||||
indicator-format=percentage # Format of scroll indicator (e.g., "50%")
|
||||
|
||||
# === Key bindings ===
|
||||
[key-bindings]
|
||||
scrollback-up-page=Shift+Page_Up # Scroll up one page
|
||||
scrollback-down-page=Shift+Page_Down # Scroll down one page
|
||||
clipboard-copy=Control+Shift+c # Copy selected text to clipboard
|
||||
clipboard-paste=Control+Shift+v # Paste from clipboard
|
||||
show-urls-launch=Control+Shift+o # Detects and allows launching URLs found in the terminal output
|
||||
|
||||
# === Cursor appearance ===
|
||||
[cursor]
|
||||
style=beam # Beam-style (vertical bar) cursor
|
||||
blink=true # Cursor should blink
|
||||
beam-thickness=3 # Thickness of the beam cursor
|
||||
color=11111b f5e0dc # Cursor color (background and foreground)
|
||||
|
||||
# === Catppuccin Mocha color scheme ===
|
||||
[colors]
|
||||
foreground=cdd6f4 # Default text color
|
||||
background=1e1e2e # Main terminal background color
|
||||
|
||||
regular0=45475a # ANSI Black/Grey
|
||||
regular1=f38ba8 # ANSI Red
|
||||
regular2=a6e3a1 # ANSI Green
|
||||
regular3=f9e2af # ANSI Yellow
|
||||
regular4=89b4fa # ANSI Blue
|
||||
regular5=f5c2e7 # ANSI Magenta
|
||||
regular6=94e2d5 # ANSI Cyan
|
||||
regular7=bac2de # ANSI White/Light Grey
|
||||
|
||||
bright0=585b70 # Bright ANSI Black/Grey
|
||||
bright1=f38ba8 # Bright ANSI Red
|
||||
bright2=a6e3a1 # Bright ANSI Green
|
||||
bright3=f9e2af # Bright ANSI Yellow
|
||||
bright4=89b4fa # Bright ANSI Blue
|
||||
bright5=f5c2e7 # Bright ANSI Magenta
|
||||
bright6=94e2d5 # Bright ANSI Cyan
|
||||
bright7=a6adc8 # Bright ANSI White/Light Grey
|
||||
|
||||
16=fab387 # Extended color 16 (Orange-like)
|
||||
17=f5e0dc # Extended color 17 (Pink/Cream-like)
|
||||
|
||||
selection-foreground=cdd6f4 # Color of selected text
|
||||
selection-background=414356 # Background color of selected text
|
||||
|
||||
search-box-no-match=11111b f38ba8 # Colors for search box when no match is found
|
||||
search-box-match=cdd6f0 313244 # Colors for search box when a match is found
|
||||
|
||||
jump-labels=11111b fab387 # Colors for jump labels (e.g., in URL launcher)
|
||||
urls=89b4fa # Color for detected URLs
|
||||
@@ -1,22 +0,0 @@
|
||||
[main]
|
||||
font=FiraCode Nerd Font:size=12
|
||||
icon-theme=Papirus
|
||||
dpi-aware=yes
|
||||
include=~/.config/fuzzel/themes/catppuccin-mocha/blue.ini
|
||||
hide-before-typing=no
|
||||
fields=filename,name,generic
|
||||
match-mode=fzf
|
||||
sort-result=yes
|
||||
match-counter=yes
|
||||
show-actions=no
|
||||
anchor = center
|
||||
x-margin=0
|
||||
y-margin=0
|
||||
lines=10
|
||||
width = 70
|
||||
tabs=4
|
||||
horizontal-pad=40
|
||||
vertical-pad=8
|
||||
inner-pad=0
|
||||
layer=overlay # values (top, overlay)
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=8caaeeff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=8caaeeff
|
||||
counter=838ba7ff
|
||||
border=8caaeeff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=eebebeff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=eebebeff
|
||||
counter=838ba7ff
|
||||
border=eebebeff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=a6d189ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=a6d189ff
|
||||
counter=838ba7ff
|
||||
border=a6d189ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=babbf1ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=babbf1ff
|
||||
counter=838ba7ff
|
||||
border=babbf1ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=ea999cff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=ea999cff
|
||||
counter=838ba7ff
|
||||
border=ea999cff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=ca9ee6ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=ca9ee6ff
|
||||
counter=838ba7ff
|
||||
border=ca9ee6ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=ef9f76ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=ef9f76ff
|
||||
counter=838ba7ff
|
||||
border=ef9f76ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=f4b8e4ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=f4b8e4ff
|
||||
counter=838ba7ff
|
||||
border=f4b8e4ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=e78284ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=e78284ff
|
||||
counter=838ba7ff
|
||||
border=e78284ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=f2d5cfff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=f2d5cfff
|
||||
counter=838ba7ff
|
||||
border=f2d5cfff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=85c1dcff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=85c1dcff
|
||||
counter=838ba7ff
|
||||
border=85c1dcff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=99d1dbff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=99d1dbff
|
||||
counter=838ba7ff
|
||||
border=99d1dbff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=81c8beff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=81c8beff
|
||||
counter=838ba7ff
|
||||
border=81c8beff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=e5c890ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=e5c890ff
|
||||
counter=838ba7ff
|
||||
border=e5c890ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=1e66f5ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=1e66f5ff
|
||||
counter=8c8fa1ff
|
||||
border=1e66f5ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=dd7878ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=dd7878ff
|
||||
counter=8c8fa1ff
|
||||
border=dd7878ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=40a02bff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=40a02bff
|
||||
counter=8c8fa1ff
|
||||
border=40a02bff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=7287fdff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=7287fdff
|
||||
counter=8c8fa1ff
|
||||
border=7287fdff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=e64553ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=e64553ff
|
||||
counter=8c8fa1ff
|
||||
border=e64553ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=8839efff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=8839efff
|
||||
counter=8c8fa1ff
|
||||
border=8839efff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=fe640bff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=fe640bff
|
||||
counter=8c8fa1ff
|
||||
border=fe640bff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=ea76cbff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=ea76cbff
|
||||
counter=8c8fa1ff
|
||||
border=ea76cbff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=d20f39ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=d20f39ff
|
||||
counter=8c8fa1ff
|
||||
border=d20f39ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=dc8a78ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=dc8a78ff
|
||||
counter=8c8fa1ff
|
||||
border=dc8a78ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=209fb5ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=209fb5ff
|
||||
counter=8c8fa1ff
|
||||
border=209fb5ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=04a5e5ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=04a5e5ff
|
||||
counter=8c8fa1ff
|
||||
border=04a5e5ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=179299ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=179299ff
|
||||
counter=8c8fa1ff
|
||||
border=179299ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=df8e1dff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=df8e1dff
|
||||
counter=8c8fa1ff
|
||||
border=df8e1dff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=8aadf4ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=8aadf4ff
|
||||
counter=8087a2ff
|
||||
border=8aadf4ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=f0c6c6ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=f0c6c6ff
|
||||
counter=8087a2ff
|
||||
border=f0c6c6ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=a6da95ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=a6da95ff
|
||||
counter=8087a2ff
|
||||
border=a6da95ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=b7bdf8ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=b7bdf8ff
|
||||
counter=8087a2ff
|
||||
border=b7bdf8ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=ee99a0ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=ee99a0ff
|
||||
counter=8087a2ff
|
||||
border=ee99a0ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=c6a0f6ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=c6a0f6ff
|
||||
counter=8087a2ff
|
||||
border=c6a0f6ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=f5a97fff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=f5a97fff
|
||||
counter=8087a2ff
|
||||
border=f5a97fff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=f5bde6ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=f5bde6ff
|
||||
counter=8087a2ff
|
||||
border=f5bde6ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=ed8796ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=ed8796ff
|
||||
counter=8087a2ff
|
||||
border=ed8796ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=f4dbd6ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=f4dbd6ff
|
||||
counter=8087a2ff
|
||||
border=f4dbd6ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=7dc4e4ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=7dc4e4ff
|
||||
counter=8087a2ff
|
||||
border=7dc4e4ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=91d7e3ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=91d7e3ff
|
||||
counter=8087a2ff
|
||||
border=91d7e3ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=8bd5caff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=8bd5caff
|
||||
counter=8087a2ff
|
||||
border=8bd5caff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=eed49fff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=eed49fff
|
||||
counter=8087a2ff
|
||||
border=eed49fff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=89b4faff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=89b4faff
|
||||
counter=7f849cff
|
||||
border=89b4faff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=f2cdcdff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=f2cdcdff
|
||||
counter=7f849cff
|
||||
border=f2cdcdff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=a6e3a1ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=a6e3a1ff
|
||||
counter=7f849cff
|
||||
border=a6e3a1ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=b4befeff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=b4befeff
|
||||
counter=7f849cff
|
||||
border=b4befeff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=eba0acff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=eba0acff
|
||||
counter=7f849cff
|
||||
border=eba0acff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=cba6f7ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=cba6f7ff
|
||||
counter=7f849cff
|
||||
border=cba6f7ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=fab387ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=fab387ff
|
||||
counter=7f849cff
|
||||
border=fab387ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=f5c2e7ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=f5c2e7ff
|
||||
counter=7f849cff
|
||||
border=f5c2e7ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=f38ba8ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=f38ba8ff
|
||||
counter=7f849cff
|
||||
border=f38ba8ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=f5e0dcff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=f5e0dcff
|
||||
counter=7f849cff
|
||||
border=f5e0dcff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=74c7ecff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=74c7ecff
|
||||
counter=7f849cff
|
||||
border=74c7ecff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=89dcebff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=89dcebff
|
||||
counter=7f849cff
|
||||
border=89dcebff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=94e2d5ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=94e2d5ff
|
||||
counter=7f849cff
|
||||
border=94e2d5ff
|
||||
@@ -1,12 +0,0 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=f9e2afff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=f9e2afff
|
||||
counter=7f849cff
|
||||
border=f9e2afff
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"LazyVim": { "branch": "main", "commit": "25abbf546d564dc484cf903804661ba12de45507" },
|
||||
"SchemaStore.nvim": { "branch": "main", "commit": "c957914d75b4a008ce09f4116e57e59fe6e3fae1" },
|
||||
"SchemaStore.nvim": { "branch": "main", "commit": "67d6c391e9a372d2d8701b5b8c9ae89455561fbf" },
|
||||
"alpha-nvim": { "branch": "main", "commit": "2b3cbcdd980cae1e022409289245053f62fb50f6" },
|
||||
"blink.cmp": { "branch": "main", "commit": "bae4bae0eedd1fa55f34b685862e94a222d5c6f8" },
|
||||
"bufferline.nvim": { "branch": "main", "commit": "655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3" },
|
||||
"catppuccin": { "branch": "main", "commit": "e762a47478377612e59f01aa51db961f605c9aa4" },
|
||||
"catppuccin": { "branch": "main", "commit": "84336e08415858f6d835835e81a4f79e585463c6" },
|
||||
"conform.nvim": { "branch": "master", "commit": "973f3cb73887d510321653044791d7937c7ec0fa" },
|
||||
"crates.nvim": { "branch": "main", "commit": "c915ab5334a46178f64ce17ab606a79454bcd14f" },
|
||||
"flash.nvim": { "branch": "main", "commit": "3c942666f115e2811e959eabbdd361a025db8b63" },
|
||||
"friendly-snippets": { "branch": "main", "commit": "572f5660cf05f8cd8834e096d7b4c921ba18e175" },
|
||||
"fzf-lua": { "branch": "main", "commit": "accfef9ddb36a79bd2b41f5dcebd36dddcaf8c79" },
|
||||
"gitsigns.nvim": { "branch": "main", "commit": "1fcaddcc427ff5802b6602f46de37a5352d0f9e0" },
|
||||
"fzf-lua": { "branch": "main", "commit": "c9a2deb7bf2d8deaf56a229ff9c7bfeffa8d7d53" },
|
||||
"gitsigns.nvim": { "branch": "main", "commit": "b01433169be710d6c69f7b4ee264d9670698b831" },
|
||||
"glow.nvim": { "branch": "main", "commit": "5d5954b2f22e109d4a6eba8b2618c5b96e4ee7a2" },
|
||||
"grug-far.nvim": { "branch": "main", "commit": "45981a9af7f4e666a3cdaedb1d21d2ab926727a2" },
|
||||
"hydra.nvim": { "branch": "main", "commit": "8c4a9f621ec7cdc30411a1f3b6d5eebb12b469dc" },
|
||||
@@ -24,18 +24,18 @@
|
||||
"mini.icons": { "branch": "main", "commit": "b8f6fa6f5a3fd0c56936252edcd691184e5aac0c" },
|
||||
"mini.pairs": { "branch": "main", "commit": "1e1ca3f60f58d4050bf814902b472eec9963a5dd" },
|
||||
"multicursors.nvim": { "branch": "main", "commit": "72225ea9e4443c3f4b9df91d0193e07c4ee8d382" },
|
||||
"neo-tree.nvim": { "branch": "main", "commit": "b85cc7611ff8fb443b0a1591c53669ead195a826" },
|
||||
"neo-tree.nvim": { "branch": "main", "commit": "e858a443813097cba43524a6321e3976b14ec75d" },
|
||||
"noice.nvim": { "branch": "main", "commit": "0427460c2d7f673ad60eb02b35f5e9926cf67c59" },
|
||||
"nui.nvim": { "branch": "main", "commit": "de740991c12411b663994b2860f1a4fd0937c130" },
|
||||
"nvim-lint": { "branch": "master", "commit": "9c6207559297b24f0b7c32829f8e45f7d65b991f" },
|
||||
"nvim-lspconfig": { "branch": "master", "commit": "169745f176f58becad80363c3f8f2315ed6bb365" },
|
||||
"nvim-lspconfig": { "branch": "master", "commit": "4d3b3bb8815fbe37bcaf3dbdb12a22382bc11ebe" },
|
||||
"nvim-treesitter": { "branch": "master", "commit": "42fc28ba918343ebfd5565147a42a26580579482" },
|
||||
"nvim-treesitter-textobjects": { "branch": "master", "commit": "89ebe73cd2836db80a22d9748999ace0241917a5" },
|
||||
"nvim-ts-autotag": { "branch": "main", "commit": "a1d526af391f6aebb25a8795cbc05351ed3620b5" },
|
||||
"persistence.nvim": { "branch": "main", "commit": "166a79a55bfa7a4db3e26fc031b4d92af71d0b51" },
|
||||
"plenary.nvim": { "branch": "master", "commit": "857c5ac632080dba10aae49dba902ce3abf91b35" },
|
||||
"plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" },
|
||||
"refactoring.nvim": { "branch": "master", "commit": "74b608dfee827c2372250519d433cc21cb083407" },
|
||||
"rustaceanvim": { "branch": "master", "commit": "628ff0137003d2ff245a06aff101142a5c88391e" },
|
||||
"rustaceanvim": { "branch": "master", "commit": "f845bb055397019c4bc70f9c76376ca490f4c783" },
|
||||
"snacks.nvim": { "branch": "main", "commit": "bc0630e43be5699bb94dadc302c0d21615421d93" },
|
||||
"telescope-file-browser.nvim": { "branch": "master", "commit": "7bf55ed0ff5be182ad3301cff266581fc1c56cce" },
|
||||
"todo-comments.nvim": { "branch": "main", "commit": "304a8d204ee787d2544d8bc23cd38d2f929e7cc5" },
|
||||
|
||||
@@ -1,38 +0,0 @@
|
||||
# Global configuration options
|
||||
max-history=10
|
||||
sort=-time
|
||||
|
||||
# Binding options
|
||||
on-button-left=invoke-default-action
|
||||
on-button-middle=none
|
||||
on-button-right=dismiss
|
||||
on-touch=dismiss
|
||||
on-notify=none
|
||||
|
||||
# Style options
|
||||
font=FiraCode Nerd Font 10
|
||||
width=400
|
||||
height=100
|
||||
outer-margin=0
|
||||
margin= 20
|
||||
padding=12
|
||||
border-size=2
|
||||
border-radius=4
|
||||
icons=1
|
||||
max-icon-size=48
|
||||
icon-location=left
|
||||
icon-border-radius=0
|
||||
actions=1
|
||||
history=1
|
||||
text-alignment=left
|
||||
default-timeout=5000
|
||||
ignore-timeout=0
|
||||
max-visible=3
|
||||
output=*
|
||||
layer=overlay
|
||||
anchor=top-right
|
||||
group-by=app-name
|
||||
|
||||
# Includes section
|
||||
include=~/.config/mako/themes/catppuccin-mocha/catppuccin-mocha-blue
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#8caaee
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#eebebe
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#a6d189
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#babbf1
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#ea999c
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#ca9ee6
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#ef9f76
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#f4b8e4
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#e78284
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#f2d5cf
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#85c1dc
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#99d1db
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#81c8be
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#303446
|
||||
text-color=#c6d0f5
|
||||
border-color=#e5c890
|
||||
progress-color=over #414559
|
||||
|
||||
[urgency=high]
|
||||
border-color=#ef9f76
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#1e66f5
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#dd7878
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#40a02b
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#7287fd
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#e64553
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#8839ef
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#fe640b
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#ea76cb
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#d20f39
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#dc8a78
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#209fb5
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#04a5e5
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#179299
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#df8e1d
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#24273a
|
||||
text-color=#cad3f5
|
||||
border-color=#8aadf4
|
||||
progress-color=over #363a4f
|
||||
|
||||
[urgency=high]
|
||||
border-color=#f5a97f
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#24273a
|
||||
text-color=#cad3f5
|
||||
border-color=#f0c6c6
|
||||
progress-color=over #363a4f
|
||||
|
||||
[urgency=high]
|
||||
border-color=#f5a97f
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#24273a
|
||||
text-color=#cad3f5
|
||||
border-color=#a6da95
|
||||
progress-color=over #363a4f
|
||||
|
||||
[urgency=high]
|
||||
border-color=#f5a97f
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#24273a
|
||||
text-color=#cad3f5
|
||||
border-color=#b7bdf8
|
||||
progress-color=over #363a4f
|
||||
|
||||
[urgency=high]
|
||||
border-color=#f5a97f
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#24273a
|
||||
text-color=#cad3f5
|
||||
border-color=#ee99a0
|
||||
progress-color=over #363a4f
|
||||
|
||||
[urgency=high]
|
||||
border-color=#f5a97f
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#24273a
|
||||
text-color=#cad3f5
|
||||
border-color=#c6a0f6
|
||||
progress-color=over #363a4f
|
||||
|
||||
[urgency=high]
|
||||
border-color=#f5a97f
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#24273a
|
||||
text-color=#cad3f5
|
||||
border-color=#f5a97f
|
||||
progress-color=over #363a4f
|
||||
|
||||
[urgency=high]
|
||||
border-color=#f5a97f
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#24273a
|
||||
text-color=#cad3f5
|
||||
border-color=#f5bde6
|
||||
progress-color=over #363a4f
|
||||
|
||||
[urgency=high]
|
||||
border-color=#f5a97f
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#24273a
|
||||
text-color=#cad3f5
|
||||
border-color=#ed8796
|
||||
progress-color=over #363a4f
|
||||
|
||||
[urgency=high]
|
||||
border-color=#f5a97f
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#24273a
|
||||
text-color=#cad3f5
|
||||
border-color=#f4dbd6
|
||||
progress-color=over #363a4f
|
||||
|
||||
[urgency=high]
|
||||
border-color=#f5a97f
|
||||
@@ -1,9 +0,0 @@
|
||||
# Colors
|
||||
|
||||
background-color=#24273a
|
||||
text-color=#cad3f5
|
||||
border-color=#7dc4e4
|
||||
progress-color=over #363a4f
|
||||
|
||||
[urgency=high]
|
||||
border-color=#f5a97f
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user