forked from Shinonome/dots-hyprland
@@ -43,4 +43,6 @@ case "$scheme_variant_str" in
|
||||
;;
|
||||
esac
|
||||
|
||||
source "$(eval echo $ILLOGICAL_IMPULSE_VIRTUAL_ENV)/bin/activate"
|
||||
kde-material-you-colors "$mode_flag" --color "$color" -sv "$sv_num"
|
||||
deactivate
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
pkgname=illogical-impulse-fonts-themes
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Illogical Impulse Fonts and Theming Dependencies'
|
||||
arch=(any)
|
||||
license=(None)
|
||||
@@ -12,7 +12,6 @@ depends=(
|
||||
eza
|
||||
fish
|
||||
fontconfig
|
||||
kde-material-you-colors
|
||||
kitty
|
||||
matugen-bin
|
||||
otf-space-grotesk
|
||||
|
||||
@@ -4,6 +4,7 @@ setuptools-scm
|
||||
wheel
|
||||
pywayland
|
||||
psutil
|
||||
kde-material-you-colors
|
||||
materialyoucolor
|
||||
libsass
|
||||
material-color-utilities
|
||||
|
||||
@@ -6,6 +6,10 @@ cffi==1.17.1
|
||||
# via pywayland
|
||||
click==8.2.1
|
||||
# via -r scriptdata/uv/requirements.in
|
||||
dbus-python==1.4.0
|
||||
# via kde-material-you-colors
|
||||
kde-material-you-colors==1.10.1
|
||||
# via -r scriptdata/uv/requirements.in
|
||||
libsass==0.23.0
|
||||
# via -r scriptdata/uv/requirements.in
|
||||
loguru==0.7.3
|
||||
@@ -13,9 +17,13 @@ loguru==0.7.3
|
||||
material-color-utilities==0.2.1
|
||||
# via -r scriptdata/uv/requirements.in
|
||||
materialyoucolor==2.0.10
|
||||
# via -r scriptdata/uv/requirements.in
|
||||
# via
|
||||
# -r scriptdata/uv/requirements.in
|
||||
# kde-material-you-colors
|
||||
numpy==2.2.2
|
||||
# via material-color-utilities
|
||||
# via
|
||||
# kde-material-you-colors
|
||||
# material-color-utilities
|
||||
packaging==24.2
|
||||
# via
|
||||
# build
|
||||
@@ -23,6 +31,7 @@ packaging==24.2
|
||||
pillow==11.1.0
|
||||
# via
|
||||
# -r scriptdata/uv/requirements.in
|
||||
# kde-material-you-colors
|
||||
# material-color-utilities
|
||||
psutil==6.1.1
|
||||
# via -r scriptdata/uv/requirements.in
|
||||
|
||||
Reference in New Issue
Block a user