forked from artix/iso-profiles
10 changed files with 234 additions and 0 deletions
@ -0,0 +1 @@
|
||||
../../../live-overlay/etc/local.d/theme-root.start |
@ -0,0 +1,7 @@
|
||||
#!/bin/bash |
||||
|
||||
cd /root/.config |
||||
for setting in gtk-3.0 gtkrc gtkrc-2.0 kdeglobals qt5ct; do |
||||
ln -s /etc/skel/.config/${setting} 2>/dev/null & |
||||
done |
||||
rm -f /etc/local.d/theme-root.start |
@ -0,0 +1 @@
|
||||
../../../live-overlay/etc/local.d/theme-root.start |
@ -0,0 +1,8 @@
|
||||
# to force a certain look'n feel |
||||
|
||||
#setenv SAL_USE_VCLPLUGIN gen |
||||
#setenv SAL_USE_VCLPLUGIN gtk3_kde5 |
||||
#setenv SAL_USE_VCLPLUGIN kde5 |
||||
#setenv SAL_USE_VCLPLUGIN qt5 |
||||
setenv SAL_USE_VCLPLUGIN gtk |
||||
#setenv SAL_USE_VCLPLUGIN gtk3 |
@ -0,0 +1,8 @@
|
||||
# to force a certain look'n feel |
||||
|
||||
#export SAL_USE_VCLPLUGIN=gen |
||||
#export SAL_USE_VCLPLUGIN=gtk3_kde5 |
||||
#export SAL_USE_VCLPLUGIN=kde5 |
||||
#export SAL_USE_VCLPLUGIN=qt5 |
||||
export SAL_USE_VCLPLUGIN=gtk |
||||
#export SAL_USE_VCLPLUGIN=gtk3 |
@ -0,0 +1,58 @@
|
||||
<?xml version="1.0"?> |
||||
<!DOCTYPE wallpapers SYSTEM "mate-wp-list.dtd"> |
||||
<wallpapers> |
||||
<wallpaper deleted="false"> |
||||
<name>Cosmos</name> |
||||
<filename>/usr/share/backgrounds/cosmos/background-1.xml</filename> |
||||
<options>zoom</options> |
||||
<shade_type>vertical-gradient</shade_type> |
||||
<pcolor>rgb(88,145,188)</pcolor> |
||||
<scolor>rgb(60,143,37)</scolor> |
||||
<artist>(none)</artist> |
||||
</wallpaper> |
||||
<wallpaper deleted="false"> |
||||
<name>space1080p.jpg</name> |
||||
<filename>/usr/share/backgrounds/space1080p.jpg</filename> |
||||
<options>zoom</options> |
||||
<shade_type>vertical-gradient</shade_type> |
||||
<pcolor>rgb(88,145,188)</pcolor> |
||||
<scolor>rgb(60,143,37)</scolor> |
||||
<artist>(none)</artist> |
||||
</wallpaper> |
||||
<wallpaper deleted="false"> |
||||
<name>GradientGlowBlue.jpg</name> |
||||
<filename>/usr/share/backgrounds/GradientGlowBlue.jpg</filename> |
||||
<options>zoom</options> |
||||
<shade_type>vertical-gradient</shade_type> |
||||
<pcolor>rgb(88,145,188)</pcolor> |
||||
<scolor>rgb(60,143,37)</scolor> |
||||
<artist>(none)</artist> |
||||
</wallpaper> |
||||
<wallpaper deleted="false"> |
||||
<name>No Desktop Background</name> |
||||
<filename>(none)</filename> |
||||
<options>zoom</options> |
||||
<shade_type>vertical-gradient</shade_type> |
||||
<pcolor>rgb(39,88,126)</pcolor> |
||||
<scolor>rgb(98,127,90)</scolor> |
||||
<artist>(none)</artist> |
||||
</wallpaper> |
||||
<wallpaper deleted="false"> |
||||
<name>TwoTone1080p.jpg</name> |
||||
<filename>/usr/share/backgrounds/TwoTone1080p.jpg</filename> |
||||
<options>zoom</options> |
||||
<shade_type>vertical-gradient</shade_type> |
||||
<pcolor>rgb(88,145,188)</pcolor> |
||||
<scolor>rgb(60,143,37)</scolor> |
||||
<artist>(none)</artist> |
||||
</wallpaper> |
||||
<wallpaper deleted="false"> |
||||
<name>Artix_dna_spiral_dark.jpg</name> |
||||
<filename>/usr/share/backgrounds/Artix_dna_spiral_dark.jpg</filename> |
||||
<options>zoom</options> |
||||
<shade_type>vertical-gradient</shade_type> |
||||
<pcolor>rgb(88,145,188)</pcolor> |
||||
<scolor>rgb(60,143,37)</scolor> |
||||
<artist>(none)</artist> |
||||
</wallpaper> |
||||
</wallpapers> |
@ -0,0 +1,112 @@
|
||||
[ColorEffects:Disabled] |
||||
Color=112,111,110 |
||||
ColorAmount=0 |
||||
ColorEffect=0 |
||||
ContrastAmount=0.65 |
||||
ContrastEffect=1 |
||||
IntensityAmount=0.1 |
||||
IntensityEffect=0 |
||||
|
||||
[ColorEffects:Inactive] |
||||
ChangeSelectionColor=true |
||||
Color=112,111,110 |
||||
ColorAmount=0.025 |
||||
ColorEffect=2 |
||||
ContrastAmount=0.1 |
||||
ContrastEffect=2 |
||||
Enable=true |
||||
IntensityAmount=0 |
||||
IntensityEffect=0 |
||||
|
||||
[Colors:Button] |
||||
BackgroundAlternate=66,66,66 |
||||
BackgroundNormal=53,53,53 |
||||
DecorationFocus=76,76,76 |
||||
DecorationHover=63,63,63 |
||||
ForegroundActive=189,95,167 |
||||
ForegroundInactive=160,160,160 |
||||
ForegroundLink=38,155,193 |
||||
ForegroundNegative=182,0,0 |
||||
ForegroundNeutral=255,221,0 |
||||
ForegroundNormal=218,218,218 |
||||
ForegroundPositive=88,175,88 |
||||
ForegroundVisited=199,79,79 |
||||
|
||||
[Colors:Complementary] |
||||
BackgroundAlternate=50,50,50 |
||||
BackgroundNormal=35,35,35 |
||||
DecorationFocus=22,108,189 |
||||
DecorationHover=38,113,147 |
||||
ForegroundNormal=218,218,218 |
||||
|
||||
[Colors:Selection] |
||||
BackgroundAlternate=10,46,86 |
||||
BackgroundNormal=12,56,103 |
||||
DecorationFocus=76,76,76 |
||||
DecorationHover=63,63,63 |
||||
ForegroundActive=189,95,167 |
||||
ForegroundInactive=160,160,160 |
||||
ForegroundLink=38,155,193 |
||||
ForegroundNegative=182,0,0 |
||||
ForegroundNeutral=181,157,0 |
||||
ForegroundNormal=218,218,218 |
||||
ForegroundPositive=91,181,91 |
||||
ForegroundVisited=199,79,79 |
||||
|
||||
[Colors:Tooltip] |
||||
BackgroundAlternate=42,42,42 |
||||
BackgroundNormal=26,26,26 |
||||
DecorationFocus=76,76,76 |
||||
DecorationHover=63,63,63 |
||||
ForegroundActive=185,93,164 |
||||
ForegroundInactive=170,170,170 |
||||
ForegroundLink=35,146,180 |
||||
ForegroundNegative=171,0,0 |
||||
ForegroundNeutral=162,140,0 |
||||
ForegroundNormal=218,218,218 |
||||
ForegroundPositive=83,165,83 |
||||
ForegroundVisited=199,79,79 |
||||
|
||||
[Colors:View] |
||||
BackgroundAlternate=42,42,42 |
||||
BackgroundNormal=37,37,37 |
||||
DecorationFocus=76,76,76 |
||||
DecorationHover=63,63,63 |
||||
ForegroundActive=198,99,175 |
||||
ForegroundInactive=160,160,160 |
||||
ForegroundLink=37,150,188 |
||||
ForegroundNegative=163,0,0 |
||||
ForegroundNeutral=166,144,0 |
||||
ForegroundNormal=218,218,218 |
||||
ForegroundPositive=75,149,75 |
||||
ForegroundVisited=182,73,73 |
||||
|
||||
[Colors:Window] |
||||
BackgroundAlternate=42,42,42 |
||||
BackgroundNormal=33,33,33 |
||||
DecorationFocus=76,76,76 |
||||
DecorationHover=63,63,63 |
||||
ForegroundActive=189,95,167 |
||||
ForegroundInactive=160,160,160 |
||||
ForegroundLink=35,145,179 |
||||
ForegroundNegative=185,0,0 |
||||
ForegroundNeutral=181,157,0 |
||||
ForegroundNormal=218,218,218 |
||||
ForegroundPositive=86,171,86 |
||||
ForegroundVisited=199,79,79 |
||||
|
||||
[General] |
||||
ColorScheme=Artix-dark |
||||
Name=Artix-dark |
||||
shadeSortColumn=true |
||||
|
||||
[KDE] |
||||
contrast=0 |
||||
|
||||
[WM] |
||||
activeBackground=45,45,45 |
||||
activeBlend=45,45,45 |
||||
activeForeground=255,255,255 |
||||
inactiveBackground=53,53,53 |
||||
inactiveBlend=53,53,53 |
||||
inactiveForeground=155,155,155 |
@ -0,0 +1,18 @@
|
||||
[Desktop Entry] |
||||
Type=Action |
||||
Name=Edit as Root |
||||
Name[fr]=Editer en tant que root |
||||
Name[de]=Bearbeiten als root |
||||
Icon=dialog-password |
||||
Profiles=profile-editasroot;profile-editasroot2; |
||||
|
||||
[X-Action-Profile profile-editasroot] |
||||
MimeTypes=text/*; |
||||
TryExec=leafpad |
||||
Exec=gksudo leafpad %f |
||||
Name=Default profile |
||||
|
||||
[X-Action-Profile profile-editasroot2] |
||||
MimeTypes=application/x-desktop; |
||||
Exec=gksudo leafpad %f |
||||
Name=Default profile |
@ -0,0 +1,10 @@
|
||||
[Desktop Entry] |
||||
Type=Action |
||||
Name=Open Folder as Root |
||||
Icon=dialog-password |
||||
Profiles=profile-openfolderasroot |
||||
|
||||
[X-Action-Profile profile-openfolderasroot] |
||||
MimeTypes=inode/directory; |
||||
Exec=gksudo pcmanfm %u |
||||
Name=Default profile |
@ -0,0 +1,11 @@
|
||||
[Desktop Entry] |
||||
Type=Action |
||||
Name=Set As Wallpaper |
||||
Name[fr]=Définir comme fond d'écran |
||||
Icon=user-desktop |
||||
Profiles=profile-setaswallpaper |
||||
|
||||
[X-Action-Profile profile-setaswallpaper] |
||||
MimeTypes=image/*; |
||||
Exec=pcmanfm -w %f |
||||
Name=Default profile |
Loading…
Reference in new issue