This commit is contained in:
Valeria Fadeeva 2024-04-22 12:58:24 +05:00
parent 9ba8b1e562
commit 5dbee46bc6
2012 changed files with 35819 additions and 3148 deletions

View File

@ -96,11 +96,11 @@ fi
# generate pixmaps from svg source
SRC=$PWD/src
THEME="Colloid Cursors"
THEME="Melawy Cursors"
BUILD="$SRC/../dist"
create svg
THEME="Colloid-dark Cursors"
THEME="Melawy-dark Cursors"
BUILD="$SRC/../dist-dark"
create svg-white

View File

@ -1,3 +1,3 @@
[Icon Theme]
Name=Colloid-dark Cursors
Name=Melawy-dark Cursors

View File

@ -1,3 +1,3 @@
[Icon Theme]
Name=Colloid Cursors
Name=Melawy Cursors

View File

@ -2,7 +2,7 @@
ROOT_UID=0
DEST_DIR=
THEME_NAME=Colloid
THEME_NAME=Melawy
# Destination directory
if [ "$UID" -eq "$ROOT_UID" ]; then

View File

@ -1,5 +1,7 @@
#!/usr/bin/env bash
set -eo pipefail
ROOT_UID=0
DEST_DIR=
@ -70,17 +72,17 @@ install() {
cp -r "${SRC_DIR}"/src/categories/symbolic ${THEME_DIR}/categories
cp -r "${SRC_DIR}"/src/emblems/symbolic ${THEME_DIR}/emblems
cp -r "${SRC_DIR}"/src/mimetypes/symbolic ${THEME_DIR}/mimetypes
cp -r "${SRC_DIR}"/src/devices/{16,22,24,symbolic} ${THEME_DIR}/devices
cp -r "${SRC_DIR}"/src/devices/{16,22,24,32,symbolic} ${THEME_DIR}/devices
cp -r "${SRC_DIR}"/src/places/{16,22,24,symbolic} ${THEME_DIR}/places
cp -r "${SRC_DIR}"/src/status/{16,22,24,symbolic} ${THEME_DIR}/status
# Change icon color for dark theme
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices,places,status}/{16,22,24}/*
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/actions/32/*
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices}/32/*
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,apps,categories,devices,emblems,mimetypes,places,status}/symbolic/*
cp -r "${SRC_DIR}"/links/actions/{16,22,24,32,symbolic} ${THEME_DIR}/actions
cp -r "${SRC_DIR}"/links/devices/{16,22,24,symbolic} ${THEME_DIR}/devices
cp -r "${SRC_DIR}"/links/devices/{16,22,24,32,symbolic} ${THEME_DIR}/devices
cp -r "${SRC_DIR}"/links/places/{16,22,24,symbolic} ${THEME_DIR}/places
cp -r "${SRC_DIR}"/links/status/{16,22,24,symbolic} ${THEME_DIR}/status
cp -r "${SRC_DIR}"/links/apps/symbolic ${THEME_DIR}/apps

View File

@ -0,0 +1 @@
notifications-disabled.svg

View File

@ -0,0 +1 @@
notifications.svg

View File

@ -0,0 +1 @@
system-reboot.svg

View File

@ -0,0 +1 @@
edit-find.svg

View File

@ -0,0 +1 @@
system-reboot.svg

View File

@ -0,0 +1 @@
tools-check-spelling.svg

View File

@ -0,0 +1 @@
window-pin.svg

View File

@ -0,0 +1 @@
edit-clear.svg

View File

@ -0,0 +1 @@
org.remmina.Remmina-pan-up-symbolic.svg

View File

@ -0,0 +1 @@
system-reboot.svg

View File

@ -0,0 +1 @@
window-pin.svg

View File

@ -0,0 +1 @@
system-search.svg

View File

@ -1 +0,0 @@
../../preferences/32/preferences-system-users.svg

1
links/actions/32/kfind.svg Symbolic link
View File

@ -0,0 +1 @@
edit-find.svg

View File

@ -1 +1 @@
./application-menu.svg
open-menu.svg

View File

@ -0,0 +1 @@
system-search.svg

View File

@ -1 +0,0 @@
configure.svg

1
links/actions/32/search.svg Symbolic link
View File

@ -0,0 +1 @@
system-search.svg

View File

@ -0,0 +1 @@
tools-check-spelling.svg

View File

@ -0,0 +1 @@
ephy-download-symbolic.svg

View File

@ -0,0 +1 @@
camera-symbolic.svg

View File

@ -0,0 +1 @@
none-symbolic.svg

View File

@ -0,0 +1 @@
diagnostics-symbolic.svg

View File

@ -0,0 +1 @@
microphone-symbolic.svg

View File

@ -0,0 +1 @@
adw-entry-apply-symbolic.svg

View File

@ -0,0 +1 @@
system-lock-screen-symbolic.svg

View File

@ -0,0 +1 @@
trash-symbolic.svg

View File

@ -0,0 +1 @@
emblem-synchronizing-symbolic.svg

View File

@ -1 +0,0 @@
keyring-manager.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
cpu-x.svg

View File

@ -0,0 +1 @@
foxit-reader.svg

View File

@ -0,0 +1 @@
freemind.svg

View File

@ -0,0 +1 @@
jmeter.svg

View File

@ -0,0 +1 @@
web-twitter.svg

View File

@ -1 +0,0 @@
zoom.svg

View File

@ -0,0 +1 @@
gtick.svg

View File

@ -0,0 +1 @@
akonadi.svg

View File

@ -1 +0,0 @@
internet-news-reader.svg

View File

@ -0,0 +1 @@
alienarena.svg

View File

@ -0,0 +1 @@
amazonmp3.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
amule.svg

View File

@ -0,0 +1 @@
anjuta.svg

View File

@ -0,0 +1 @@
anjuta.svg

View File

@ -0,0 +1 @@
auryo.svg

View File

@ -1 +0,0 @@
clementine.svg

View File

@ -0,0 +1 @@
dingtalk.svg

View File

@ -0,0 +1 @@
aptana.svg

View File

@ -0,0 +1 @@
gtick.svg

View File

@ -1 +0,0 @@
onlyoffice.svg

View File

@ -0,0 +1 @@
media-player-banshee.svg

View File

@ -0,0 +1 @@
media-player-banshee.svg

View File

@ -1 +0,0 @@
revelation.svg

View File

@ -0,0 +1 @@
libreoffice-printeradmin.svg

View File

@ -0,0 +1 @@
system-shutdown.svg

View File

@ -0,0 +1 @@
boot.svg

View File

@ -0,0 +1 @@
google-drive.svg

View File

@ -0,0 +1 @@
google-play-music-desktop-player.svg

View File

@ -0,0 +1 @@
ms-outlook.svg

View File

@ -0,0 +1 @@
google-play-music-desktop-player.svg

View File

@ -0,0 +1 @@
ubiquity-kde.svg

View File

@ -0,0 +1 @@
google-drive.svg

View File

@ -0,0 +1 @@
ms-onenote.svg

View File

@ -0,0 +1 @@
google-music.svg

View File

@ -0,0 +1 @@
ms-outlook.svg

View File

@ -0,0 +1 @@
google-music.svg

View File

@ -0,0 +1 @@
web-outlook.svg

View File

@ -0,0 +1 @@
gtick.svg

View File

@ -0,0 +1 @@
amazon-store.svg

View File

@ -0,0 +1 @@
chatterino.svg

View File

@ -0,0 +1 @@
ms-onenote.svg

View File

@ -0,0 +1 @@
mendeleydesktop.svg

View File

@ -0,0 +1 @@
./fightcade.svg

View File

@ -0,0 +1 @@
iease-music.svg

View File

@ -0,0 +1 @@
mindustry.svg

View File

@ -0,0 +1 @@
gtick.svg

View File

@ -0,0 +1 @@
carla.svg

View File

@ -0,0 +1 @@
eyedropper.svg

View File

@ -0,0 +1 @@
copyq.svg

View File

@ -0,0 +1 @@
kid3.svg

View File

@ -0,0 +1 @@
kid3.svg

View File

@ -0,0 +1 @@
marker.svg

View File

@ -0,0 +1 @@
google-music.svg

View File

@ -0,0 +1 @@
heroic.svg

View File

@ -0,0 +1 @@
gtick.svg

Some files were not shown because too many files have changed in this diff Show More