You are not logged in.
^nice!
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), idle Twitterings and GitStuff )
Online
My newest theme, Earth. With gnome icons.
https://i.postimg.cc/0MYRgBKP/Earth.png
Very nice. I'd like to put this on an arch/xfce setup. I went to your github but there was so much there I got confused. Any help? TIA.
8bit
You've been making some nice themes lately. Thanks for sharing your work.
Last edited by eight.bit.al (2022-01-17 12:49:17)
Offline
^nice!
Very nice. I'd like to put this on an arch/xfce setup. I went to your github but there was so much there I got confused. Any help? TIA.
8bit
You've been making some nice themes lately.
Thanks for sharing your work.
This is good to hear! Thank you:)
My themes github could probably be cleaned up a bit.
The easiest way is probably to download the zip file from the link above by clicking on "Code" -> Download zip -> save download. Once downloaded, unzip the file by opening a terminal where you saved the file and:
unzip Themes-master.zip
This will produce the folder "themes-master" where all the files are located. (60mb, just delete when done!)
The gtk themes are located in "GTK-Themes", and the Openbox themes are in "Openbox".
Take any, or all matching themes of both, and place both of them in either ~/.themes (make folder if not there) to check them out without root, or for permanent use place them in /usr/share/themes. Both the gtk and openbox themes should now appear in your appearance settings. Change as usual.
The Geany themes will be found in "Geany". Kind of like above, these can go into two places as well, but placing them in ~/.config/geany should serve well.
So:
From the themes "Geany" folder, you can either grab the whole "colorschemes" folder and place it in ~/.config/geany. Or, if the folder already exists, grab the files inside "colorschemes" and add them to the existing "~/.config/geany/colorschemes" folder. For distro use, I place these in /usr/share/geany/colorschemes. This allows for root use of the theme if wanted. These themes are changed within the app itself by going to "view" -> "change color scheme"
The xfce4-terminal themes probably are not real relevant to BL or others? a script is required to change out just the colors while leaving the main settings alone. I may write this up for others at a later date. I will add the script 'xfce4-term-colors' to the "xfce4-terminal-themes" folder as well for any that want to set it up. ...done!
jgmenu can follow either the gtk or openbox theme. I make both slightly different (on some themes) to provide variety.
For gtk:
jgmenu_run gtktheme
for openbox
jgmenu_run init --apply-obtheme
I know that some of the paths in arch are different? May need to adjust accordingly.
Offline
Nice themes @Sleekmason...your work really shines!
/me heads over to Sleek's github
That's a good way to check out themes by putting them in your user's .themes folder and if you like move them to the systemwide themes folder or just keep them for you main user.
Last edited by DeepDayze (2022-01-17 16:58:21)
Real Men Use Linux
Offline
My themes github could probably be cleaned up a bit.
Thanks for the helpful write-up. It's probably just me, but it helps understanding what's in your github.
Take any, or all matching themes of both, and place both of them in either ~/.themes (make folder if not there) to check them out without root, or for permanent use place them in /usr/share/themes.
Do the same with ~/.local/share/applications/ for modified .desktop files to fix that odd icon that the icon set had no answer for; and to set location(s) in the menu hierarchy.
The Geany themes will be found in "Geany". .
This is what sold me on the theme, how well integrated/complete it is. Nice work.
Thanks again.
8bit
Last edited by eight.bit.al (2022-01-18 14:30:12)
Offline
Plasma is gone, BL is back on the menu...
The only package left behind from removing KDE was pulseaudio, and that was the one package that was preventing me from hearing audio using current FF on bullseye. I don't know what's handling what (pipewire, pipewire-media-session, pulseaudio) but it works and pulse didn't add anything to RAM usage, so all good.
You know, you used to be a nice guy once.
Offline
Offline
Slow day.
Couple of openbox themes -
#
# openbox theme - kootenay
# created by PackRat
# creation date - 01-31-2022
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details see <http://www.gnu.org/licenses/>.
#
#----------------------------------------------------------------------------------------
# Window geometry
padding.width: 2
padding.height: 2
border.width: 1
window.client.padding.width: 0
window.client.padding.height: 0
window.handle.width: 4
#Menu geometry
menu.border.width: 1
menu.overlap.x: -5
menu.overlap.y: -10
# Border colors
window.active.border.color: #1D1F21
window.inactive.border.color: #1D1F21
menu.border.color: #1D1F21
window.active.client.color: #1D1F21
window.inactive.client.color: #1D1F21
# Text shadows
window.active.label.text.font: shadow=n:shadowtint=70:shadowoffset=1
window.inactive.label.text.font: shadow=n:shadowtint=20:shadowoffset=1
menu.items.font: shadow=n
menu.title.text.font: shadow=n:shadowtint=70:shadowoffset=1
# Window title justification
window.label.text.justify: Left
# Active window
window.active.title.bg: Flat gradient horizontal
window.active.title.bg.color: #593239
window.active.title.bg.colorTo: #593239
window.active.title.bg.interlace.color: #1D1F21
window.active.label.bg: Parentrelative
window.active.label.text.color: #D5D5D5
window.active.handle.bg: Raised Flat
window.active.handle.bg.color: #1D1F21
window.active.handle.bg.colorTo: #1D1F21
window.active.grip.bg: Flat
window.active.grip.bg.color: #593239
window.active.grip.bg.colorTo: #593239
window.active.button.unpressed.bg: parentrelative
window.active.button.unpressed.bg.color: #1D1F21
window.active.button.unpressed.bg.colorTo: #1D1F21
window.active.button.unpressed.bg.border.color: #2E2D2C
window.active.button.unpressed.image.color: #D5D5D5
window.active.button.pressed.bg: Sunken Border
window.active.button.pressed.bg.color: #cc6666
window.active.button.pressed.bg.colorTo: #cc6666
window.active.button.pressed.bg.border.color: #cc6666
window.active.button.pressed.image.color: #ffffff
window.active.button.disabled.bg: parentrelative
window.active.button.disabled.bg.color: #3D3C3B
window.active.button.disabled.bg.colorTo: #3D3C3B
window.active.button.disabled.bg.border.color: #2E2D2C
window.active.button.disabled.image.color: #D5D5D5
window.active.button.hover.bg: Flat Border
window.active.button.hover.bg.color: #a54242
window.active.button.hover.bg.colorTo: #a54242
window.active.button.hover.bg.border.color: #a54242
window.active.button.hover.image.color: #d5d5d5
window.active.button.toggled.unpressed.bg: parentrelative
window.active.button.toggled.unpressed.bg.color: #3D3C3B
window.active.button.toggled.unpressed.bg.colorTo: #3D3C3B
window.active.button.toggled.unpressed.bg.border.color: #2E2D2C
window.active.button.toggled.unpressed.image.color: #D5D5D5
window.active.button.toggled.pressed.bg: Sunken Border
window.active.button.toggled.pressed.bg.color: #cc6666
window.active.button.toggled.pressed.bg.colorTo: #cc6666
window.active.button.toggled.pressed.bg.border.color: #cc6666
window.active.button.toggled.pressed.image.color: #ffffff
window.active.button.toggled.hover.bg: Flat Border
window.active.button.toggled.hover.bg.color: #a54242
window.active.button.toggled.hover.bg.colorTo: #a54242
window.active.button.toggled.hover.bg.border.color: #a54242
window.active.button.toggled.hover.image.color: #D5D5D5
# Inactive windows
window.inactive.title.bg: Flat
window.inactive.title.bg.color: #282a2e
window.inactive.title.bg.colorTo: #282a2e
window.inactive.label.bg: Parentrelative
window.inactive.label.text.color: #707880
window.inactive.handle.bg: Flat
window.inactive.handle.bg.color: #1D1F21
window.inactive.handle.bg.colorTo: #1D1F21
window.inactive.grip.bg: Flat
window.inactive.grip.bg.color: #1D1F21
window.inactive.grip.bg.colorTo: #1D1F21
window.inactive.button.unpressed.bg: parentrelative
window.inactive.button.unpressed.bg.color: #282a2e
window.inactive.button.unpressed.bg.colorTo: #282a2e
window.inactive.button.unpressed.bg.border.color: #282a2e
window.inactive.button.unpressed.image.color: #282a2e
window.inactive.button.pressed.bg: parentrelative
window.inactive.button.pressed.bg.color: #282a2e
window.inactive.button.pressed.bg.colorTo: #282a2e
window.inactive.button.pressed.bg.border.color: #282a2e
window.inactive.button.pressed.image.color: #282a2e
window.inactive.button.disabled.bg: parentrelative
window.inactive.button.disabled.bg.color: #282a2e
window.inactive.button.disabled.bg.colorTo: #282a2e
window.inactive.button.disabled.bg.border.color: #282a2e
window.inactive.button.disabled.image.color: #282a2e
window.inactive.button.toggled.bg: parentrelative
window.inactive.button.toggled.bg.color: #282a2e
window.inactive.button.toggled.bg.colorTo: #282a2e
window.inactive.button.toggled.bg.border.color: #282a2e
window.inactive.button.toggled.image.color: #282a2e
window.inactive.button.hover.bg: parentrelative
window.inactive.button.hover.bg.color: #282a2e
window.inactive.button.hover.bg.colorTo: #282a2e
window.inactive.button.hover.bg.border.color: #282a2e
window.inactive.button.hover.image.color: #282a2e
window.inactive.button.toggled.unpressed.bg: parentrelative
window.inactive.button.toggled.unpressed.bg.color: #282a2e
window.inactive.button.toggled.unpressed.bg.colorTo: #282a2e
window.inactive.button.toggled.unpressed.bg.border.color: #282a2e
window.inactive.button.toggled.unpressed.image.color: #282a2e
window.inactive.button.toggled.pressed.bg: parentrelative
window.inactive.button.toggled.pressed.bg.color: #282a2e
window.inactive.button.toggled.pressed.bg.colorTo: #282a2e
window.inactive.button.toggled.pressed.bg.border.color: #282a2e
window.inactive.button.pressed.toggled.image.color: #282a2e
window.inactive.button.toggled.hover.bg: parentrelative
window.inactive.button.toggled.hover.bg.color: #282a2e
window.inactive.button.toggled.hover.bg.colorTo: #282a2e
window.inactive.button.toggled.hover.bg.border.color: #282a2e
window.inactive.button.toggled.hover.image.color: #282a2e
# Menus
menu.title.bg: flat
menu.title.bg.color: #282a2e
menu.title.bg.colorTo: #282a2e
menu.title.text.color: #D5D5D5
menu.title.text.justify: Center
menu.separator.color: #373b41
menu.separator.width: 1
menu.separator.padding.width: 4
menu.separator.padding.height: 4
menu.items.bg: Flat Solid
menu.items.bg.color: #1D1F21
menu.items.text.color: #D5D5D5
menu.items.disabled.text.color: #707880
menu.items.active.bg: Flat
menu.items.active.bg.color: #373b41
menu.items.active.bg.colorTo: #373b41
menu.items.active.text.color: #D5D5D5
menu.items.active.disabled.text.color: #707880
osd.border.width: 1
osd.border.color: #1D1F21
osd.bg: Flat
osd.background.color: #1D1F21
osd.label.bg: parentrelative
osd.hilight.bg: Flat
osd.unhilight.bg: Flat
osd.hilight.bg.color: #4d6982
osd.unhilight.bg.color: #D6D6D6
osd.label.text.color: #D5D5D5
#
# openbox theme - mycenae
# created by PackRat
# creation date - 02-01-2022
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details see <http://www.gnu.org/licenses/>.
#
#--------------
# Window geometry
padding.width: 2
padding.height: 2
border.width: 1
window.client.padding.width: 0
window.client.padding.height: 0
window.handle.width: 3
#Menu geometry
menu.border.width: 1
menu.overlap.x: -4
menu.overlap.y: -8
# Border colors
window.active.border.color: #111213
window.inactive.border.color: #111213
menu.border.color: #111213
window.active.client.color: #111213
window.inactive.client.color: #111213
# Text shadows
window.active.label.text.font: shadow=n:shadowtint=70:shadowoffset=1
window.inactive.label.text.font: shadow=n:shadowtint=20:shadowoffset=1
menu.items.font: shadow=n
menu.title.text.font: shadow=n:shadowtint=70:shadowoffset=1
# Window title justification
window.label.text.justify: Center
# Active window
window.active.title.bg: Flat Gradient MirrorHorizontal
window.active.title.bg.color: #48B0A3
window.active.title.bg.colorTo: #164A43
window.active.title.bg.interlace.color: #7788cc
window.active.label.bg: Parentrelative
window.active.label.text.color: #DFDFDF
window.active.handle.bg: Flat
window.active.handle.bg.color: #202125
window.active.handle.bg.colorTo: #202125
window.active.grip.bg: Flat
window.active.grip.bg.color: #509e94
window.active.grip.bg.colorTo: #509e94
window.active.button.unpressed.bg: Flat Parentrelative Border
window.active.button.unpressed.bg.color: #6993b9
window.active.button.unpressed.bg.colorTo: #55799a
window.active.button.unpressed.bg.border.color: #282a2e
window.active.button.unpressed.image.color: #DFDFDF
window.active.button.pressed.bg: Flat Border
window.active.button.pressed.bg.color: #8C9440
window.active.button.pressed.bg.colorTo: #8c9440
window.active.button.pressed.bg.border.color: #282a2e
window.active.button.pressed.image.color: #DFDFDF
window.active.button.disabled.bg: Flat Parentrelative Border
window.active.button.disabled.bg.color: #537797
window.active.button.disabled.bg.colorTo: #50708e
window.active.button.disabled.bg.border.color: #282a2e
window.active.button.disabled.image.color: #282a2e
window.active.button.hover.bg: Flat Border
window.active.button.hover.bg.color: #B5BD68
window.active.button.hover.bg.colorTo: #B5BD68
window.active.button.hover.bg.border.color: #282a2e
window.active.button.hover.image.color: #DFDFDF
window.active.button.toggled.unpressed.bg: Flat Parentrelative Border
window.active.button.toggled.unpressed.bg.color: #6993b9
window.active.button.toggled.unpressed.bg.colorTo: #55799a
window.active.button.toggled.unpressed.bg.border.color: #282a2e
window.active.button.toggled.unpressed.image.color: #cccccc
window.active.button.toggled.pressed.bg: Flat Border
window.active.button.toggled.pressed.bg.color: #8C9440
window.active.button.toggled.pressed.bg.colorTo: #8C9440
window.active.button.toggled.pressed.bg.border.color: #282a2e
window.active.button.toggled.pressed.image.color: #DFDFDF
window.active.button.toggled.hover.bg: Flat Border
window.active.button.toggled.hover.bg.color: #B5BD68
window.active.button.toggled.hover.bg.colorTo: #B5BD68
window.active.button.toggled.hover.bg.border.color: #282a2e
window.active.button.toggled.hover.image.color: #DFDFDF
# Inactive windows
window.inactive.title.bg: Flat
window.inactive.title.bg.color: #202125
window.inactive.title.bg.colorTo: #202125
window.inactive.label.bg: Parentrelative
window.inactive.label.text.color: #DFDFDF
window.inactive.handle.bg: Flat
window.inactive.handle.bg.color: #202125
window.inactive.handle.bg.colorTo: #202125
window.inactive.grip.bg: Flat
window.inactive.grip.bg.color: #202125
window.inactive.grip.bg.colorTo: #202125
window.inactive.button.unpressed.bg: Flat Parentrelative Border
window.inactive.button.unpressed.bg.color: #202125
window.inactive.button.unpressed.bg.colorTo: #202125
window.inactive.button.unpressed.bg.border.color: #202125
window.inactive.button.unpressed.image.color: #202125
window.inactive.button.pressed.bg: Flat Parentrelative Border
window.inactive.button.pressed.bg.color: #202125
window.inactive.button.pressed.bg.colorTo: #202125
window.inactive.button.pressed.bg.border.color: #202125
window.inactive.button.pressed.image.color: #202125
window.inactive.button.disabled.bg: Flat Parentrelative Border
window.inactive.button.disabled.bg.color: #202125
window.inactive.button.disabled.bg.colorTo: #202125
window.inactive.button.disabled.bg.border.color: #202125
window.inactive.button.disabled.image.color: #202125
window.inactive.button.toggled.bg: Flat Parentrelative Border
window.inactive.button.toggled.bg.color: #202125
window.inactive.button.toggled.bg.colorTo: #202125
window.inactive.button.toggled.bg.border.color: #202125
window.inactive.button.toggled.image.color: #202125
window.inactive.button.hover.bg: Flat Parentrelative Border
window.inactive.button.hover.bg.color: #202125
window.inactive.button.hover.bg.colorTo: #202125
window.inactive.button.hover.bg.border.color: #202125
window.inactive.button.hover.image.color: #202125
window.inactive.button.toggled.unpressed.bg: Flat Parentrelative Border
window.inactive.button.toggled.unpressed.bg.color: #202125
window.inactive.button.toggled.unpressed.bg.colorTo: #202125
window.inactive.button.toggled.unpressed.bg.border.color: #202125
window.inactive.button.toggled.unpressed.image.color: #202125
window.inactive.button.toggled.pressed.bg: Flat Parentrelative Border
window.inactive.button.toggled.pressed.bg.color: #202125
window.inactive.button.toggled.pressed.bg.colorTo: #202125
window.inactive.button.toggled.pressed.bg.border.color: #202125
window.inactive.button.pressed.toggled.image.color: #202125
window.inactive.button.toggled.hover.bg: Flat Parentrelative Border
window.inactive.button.toggled.hover.bg.color: #202125
window.inactive.button.toggled.hover.bg.colorTo: #202125
window.inactive.button.toggled.hover.bg.border.color: #202125
window.inactive.button.toggled.hover.image.color: #202125
# Menus
menu.title.bg: Flat
menu.title.bg.color: #216158
menu.title.bg.colorTo: #216158
menu.title.text.color: #DFDFDF
menu.title.text.justify: Left
menu.separator.color: #373b41
menu.separator.width: 1
menu.separator.padding.width: 6
menu.separator.padding.height: 3
menu.items.bg: Flat Solid
menu.items.bg.color: #202125
menu.items.text.color: #DFDFDF
menu.items.disabled.text.color: #3a4046
menu.items.active.bg: Flat
menu.items.active.bg.color: #216158
menu.items.active.bg.colorTo: #216158
menu.items.active.text.color: #DFDFDF
menu.items.active.disabled.text.color: #3a4046
You must unlearn what you have learned.
-- yoda
Online
^ Very simple and slick!
You know, you used to be a nice guy once.
Offline
Lilidog's Plymouth Splash screen. What a hoot.
Plymouth-theme-github
Plymouth is fun to mess with. Wasn't sure I was going to include the splash screen bit, as there can be video issues, but glad I did. having the white line spin around the paw makes boot on my older machine more attractive and less anxiety due to something actually moving.
Also, Lilidog feels fairly complete now. I would expect the update releases to extend from weekly to monthly, if not quarterly.
Offline
^ Lilidog has come a long way. Congrats.
8bit
Offline
Two new dark themes. Crimson, and Oceanic. Oceanic is what slate should have been, and is now also the new default Lilidog theme. New release in a week or so if everything checks out properly. (already pushed to github there as well for those that just build their own.)
For those who would like to test, You can download the zip of my themes from the github address here: https://github.com/sleekmason/Themes
To use, unzip and place copies of the gtk and openbox themes into ~/.themes <- Make the folder if it doesn't exist. They should then be available for user use. You may need to log out and in if making a new folder.
If you want to keep any of the themes, put them into /usr/share/themes for root use if wanted.
If something doesn't work properly or appear correct for some reason, let me know!
Geany themes can be placed in ~/.config/geany/colorschemes.
Offline