summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-05-18 11:07:35 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2018-05-18 20:25:12 -0400
commit8fa370b99bc987f14979c9cf2dbbfa73a5de0075 (patch)
tree2f2b2e29275c59d851847bd591f961fe898728bf
parenta5d0e25487199050be0e1220f729abcaf2ff40c9 (diff)
use parabola-blackmate theme in LXDE
-rw-r--r--grub-theme/README25
-rw-r--r--skel/.config/gtk-3.0/settings.ini2
-rw-r--r--skel/.config/lxsession/LXDE/desktop.conf2
-rw-r--r--skel/.gtkrc-2.02
4 files changed, 16 insertions, 15 deletions
diff --git a/grub-theme/README b/grub-theme/README
index 90d3b8d..d14ab1a 100644
--- a/grub-theme/README
+++ b/grub-theme/README
@@ -10,9 +10,9 @@ The Parabola sources are in the Parabola artwork repo:
--------------------------------------------------------------------------------
The Official Parabola Logo
- Author: Jorge Araya Navarro
- Licence: GPLv2+, FALv1.3+, CC-BY-SAv4.0+, FDLv1.3+
- Fetched from: https://git.parabola.nu/artwork.git/tree/banners?h=official/2018
+ Author: Jorge Araya Navarro
+ Licence: GPLv2+, FALv1.3+, CC-BY-SAv4.0+, FDLv1.3+
+ Fetched from: https://git.parabola.nu/artwork.git/tree/banners?h=official/2018
*.pf2
Author: Primož Peterlin
@@ -44,11 +44,12 @@ icons/trisquel.png
Derrived from: https://www.gnu.org/graphics/Trisquel.html
sources/Parabolagnu+linuxlibre-dark-scalable.svg
- Author: 'Crazytoon' <crazytoon@parabola.nu>
- Author: Márcio Alexandre Silva Delgado <coadde@parabola.nu>
- Author: 'Catira' <catira@riseup.net>
- Licence: GPLv2+, FALv1.3+, CC-BY-SAv4.0+, FDLv1.3+
- Fetched from: https://wiki.parabola.nu/File:Parabolagnu%2Blinuxlibre-dark-scalable.svg
+ Author: 'Crazytoon' <crazytoon@parabola.nu>
+ Author: Márcio Alexandre Silva Delgado <coadde@parabola.nu>
+ Author: 'Catira' <catira@riseup.net>
+ Licence: GPLv2+, FALv1.3+, CC-BY-SAv4.0+, FDLv1.3+
+ Derrived from: https://git.parabola.nu/artwork.git/tree/banners?h=official/2018
+ Fetched from: https://wiki.parabola.nu/File:Parabolagnu%2Blinuxlibre-dark-scalable.svg
sources/GNUAxiom-Parabola.xcf
Author: bill-auger <bill-auger@programmer.net>
@@ -61,10 +62,10 @@ sources/GNUAxiom-Parabola.xcf
Changes: Tinted and re-scaled
sources/gnu+freedo-svg.tar.xz
- Author: José Miguel Silva Lara
- Author: Márcio Alexandre Silva Delgado <coadde@parabola.nu>
- Licence: GPLv2+, FALv1.3+, CC-BY-SAv4.0+, FDLv1.3+
- Fetched from: https://www.gnu.org/graphics/gnu-and-freedo/gnu-and-freedo.html
+ Author: José Miguel Silva Lara
+ Author: Márcio Alexandre Silva Delgado <coadde@parabola.nu>
+ Licence: GPLv2+, FALv1.3+, CC-BY-SAv4.0+, FDLv1.3+
+ Fetched from: https://www.gnu.org/graphics/gnu-and-freedo/gnu-and-freedo.html
--------------------------------------------------------------------------------
diff --git a/skel/.config/gtk-3.0/settings.ini b/skel/.config/gtk-3.0/settings.ini
index 90fcf85..40aecb8 100644
--- a/skel/.config/gtk-3.0/settings.ini
+++ b/skel/.config/gtk-3.0/settings.ini
@@ -1,5 +1,5 @@
[Settings]
-gtk-theme-name=BlackMATE
+gtk-theme-name=Parabola-BlackMATE
gtk-icon-theme-name=Adwaita
gtk-font-name=Sans 10
gtk-cursor-theme-size=18
diff --git a/skel/.config/lxsession/LXDE/desktop.conf b/skel/.config/lxsession/LXDE/desktop.conf
index cab0a16..eb8c26e 100644
--- a/skel/.config/lxsession/LXDE/desktop.conf
+++ b/skel/.config/lxsession/LXDE/desktop.conf
@@ -11,7 +11,7 @@ lock_manager/command=lxlock
terminal_manager/command=lxterminal
[GTK]
-sNet/ThemeName=BlackMATE
+sNet/ThemeName=Parabola-BlackMATE
sNet/IconThemeName=Adwaita
sGtk/FontName=Sans 10
iGtk/ToolbarStyle=3
diff --git a/skel/.gtkrc-2.0 b/skel/.gtkrc-2.0
index cac4841..d17cc62 100644
--- a/skel/.gtkrc-2.0
+++ b/skel/.gtkrc-2.0
@@ -2,7 +2,7 @@
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/parabola/.gtkrc-2.0.mine"
-gtk-theme-name="BlackMATE"
+gtk-theme-name="Parabola-BlackMATE"
gtk-icon-theme-name="Adwaita"
gtk-font-name="Sans 10"
gtk-cursor-theme-name="FlatbedCursors-Blue"