summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--grub-theme/README25
-rw-r--r--skel/.config/gtk-3.0/settings.ini2
-rw-r--r--skel/.gtkrc-2.02
3 files changed, 15 insertions, 14 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..1aa13a6 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/.gtkrc-2.0 b/skel/.gtkrc-2.0
index cac4841..bfa60b6 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"