1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00
Files
xnm d27d5998aa Workflow update
Changelog:
- added `hyprls`, `file`, `delta`, `process-compose`, `yazi` packages with setup catppuccin macchiato theme
- changed `gammastep` to `wlsunset`
- refactored and disabled location
- refactored `dbus` and set to `broker` implementation
- changed `blueman` bluetooth manager to `overskride`
- set catppuccin macchiato theme for `bat`
- added useful key bindings for fish
- added custom fish scripts with `fzf` utilization
- changed protocol from 'https' to 'ssh' in `gh` config
- added keybindings, updated config, added LSPs for `helix`
- remap some keys in `Hyprland`
- added keybindings for `Zellij`
2024-10-10 21:15:51 +03:00

35 lines
820 B
YAML

style:
name: 'Catppuccin Macchiato'
body:
fgColor: '#cad3f5'
bgColor: '#24273a'
secondaryTextColor: '#c6a0f6'
tertiaryTextColor: '#c6a0f6'
borderColor: '#939ab7'
stat_table:
keyFgColor: '#c6a0f6'
valueFgColor: '#cad3f5'
logoColor: '#c6a0f6'
proc_table:
fgColor: '#cad3f5'
fgWarning: '#f5a97f'
fgPending: '#939ab7'
fgCompleted: '#a6da95'
fgError: '#ed8796'
headerFgColor: '#c6a0f6'
help:
fgColor: '#cad3f5'
keyColor: '#c6a0f6'
hlColor: '#494d64'
categoryFgColor: '#f5bde6'
dialog:
fgColor: '#f5bde6'
bgColor: '#c6a0f6'
buttonFgColor: '#181926'
buttonBgColor: '#c6a0f6'
buttonFocusFgColor: '#181926'
buttonFocusBgColor: '#c6a0f6'
labelFgColor: '#f4dbd6'
fieldFgColor: '#cad3f5'
fieldBgColor: '#5b6078'