This commit is contained in:
Valeria Fadeeva 2024-11-05 13:56:09 +05:00
parent 80be215ab5
commit 9008344b57
324 changed files with 331 additions and 33 deletions
install.sh
links/apps/scalable
1password.svgCemu.svgMindustry.svgPipeline.svgakregator.svgappimagekit-PCSX2.svgappimagekit-aaaaxy.svgappimagekit-io.github.divverent.aaaaxy.svgapplication-x-clementine.svgapplications-accessories.svgapplications-development-translation.svgapplications-development-web.svgapplications-development.svgapplications-education-language.svgapplications-engineering.svgapplications-featured.svgapplications-fonts.svgapplications-graphics.svgapplications-interfacedesign.svgapplications-internet.svgapplications-java.svgapplications-languages.svgapplications-multimedia.svgapplications-office.svgapplications-other.svgapplications-python.svgapplications-system-orange.svgapplications-utilities.svgapplications-webapps.svgapplications-webbrowsers.svgasc-de.svgbitwarden.svgboot.svgbrave-aghbiahbpaijignceidepookljebhfak-Default.svgbrave-akpamiohjfcnimfljfndmaldlcfphjmp-Default.svgbrave-eigpmdhekjlgjgcppnanaanbdmnlnagl-Default.svgbrave-ibblmnobmgdmpoeblocemifbpglakpoi-Default.svgcelestia.svgchrome-aghbiahbpaijignceidepookljebhfak-Default.svgchrome-akpamiohjfcnimfljfndmaldlcfphjmp-Default.svgchrome-eigpmdhekjlgjgcppnanaanbdmnlnagl-Default.svgchrome-ibblmnobmgdmpoeblocemifbpglakpoi-Default.svgcom.dec05eba.gpu_screen_recorder.svgcom.giadamusic.Giada.svgcom.github.KRTirtho.Spotube.svgcom.github.d4nj1.tlpui.svgcom.github.fabiocolacio.marker.svgcom.github.flxzt.rnote.svgcom.github.gi_lom.dialect.svgcom.github.iortcw.iortcw.svgcom.github.johnfactotum.Foliate.svgcom.github.libresprite.LibreSprite.svgcom.github.mightycreak.Diffuse.svgcom.github.neithern.g4music.svgcom.github.rafostar.Clapper.svgcom.github.tkashkin.gamehub.svgcom.github.zadam.trilium.svgcom.helix_editor.Helix.svgcom.hunterwittenborn.Celeste.svgcom.jianguoyun.Nutstore.svgcom.sindresorhus.Caprine.svgcom.synology.SynologyAssistant.svgcom.synology.SynologyDrive.svgcom.teamspeak.TeamSpeak.svgcom.tencent.WeChat.svgcom.termius.Termius.svgcom.vixalien.sticky.svgcomputer-log-out.svgcs-applets.svgcs-desklets.svgcs-panel.svgcs-startup-programs.svgcs-tiling.svgcz.krupkat.Xpano.svgdeezer-enhanced.svgdiffuse.svgdiscord-canary.svgdiscord-ptb.svgdragonplayer.svgeasyeffects.svgengineer.atlas.Nyxt.svgeu.betterbird.Betterbird.svgfedora-documentation.svgfirefox-aurora.svgfirefox-beta.svgfirefox-nightly.svgfloorp-bin.svggdebi.svggnome-boxes.svggnome-logout.svggnome-online-accounts-gtk.svggnome-panel-hibernate.svggnome-session-halt.svggnome-session-hebirnate.svggnome-session-hibernate.svggnome-session-suspend.svggnome-shutdown.svggnuradio-companion.svggnuradio-grc.svg

View File

@ -54,7 +54,7 @@ install() {
for i in $(ls -1 ${SRC_DIR}/links/);
do
cp -r ${SRC_DIR}/links/$i ${THEME_DIR}
cp -r -n ${SRC_DIR}/links/$i ${THEME_DIR}
done
if [[ ${theme} != '' ]]; then
@ -81,13 +81,13 @@ install() {
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,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
cp -r "${SRC_DIR}"/links/categories/symbolic ${THEME_DIR}/categories
cp -r "${SRC_DIR}"/links/mimetypes/symbolic ${THEME_DIR}/mimetypes
cp -r -n "${SRC_DIR}"/links/actions/{16,22,24,32,symbolic} ${THEME_DIR}/actions
cp -r -n "${SRC_DIR}"/links/devices/{16,22,24,32,symbolic} ${THEME_DIR}/devices
cp -r -n "${SRC_DIR}"/links/places/{16,22,24,symbolic} ${THEME_DIR}/places
cp -r -n "${SRC_DIR}"/links/status/{16,22,24,symbolic} ${THEME_DIR}/status
cp -r -n "${SRC_DIR}"/links/apps/symbolic ${THEME_DIR}/apps
cp -r -n "${SRC_DIR}"/links/categories/symbolic ${THEME_DIR}/categories
cp -r -n "${SRC_DIR}"/links/mimetypes/symbolic ${THEME_DIR}/mimetypes
cd ${dest}
ln -sf ../../${name}${theme}${scheme}-light/apps/scalable ${name}${theme}${scheme}-dark/apps/scalable

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1 +1 @@
PCSX2.svg
pcsx2.svg

View File

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

View File

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

View File

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

View File

@ -0,0 +1 @@
application-default-icon.svg

View File

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

View File

@ -0,0 +1 @@
applications-internet.svg

View File

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

View File

@ -0,0 +1 @@
preferences-desktop-locale.svg

View File

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

View File

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

View File

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

View File

@ -0,0 +1 @@
accessories-painting.svg

View File

@ -0,0 +1 @@
gtk3-widget-factory.svg

View File

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

View File

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

View File

@ -0,0 +1 @@
preferences-desktop-locale.svg

View File

@ -0,0 +1 @@
multimedia-volume-control.svg

View File

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

View File

@ -0,0 +1 @@
application-default-icon.svg

View File

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

View File

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

View File

@ -0,0 +1 @@
utilities-system-monitor.svg

View File

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

View File

@ -0,0 +1 @@
internet-web-browser.svg

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1 @@
cs-drivers.svg

View File

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

View File

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

View File

@ -0,0 +1 @@
gnome-power-manager.svg

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1 @@
org.gnome.Totem.svg

View File

@ -0,0 +1 @@
gnome-arcade.svg

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1 @@
synology-assistant.svg

View File

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

View File

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

View File

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

View File

@ -0,0 +1 @@
termius-app.svg

View File

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

View File

@ -1 +1 @@
system-log-out.svg
log-out.svg

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1 @@
gnome-window-manager.svg

View File

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

View File

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

View File

@ -0,0 +1 @@
io.github.mightycreak.Diffuse.svg

View File

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

View File

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

View File

@ -0,0 +1 @@
multimedia-video-player.svg

View File

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

View File

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

View File

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

View File

@ -0,0 +1 @@
fedora-release-notes.svg

View File

@ -0,0 +1 @@
firefox-trunk.svg

View File

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

View File

@ -0,0 +1 @@
firefox-trunk.svg

View File

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

View File

@ -0,0 +1 @@
software-properties.svg

View File

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

View File

@ -1 +1 @@
system-log-out.svg
log-out.svg

View File

@ -0,0 +1 @@
online-account.svg

View File

@ -1 +1 @@
system-suspend-hibernate.svg
hibernate.svg

View File

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

View File

@ -1 +1 @@
system-suspend-hibernate.svg
hibernate.svg

View File

@ -1 +1 @@
system-suspend.svg
hibernate.svg

View File

@ -1 +1 @@
system-suspend.svg
suspend.svg

View File

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

View File

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

View File

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

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