Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Felix Eckhofer
tools
Commits
f0471cec
Verified
Commit
f0471cec
authored
Oct 18, 2019
by
Felix Eckhofer
🤹🏼
Browse files
Fix plymouth theme modification for Ubuntu 19.10
parent
c77d553f
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/paint-it-black.sh
View file @
f0471cec
...
...
@@ -34,7 +34,7 @@ sedfilter \
's/background_color [0-9]+,[0-9]+,[0-9]+/background_color 0,0,0/'
sedfilter
\
"
$THEMEDIR
/ubuntu-logo/ubuntu-logo.script"
\
's/^(Window.SetBackground(Top|Bottom)Color ?)\(0\.[0-9]{1,
2
}, 0\.[0-9]{1,
2
}, 0\.[0-9]{1,
2
}\)/\1(0.00, 0.00, 0.00)/'
's/^(Window.SetBackground(Top|Bottom)Color ?)\(0\.[0-9]{1,
5
}, 0\.[0-9]{1,
5
}, 0\.[0-9]{1,
5
}\)/\1(0.00, 0.00, 0.00)/'
sedfilter
\
"
$THEMEDIR
/ubuntu-text/ubuntu-text.plymouth"
\
's/^black=0x[a-fA-F0-9]{6}/black=0x000000/'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment