modified: local/share/hyprwave/style.css
modified: pkgs.txt
This commit is contained in:
parent
ff70920a08
commit
9fb26ca555
2 changed files with 77 additions and 44 deletions
|
|
@ -4,54 +4,54 @@
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
/* Background Colors - Deep Black */
|
/* Background Colors - Deep Black */
|
||||||
--bg-primary: #111318;
|
--bg-primary: #18120b;
|
||||||
--bg-secondary: #111318;
|
--bg-secondary: #18120b;
|
||||||
--bg-album-cover: #141b2c;
|
--bg-album-cover: #271904;
|
||||||
--bg-album-secondary: #141b2c;
|
--bg-album-secondary: #271904;
|
||||||
|
|
||||||
/* Button Colors - Default (Prev/Next) - Soft White */
|
/* Button Colors - Default (Prev/Next) - Soft White */
|
||||||
--btn-default: #adc6ff;
|
--btn-default: #f3bd6e;
|
||||||
--btn-default-secondary: #adc6ff;
|
--btn-default-secondary: #f3bd6e;
|
||||||
|
|
||||||
--btn-default-active: #375183;
|
--btn-default-active: #704a01;
|
||||||
--btn-default-hover: #5a74a9;
|
--btn-default-hover: #986c25;
|
||||||
--btn-default-hover-secondary: #5a74a9;
|
--btn-default-hover-secondary: #986c25;
|
||||||
|
|
||||||
/* Button Colors - Play/Pause - Bright White */
|
/* Button Colors - Play/Pause - Bright White */
|
||||||
--btn-play: #adc6ff;
|
--btn-play: #f3bd6e;
|
||||||
--btn-play-secondary: #adc6ff;
|
--btn-play-secondary: #f3bd6e;
|
||||||
--btn-play-hover: #5a74a9;
|
--btn-play-hover: #986c25;
|
||||||
--btn-play-hover-secondary: #5a74a9;
|
--btn-play-hover-secondary: #986c25;
|
||||||
--btn-play-active: #375183;
|
--btn-play-active: #704a01;
|
||||||
--btn-play-active-secondary: #375183;
|
--btn-play-active-secondary: #704a01;
|
||||||
|
|
||||||
/* Button Colors - Expand - Cool White */
|
/* Button Colors - Expand - Cool White */
|
||||||
--btn-expand: #adc6ff;
|
--btn-expand: #f3bd6e;
|
||||||
--btn-expand-secondary: #adc6ff;
|
--btn-expand-secondary: #f3bd6e;
|
||||||
--btn-expand-hover: #5a74a9;
|
--btn-expand-hover: #986c25;
|
||||||
--btn-expand-hover-secondary: #5a74a9;
|
--btn-expand-hover-secondary: #986c25;
|
||||||
--btn-expand-active: #375183;
|
--btn-expand-active: #704a01;
|
||||||
--btn-expand-active-secondary: #375183;
|
--btn-expand-active-secondary: #704a01;
|
||||||
|
|
||||||
/* Progress Bar Colors */
|
/* Progress Bar Colors */
|
||||||
--progress-bg: #2f3036;
|
--progress-bg: #362f27;
|
||||||
--progress-fill-start: #ff0100;
|
--progress-fill-start: #ff0100;
|
||||||
--progress-fill-end: #adc6ff;
|
--progress-fill-end: #f3bd6e;
|
||||||
|
|
||||||
/* Slider Handle Colors */
|
/* Slider Handle Colors */
|
||||||
--handle-color: #adc6ff;
|
--handle-color: #f3bd6e;
|
||||||
--handle-hover: #adc6ff;
|
--handle-hover: #f3bd6e;
|
||||||
--handle-border: #adc6ff;
|
--handle-border: #f3bd6e;
|
||||||
--handle-shadow: #adc6ff;
|
--handle-shadow: #f3bd6e;
|
||||||
|
|
||||||
/* Text Colors - Bright white on pure black */
|
/* Text Colors - Bright white on pure black */
|
||||||
--text-primary: #adc6ff;
|
--text-primary: #f3bd6e;
|
||||||
--text-secondary: #5a74a9;
|
--text-secondary: #986c25;
|
||||||
--text-tertiary: #5a74a9;
|
--text-tertiary: #986c25;
|
||||||
--text-muted: #adc6ff;
|
--text-muted: #f3bd6e;
|
||||||
|
|
||||||
/* Border Colors */
|
/* Border Colors */
|
||||||
--border-primary: #adc6ff;
|
--border-primary: #f3bd6e;
|
||||||
--border-button: rgba(100, 100, 100, 0);
|
--border-button: rgba(100, 100, 100, 0);
|
||||||
--border-button-hover: rgba(120, 120, 120, 0);
|
--border-button-hover: rgba(120, 120, 120, 0);
|
||||||
--border-play: rgba(255, 255, 255, 0);
|
--border-play: rgba(255, 255, 255, 0);
|
||||||
|
|
|
||||||
57
pkgs.txt
57
pkgs.txt
|
|
@ -1,9 +1,17 @@
|
||||||
7zip
|
|
||||||
adw-gtk-theme
|
adw-gtk-theme
|
||||||
|
adwsteamgtk
|
||||||
aether
|
aether
|
||||||
aichat
|
aichat
|
||||||
|
an-anime-game-launcher-bin
|
||||||
|
android-emulator
|
||||||
|
android-sdk-platform-tools
|
||||||
|
android-studio
|
||||||
angband
|
angband
|
||||||
|
arc-solid-gtk-theme
|
||||||
|
ardour
|
||||||
ascii-draw
|
ascii-draw
|
||||||
|
ashell
|
||||||
|
aurorae
|
||||||
authenticator
|
authenticator
|
||||||
awesome-terminal-fonts
|
awesome-terminal-fonts
|
||||||
awww
|
awww
|
||||||
|
|
@ -14,6 +22,7 @@ base-devel
|
||||||
bat
|
bat
|
||||||
bibata-cursor-theme-bin
|
bibata-cursor-theme-bin
|
||||||
bind
|
bind
|
||||||
|
blackarch-mirrorlist
|
||||||
blender
|
blender
|
||||||
bluedevil
|
bluedevil
|
||||||
bluetui
|
bluetui
|
||||||
|
|
@ -26,7 +35,6 @@ brightnessctl
|
||||||
browsh
|
browsh
|
||||||
btop
|
btop
|
||||||
buho
|
buho
|
||||||
caja
|
|
||||||
calcurse
|
calcurse
|
||||||
cartridges
|
cartridges
|
||||||
cava
|
cava
|
||||||
|
|
@ -46,19 +54,22 @@ cull-bin
|
||||||
dconf-editor
|
dconf-editor
|
||||||
ddgr
|
ddgr
|
||||||
decibels
|
decibels
|
||||||
|
deepfilternet-plugin-pipewire-bin
|
||||||
dialog
|
dialog
|
||||||
dmenu
|
dmenu
|
||||||
dms-shell-niri
|
dms-shell-niri
|
||||||
dnsmasq
|
dnsmasq
|
||||||
docker
|
docker
|
||||||
docker-compose
|
docker-compose
|
||||||
drkonqi
|
dorion-bin
|
||||||
dsearch-bin
|
dsearch-bin
|
||||||
duf
|
duf
|
||||||
dunst
|
dunst
|
||||||
dxvk-bin
|
dxvk-bin
|
||||||
|
easyeffects
|
||||||
eblanfetch
|
eblanfetch
|
||||||
efibootmgr
|
efibootmgr
|
||||||
|
electron24-bin
|
||||||
element-desktop
|
element-desktop
|
||||||
elephant-all
|
elephant-all
|
||||||
elyprismlauncher-bin
|
elyprismlauncher-bin
|
||||||
|
|
@ -70,9 +81,9 @@ espeak-ng
|
||||||
evercal
|
evercal
|
||||||
evtest
|
evtest
|
||||||
eww
|
eww
|
||||||
|
ex-vi-compat
|
||||||
expac
|
expac
|
||||||
eza
|
eza
|
||||||
fagram-bin
|
|
||||||
fastfetch
|
fastfetch
|
||||||
fd
|
fd
|
||||||
ffmpegthumbnailer
|
ffmpegthumbnailer
|
||||||
|
|
@ -86,15 +97,18 @@ fluffychat-bin
|
||||||
foliate
|
foliate
|
||||||
foot
|
foot
|
||||||
fractal
|
fractal
|
||||||
|
freerdp
|
||||||
|
frog-ocr
|
||||||
fsel-git
|
fsel-git
|
||||||
fuzzel
|
fuzzel
|
||||||
fzf
|
fzf
|
||||||
gamescope
|
gamescope
|
||||||
|
gdm
|
||||||
geoip
|
geoip
|
||||||
geoip-database
|
geoip-database
|
||||||
ghostty
|
|
||||||
gimp
|
gimp
|
||||||
git
|
git
|
||||||
|
gnome-backgrounds
|
||||||
gnome-calculator
|
gnome-calculator
|
||||||
gnome-calendar
|
gnome-calendar
|
||||||
gnome-characters
|
gnome-characters
|
||||||
|
|
@ -127,6 +141,8 @@ gnome-weather
|
||||||
godot
|
godot
|
||||||
godotpcktool-bin
|
godotpcktool-bin
|
||||||
google-chrome
|
google-chrome
|
||||||
|
gradia
|
||||||
|
graphviz
|
||||||
greetd-tuigreet
|
greetd-tuigreet
|
||||||
grilo-plugins
|
grilo-plugins
|
||||||
grub
|
grub
|
||||||
|
|
@ -203,6 +219,7 @@ ksshaskpass
|
||||||
ksystemstats
|
ksystemstats
|
||||||
kubo
|
kubo
|
||||||
kvantum
|
kvantum
|
||||||
|
kvantum-qt5
|
||||||
kvantum-theme-libadwaita-git
|
kvantum-theme-libadwaita-git
|
||||||
kwallet-pam
|
kwallet-pam
|
||||||
kwayland
|
kwayland
|
||||||
|
|
@ -238,7 +255,6 @@ ly
|
||||||
mailsend-go
|
mailsend-go
|
||||||
mandoc
|
mandoc
|
||||||
marco
|
marco
|
||||||
marktext-tkaixiang-bin
|
|
||||||
marp-cli
|
marp-cli
|
||||||
mate-backgrounds
|
mate-backgrounds
|
||||||
mate-control-center
|
mate-control-center
|
||||||
|
|
@ -264,11 +280,11 @@ mpdris2
|
||||||
mplayer
|
mplayer
|
||||||
mpv
|
mpv
|
||||||
mpvpaper
|
mpvpaper
|
||||||
|
mustache
|
||||||
|
mustache-d
|
||||||
ncdu
|
ncdu
|
||||||
neovide
|
neovide
|
||||||
neovim
|
neovim
|
||||||
vim
|
|
||||||
v4l-utils
|
|
||||||
nerd-fonts-noto-sans-mono
|
nerd-fonts-noto-sans-mono
|
||||||
net-tools
|
net-tools
|
||||||
netscanner
|
netscanner
|
||||||
|
|
@ -281,11 +297,13 @@ niri-screen-time-git
|
||||||
nirius
|
nirius
|
||||||
nmap
|
nmap
|
||||||
noctalia-shell
|
noctalia-shell
|
||||||
|
noisetorch
|
||||||
nomacs
|
nomacs
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
nuclear-player-bin
|
nuclear-player-bin
|
||||||
nuls
|
nuls
|
||||||
|
nushell
|
||||||
nvidia-open-dkms
|
nvidia-open-dkms
|
||||||
nvidia-settings
|
nvidia-settings
|
||||||
nvtop
|
nvtop
|
||||||
|
|
@ -303,19 +321,19 @@ orca
|
||||||
oxygen
|
oxygen
|
||||||
oxygen-cursors
|
oxygen-cursors
|
||||||
oxygen-sounds
|
oxygen-sounds
|
||||||
|
pacman-contrib
|
||||||
pandoc-cli
|
pandoc-cli
|
||||||
papers
|
papers
|
||||||
papirus-icon-theme
|
papirus-icon-theme
|
||||||
paru
|
paru
|
||||||
paru-debug
|
paru-debug
|
||||||
pastel
|
pastel
|
||||||
|
pasystray
|
||||||
pavucontrol
|
pavucontrol
|
||||||
pidgin
|
pidgin
|
||||||
pipewire-alsa
|
pipewire-alsa
|
||||||
pipewire-pulse
|
pipewire-pulse
|
||||||
pipewire
|
planify
|
||||||
pipewire-audio
|
|
||||||
pipewire-jack
|
|
||||||
plasma-activities
|
plasma-activities
|
||||||
plasma-activities-stats
|
plasma-activities-stats
|
||||||
plasma-browser-integration
|
plasma-browser-integration
|
||||||
|
|
@ -339,7 +357,6 @@ plymouth-kcm
|
||||||
polkit-gnome
|
polkit-gnome
|
||||||
polkit-kde-agent
|
polkit-kde-agent
|
||||||
pomo-cli
|
pomo-cli
|
||||||
pomotroid-bin
|
|
||||||
ponysay
|
ponysay
|
||||||
portproton
|
portproton
|
||||||
postgresql
|
postgresql
|
||||||
|
|
@ -358,9 +375,11 @@ python-pipx
|
||||||
python-pywalfox
|
python-pywalfox
|
||||||
python-pyyaml-env-tag
|
python-pyyaml-env-tag
|
||||||
python-watchdog
|
python-watchdog
|
||||||
|
python313
|
||||||
qbittorrent
|
qbittorrent
|
||||||
qpwgraph
|
qpwgraph
|
||||||
qqc2-breeze-style
|
qqc2-breeze-style
|
||||||
|
qt5-wayland
|
||||||
qt5ct
|
qt5ct
|
||||||
qt6ct
|
qt6ct
|
||||||
rdfind
|
rdfind
|
||||||
|
|
@ -369,8 +388,11 @@ relay-scanner
|
||||||
remmina
|
remmina
|
||||||
rmpc
|
rmpc
|
||||||
rsync
|
rsync
|
||||||
|
rudo-bin
|
||||||
rygel
|
rygel
|
||||||
|
saber
|
||||||
sakura
|
sakura
|
||||||
|
satty
|
||||||
scons
|
scons
|
||||||
scrcpy
|
scrcpy
|
||||||
scrntime-git
|
scrntime-git
|
||||||
|
|
@ -383,15 +405,19 @@ simplex-chat-bin
|
||||||
simplex-desktop-bin
|
simplex-desktop-bin
|
||||||
sing-box
|
sing-box
|
||||||
sioyek
|
sioyek
|
||||||
|
sl
|
||||||
snapshot
|
snapshot
|
||||||
snekstudio-bin
|
snekstudio-bin
|
||||||
spectacle
|
spectacle
|
||||||
speedcrunch
|
speedcrunch
|
||||||
|
sqlitebrowser
|
||||||
squid
|
squid
|
||||||
starship
|
starship
|
||||||
|
stasis
|
||||||
steam
|
steam
|
||||||
sudo
|
sudo
|
||||||
sushi
|
sushi
|
||||||
|
swappy
|
||||||
swaybg
|
swaybg
|
||||||
swaync
|
swaync
|
||||||
swayosd
|
swayosd
|
||||||
|
|
@ -405,6 +431,7 @@ tecla
|
||||||
telegram-cli-git
|
telegram-cli-git
|
||||||
telegram-desktop
|
telegram-desktop
|
||||||
tesseract-data-eng
|
tesseract-data-eng
|
||||||
|
textsnatcher
|
||||||
tigervnc
|
tigervnc
|
||||||
timr
|
timr
|
||||||
tmux
|
tmux
|
||||||
|
|
@ -423,6 +450,7 @@ tuxsay
|
||||||
typst
|
typst
|
||||||
udiskie
|
udiskie
|
||||||
ufw
|
ufw
|
||||||
|
unison
|
||||||
unrar
|
unrar
|
||||||
uwsgi
|
uwsgi
|
||||||
uwsgi-plugin-python
|
uwsgi-plugin-python
|
||||||
|
|
@ -432,6 +460,8 @@ v4l2loopback-utils
|
||||||
vesktop-bin
|
vesktop-bin
|
||||||
vkd3d
|
vkd3d
|
||||||
vncdotool
|
vncdotool
|
||||||
|
volctl
|
||||||
|
volumeicon
|
||||||
vulkan-tools
|
vulkan-tools
|
||||||
vulkan-validation-layers
|
vulkan-validation-layers
|
||||||
wacomtablet
|
wacomtablet
|
||||||
|
|
@ -495,6 +525,7 @@ xorg-xvinfo
|
||||||
xorg-xwd
|
xorg-xwd
|
||||||
xorg-xwininfo
|
xorg-xwininfo
|
||||||
xorg-xwud
|
xorg-xwud
|
||||||
|
xournalpp
|
||||||
xprintidle
|
xprintidle
|
||||||
xray-bin
|
xray-bin
|
||||||
xwayland-satellite
|
xwayland-satellite
|
||||||
|
|
@ -508,6 +539,8 @@ zathura-djvu
|
||||||
zathura-pdf-mupdf
|
zathura-pdf-mupdf
|
||||||
zellij
|
zellij
|
||||||
zen-browser-bin
|
zen-browser-bin
|
||||||
|
zip
|
||||||
|
zk
|
||||||
zoxide
|
zoxide
|
||||||
zram-generator
|
zram-generator
|
||||||
zsh
|
zsh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue