update software selection and installer artwork

This commit is contained in:
Manuel 2023-05-01 14:42:36 +00:00
parent aa880be57b
commit 5c100f3fc5
7 changed files with 24 additions and 38 deletions

View File

@ -72,11 +72,14 @@ debsecan
net-tools
cockpit
cockpit-podman
cockpit-machines
cockpit-pcp
podman
#libvirt
nfs-common
firewalld
#samba
#cups
#gvfs-backends
cups
gvfs-backends
" >> $uchinanchu/fusato/config/package-lists/package.list.chroot
@ -85,7 +88,7 @@ podman
cp $uchinanchu/pepgrub/grub $uchinanchu/fusato/config/includes.chroot/etc/default
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal
cp $uchinanchu/peprepo/* $uchinanchu/fusato/config/archives
cp $uchinanchu/pepfirewall/* $uchinanchu/fusato/config/includes.chroot/etc
#cp $uchinanchu/pepfirewall/* $uchinanchu/fusato/config/includes.chroot/etc
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer

View File

@ -5,7 +5,7 @@
# SPDX-FileCopyrightText: 2023 PeppemrintOS Team (peppermintosteam@proton.me)
# List of services to be enabled
services=("nftables" "cockpit" "ssh" "sshguard" "apache2") # Add more services as needed
services=("firewalld" "cockpit" "ssh" "sshguard" "apache2") # Add more services as needed
# Loop to enable each service
for service in "${services[@]}"; do

BIN
pepinstaller/graphics/logo_debian.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 19 KiB

BIN
pepinstaller/graphics/logo_debian_dark.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

49
pepinstaller/themes/Clearlooks/gtk-2.0/gtkrc Normal file → Executable file
View File

@ -1,8 +1,7 @@
# Author: BSM
gtk_color_scheme = "fg_color:#D0D0D0\nbg_color:#444444\ntext_color:#d0d0d0\nbase_color:#262626\nselected_fg_color:#d0d0d0\nselected_bg_color:#222222\ntooltip_fg_color:#D0D0D0\ntooltip_bg_color:#363636"#########
gtk_color_scheme = "fg_color:#101010101010\nbg_color:#C0C0C0\ntext_color:#1a1a1a1a1a1a\nbase_color:#ffffffffffff\nselected_fg_color:#ffffff\nselected_bg_color:#F62817\ntooltip_fg_color:#000000000000\ntooltip_bg_color:#f1f1f1"#########
gtk-icon-sizes = "gtk-large-toolbar=24,24:gtk-small-toolbar=16,16:gtk-button=24,24" # This enables "compact-mode".
gtk-button-images = 0 # Enables or disables icons on buttons (OS X-like).
include "panel.rc"
@ -154,11 +153,7 @@ style "clearlooks-notebook" = "clearlooks-notebook-bg"
style "clearlooks-menu" = "clearlooks-wider"
{
bg[NORMAL] = shade(0.20,@bg_color)
bg[ACTIVE] = shade(0.25,@bg_color)
bg[PRELIGHT] = shade(0.4,@bg_color)
bg[SELECTED] = shade(0.60, @bg_color)
bg[NORMAL] = shade (1.05, @bg_color) # Color of menu background.
engine "clearlooks"
{
radius = 1.0 # Roundness of menu items.
@ -171,39 +166,27 @@ style "clearlooks-menu-item" = "clearlooks-wider"
fg[PRELIGHT] = @selected_fg_color # Color of selected menu item text.
bg[SELECTED] = shade (1.25, @selected_bg_color) # Color of menu items.
bg[PRELIGHT] = shade (1.25, @selected_bg_color) # Color of menu items.
xthickness = 0
ythickness = 4
}
style "clearlooks-separator-menu-item"
{
fg[NORMAL] = "#D0D0D0"
bg[NORMAL] = "#ffffff"
xthickness = 0
ythickness = 2
}
style "clearlooks-menubar"
{
# fg[NORMAL] = "#666666"
xthickness = 1
ythickness = 3
ythickness = 0
engine "clearlooks"
{
hint = "menubar"
}
}
style "clearlooks-menubar-item" = "clearlooks-wider"
{
# fg[PRELIGHT] = @selected_fg_color # Color of selected menu item text.
# fg[NORMAL] = "#222222"
xthickness = 0
ythickness = 4
}
style "clearlooks-treeview"
{
bg[SELECTED] = shade (1.25, @selected_bg_color)
@ -236,13 +219,14 @@ style "clearlooks-treeview-header" = "clearlooks-default"
style "clearlooks-frame-title"
{
#fg[NORMAL] = lighter (@fg_color)
fg[NORMAL] = lighter (@fg_color)
}
style "clearlooks-tooltips" = "clearlooks-wider"
{
bg[NORMAL] = @tooltip_bg_color
fg[NORMAL] = @tooltip_fg_color
bg[NORMAL] = lighter(@tooltip_fg_color)
fg[NORMAL] = @tooltip_bg_color
}
style "metacity-frame"# = "clearlooks-default"
@ -322,8 +306,8 @@ style "clearlooks-nautilus-location" # Workaround for nautilus' messages.
}
style "clearlooks-radiocheck" = "clearlooks-default"
{
text[NORMAL] = "#D0D0D0" # Color for checks/radio items.
{
text[NORMAL] = shade (0.8, @selected_bg_color) # Color for checks/radio items.
# bg[SELECTED] = lighter (@selected_bg_color) # Color for prelight of check/radio buttons.
}
@ -367,7 +351,7 @@ style "clearlooks-vscrollbar" = "clearlooks-scrollbar"
style "clearlooks-toolbar" = "clearlooks-default"
{
bg[NORMAL] = @bg_color
bg[NORMAL] = "#E1E1E1"
#bg[NORMAL] = shade (0.965, @bg_color) # Darkens gradient toolbars to match with unified metacity theme.
#engine "clearlooks"
#{
@ -387,7 +371,9 @@ style "clearlooks-evo-new-button-workaround"
style "opera"
{
bg[NORMAL] = "#3D3D3D"
#GtkToolbar ::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified.
bg[NORMAL] = "#CDCDCD"
#bg[ACTIVE] = "#cdcdcd"
}
widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "clearlooks-evo-new-button-workaround"
@ -437,11 +423,9 @@ widget_class "*<GtkStatusbar>*" style "clearlooks-statusbar"
widget_class "*<GtkComboBoxEntry>*" style "clearlooks-comboboxentry"
widget_class "*<GtkCombo>*" style "clearlooks-comboboxentry"
widget_class "*<GtkMenuBar>*" style "clearlooks-menubar"
widget_class "*<GtkMenu>*" style "clearlooks-menu"
widget_class "*<GtkMenuItem>*" style "clearlooks-menu-item"
widget_class "*<GtkMenuBar>*" style "clearlooks-menubar"
#widget_class "*<GtkMenuBar>*<GtkMenuItem>*" style "clearlooks-menubar-item"
widget_class "*<GtkSeparatorMenuItem>*" style "clearlooks-separator-menu-item"
widget_class "*.<GtkFrame>.<GtkLabel>" style "clearlooks-frame-title"
@ -521,7 +505,6 @@ widget_class "*<GtkListItem>*" style "clearlooks-fg-is-text-color-workaround"
widget_class "*<GtkCList>" style "clearlooks-fg-is-text-color-workaround"
widget_class "*<EelEditableLabel>" style "clearlooks-fg-is-text-color-workaround"
#widget "*GtkToolbar*" style "opera" #Enable this if you use Opera
#widget "*GtkToolbar*" style "opera" #Enable this if you use Opera
# The answer to the ultimate question of life, the universe, and everything is 42.