You are not logged in.
^nice!
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
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 deleted0 (2022-01-17 12:49:17)
^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 deleted0 (2022-01-18 14:30:12)
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.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
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
Offline
^ Very simple and slick!
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
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
^ Lilidog has come a long way. Congrats.
8bit
Thank you much:)
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
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.
I really like Lilidog I already test the ISO on my pc and I like much this Distro.
I also down the 32 bit ISO to make a persistent USB boot, but I cant find a way to make the USB persistent with one only partition on the USB, if anyone have an idea how to make this persistent to have always this usb with me.
Offline
I really like Lilidog I already test the ISO on my pc and I like much this Distro.
I also down the 32 bit ISO to make a persistent USB boot, but I cant find a way to make the USB persistent with one only partition on the USB, if anyone have an idea how to make this persistent to have always this usb with me.
'man live-boot' look at the persistence-storage kernel parameter. You can use a file.
EDIT: IIRC there may be performance disadvantages of using a file (filesystem) within a filesystem instead of just a filesystem.
EDIT2: Actually that file performance hit may be better now contrary to what old websites/posts say, with new 'losetup --direct-io' and overlayfs improvements.
As an aside, in my usage, many USB sticks don't expose the 'write cache' information, visible using the sdparm utility, and the Linux kernel has behaved differently through versions, i.e. assume no write cache and sync everything all the time so the filesystem isn't damaged in case the end-user unsafely pulls the drive, but this precaution makes things slowwwww, especially apt-get/dpkg. I'd love to figure out how to tell the kernel to assume there is a write cache when the drive doesn't say anything about that.
Last edited by AndrewSmart (2022-07-02 21:06:07)
Offline
'man live-boot' look at the persistence-storage kernel parameter. You can use a file.
man live boot
Without the dash. All of the 'live' stuff does this for some reason.
@portaro If you get it figured out, I would love to have the details. I haven't messed with it yet.
Offline
hexagon by hhh. gtk and openbox themes for BunsenLabs. Includes theme folder, a wallpaper and a picom.conf file...
https://www.dropbox.com/s/r5m2w5cx8k8dg … ar.xz?dl=0
Screenshots and more info...
https://forums.bunsenlabs.org/viewtopic … 49#p127849
https://forums.bunsenlabs.org/viewtopic … 55#p127855
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
taos fluxbox style.
grayscale theme using a color combination from @nili -
!
! fluxbox style - taos
! created by PackRat
! creation date - 04-02-2024
!
! 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/>.
!
!----------------------------------------------------------------------------------------
! Font Options
! Font Options
*.font: SF Pro Text-11:Regular
toolbar.workspace.font: SF Mono-11:Regular
toolbar.clock.font: SF Mono-11:Regular
!toolbar.iconbar.focused.font: Fira Sans-11:Regular
!toolbar.iconbar.unfocused.font: Fira Sans-11:Regular
!window.font: Fira Sans-11:Regular
!menu.frame.font: Sans-11:Regular
!menu.hilite.font: SF Pro Rounded-11:Medium
!menu.title.font: Sans-11:Regular
! Toolbar options
toolbar.height: 24
toolbar.shaped: false
toolbar.bevelWidth: 0
toolbar.justify: center
toolbar: Flat Solid
toolbar.color: #1E1E20
toolbar.colorTo: #1E1E20
toolbar.borderColor: #1E1E20
toolbar.borderWidth: 1
toolbar.clock: parentrelative
toolbar.clock.borderWidth: 0
toolbar.clock.justify: Center
toolbar.clock.color: #1E1E20
toolbar.clock.colorTo: #1E1E20
toolbar.clock.borderColor: #1E1E20
toolbar.clock.textColor: #AAAAAC
toolbar.workspace: parentrelative
toolbar.workspace.borderWidth: 0
toolbar.workspace.justify: Center
toolbar.workspace.color: #1E1E20
toolbar.workspace.colorTo: #1E1E20
toolbar.workspace.borderColor: #1E1E20
toolbar.workspace.textColor: #AAAAAC
toolbar.button: parentrelative
toolbar.button.PicColor: #888888
toolbar.button.pressed: sunken
toolbar.button.pressed.color: #222226
toolbar.button.pressed.colorTo: #222226
toolbar.button.scale: 0.5
toolbar.systray: parentrelative
toolbar.iconbar.empty: Flat Solid
toolbar.iconbar.empty.color: #1E1E20
toolbar.iconbar.empty.colorTo: #1E1E20
toolbar.iconbar.borderColor: #1E1E20
toolbar.iconbar.borderWidth: 1
toolbar.iconbar.unfocused: Flat Solid
toolbar.iconbar.unfocused.justify: Center
toolbar.iconbar.unfocused.color: #1E1E20
toolbar.iconbar.unfocused.colorTo: #1E1E20
toolbar.iconbar.unfocused.borderWidth: 1
toolbar.iconbar.unfocused.borderColor: #1E1E20
toolbar.iconbar.unfocused.textColor: #AAAAAC
toolbar.iconbar.focused: Flat Solid
toolbar.iconbar.focused.justify: Center
toolbar.iconbar.focused.color: #313134
toolbar.iconbar.focused.colorTo: #313134
toolbar.iconbar.focused.borderColor: #313134
toolbar.iconbar.focused.borderWidth: 1
toolbar.iconbar.focused.textColor: #DCDCDC
! Window Options
window.title.height: 20
window.justify: Center
window.borderWidth: 1
window.bevelWidth: 0
window.borderColor: #1E1E20
!window.roundCorners: <{Top|Bottom}{Left|Right}>
! window.frame.focusColor: <color>
! window.frame.unfocusColor: <color>
! window.label.active: <texture type>
! window.label.active.textColor: <color>
window.title.focus: Flat Solid
window.title.focus.color: #1E1E20
window.title.focus.colorTo: #1E1E20
window.title.unfocus: Flat Solid
window.title.unfocus.color: #1E1E20
window.title.unfocus.colorTo: #1E1E20
window.label.focus: Flat Solid
window.label.focus.color: #313134
window.label.focus.colorTo: #313134
window.label.focus.textColor: #DCDCDC
window.label.unfocus: Flat Solid
window.label.unfocus.color: #1E1E20
window.label.unfocus.colorTo: #1E1E20
window.label.unfocus.textColor: #AAAAAC
window.button.focus: Flat Solid
window.button.focus.color: #1E1E20
window.button.focus.colorTo: #1E1E20
window.button.focus.picColor: #AAAAAC
window.button.pressed: sunken bevel2
window.button.pressed.color: #222226
window.button.pressed.colorTo: #222226
window.button.unfocus: Flat Solid
window.button.unfocus.color: #1E1E20
window.button.unfocus.colorTo: #1E1E20
window.button.unfocus.picColor: #1E1E20
window.grip.focus: Flat Solid
window.grip.focus.color: #313134
window.grip.focus.colorTo: #313134
window.grip.unfocus: Flat Solid
window.grip.unfocus.color: #1E1E20
window.grip.unfocus.colorTo: #1E1E20
window.handle.focus: Flat Solid
window.handle.focus.color: #1E1E20
window.handle.focus.colorTo: #1E1E20
window.handle.unfocus: Flat Solid
window.handle.unfocus.color: #1E1E20
window.handle.unfocus.colorTo: #1E1E20
window.handleWidth: 4
! Menu options
menu.itemHeight: 24
menu.bevelWidth: 0
menu.borderColor: #1E1E20
menu.borderWidth: 8
menu.bullet: triangle
menu.bullet.position: right
menu.frame: Flat
menu.frame.color: #1E1E20
menu.frame.colorTo: #1E1E20
menu.frame.justify: Left
menu.frame.textColor: #AAAAAC
!menu.roundCorners: <{Top|Bottom}{Left|Right}>
menu.hilite: Flat Solid
menu.hilite.color: #313134
menu.hilite.colorTo: #313134
menu.hilite.justify: Left
menu.hilite.textColor: #DCDCDC
menu.frame.disableColor: #8A8A99
menu.title: Flat Solid
menu.titleHeight: 20
menu.title.color: #313134
menu.title.colorTo: #313134
menu.title.textColor: #DCDCDC
menu.title.justify: Center
! Pixmap Decor
!toolbar.clock.pixmap: <filename>
!toolbar.iconbar.focused.pixmap: icon.png
!toolbar.iconbar.unfocused.pixmap: icon.png
!toolbar.iconbar.empty.pixmap: <filename>
!toolbar.pixmap: <filename>
!toolbar.workspace.pixmap: <filename>
!window.title.focus.pixmap: <filename>
!window.title.unfocus.pixmap: <filename>
!window.button.focus.pixmap: <filename>
!window.button.pressed.pixmap: <filename>
!window.button.unfocus.pixmap: <filename>
!window.label.focus.pixmap: <filename>
!window.label.unfocus.pixmap: <filename>
!window.grip.focus.pixmap: <filename>
!window.grip.unfocus.pixmap: <filename>
!window.handle.focus.pixmap: <filename>
!window.handle.unfocus.pixmap: <filename>
!window.close.pixmap: circleuf.png
!window.close.pressed.pixmap: closed-pressed.png
!window.close.unfocus.pixmap: circleuf.png
!window.maximize.pixmap: circleuf.png
!window.maximize.pressed.pixmap: circle-pressed.png
!window.maximize.unfocus.pixmap: circleuf.png
!window.iconify.pixmap: circleuf.png
!window.iconify.pressed.pixmap: circle-pressed.png
!window.iconify.unfocus.pixmap: circleuf.png
!window.shade.pixmap: circleuf.png
!window.shade.pressed.pixmap: circle-pressed.png
!window.shade.unfocus.pixmap: circleuf.png.png
!window.unshade.pixmap: circleuf.png
!window.unshade.pressed.pixmap: circle-pressed.png
!window.unshade.unfocus.pixmap: circleuf.png
!window.stick.pixmap: circleuf.png
!window.stick.pressed.pixmap: circle-pressed.png
!window.stick.unfocus.pixmap: circleuf.png
!window.stuck.pixmap: circleuf.png
!window.stuck.unfocus.pixmap: circle-pressed.png
!window.stuck.pressed.pixmap: circleuf.png
!window.lhalf.pixmap: <filename>
!window.lhalf.unfocus.pixmap: <filename>
!window.rhalf.pixmap: <filename>
!window.rhalf.unfocus.pixmap: <filename>
!menu.frame.pixmap: <filename>
!menu.hilite.pixmap: <filename>
!menu.title.pixmap: <filename>
!menu.selected.pixmap: <filename>
!menu.submenu.pixmap: <filename>
!menu.unselected.pixmap: <filename>
! background options
!background: centered|aspect|tiled|fullscreen|random|solid|gradient <texture>|mod|none|unset
!background.pixmap: <file or directory>
!background.color: <color>
!background.colorTo: <color>
!background.modX: <integer>
!background.modY: <integer>
! slit options
slit: Flat Solid
slit.bevelWidth: 0
slit.borderColor: #2C2F33
slit.borderWidth: 0
slit.color: #2C2F33
slit.colorTo: #2C2F33
!slit.pixmap: <filename>
! EOF
You must unlearn what you have learned.
-- yoda
Offline
Top again @PackRat , you guys make my install look like crap ! lol
Last edited by altman (2024-04-03 15:49:03)
My Linux installs are as in my music; it s on Metal
Offline
Elbrus openbox theme -
#
# openbox theme - Elbrus
# created by PackRat
# creation date - 04-11-2024
#
# 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: #161617
window.inactive.border.color: #161617
menu.border.color: #161617
window.active.client.color: #161617
window.inactive.client.color: #161617
# 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: Solid Flat
window.active.title.bg.color: #7D6F53
window.active.title.bg.colorTo: #7D6F53
window.active.title.bg.interlace.color: #161617
window.active.label.bg: Parentrelative
window.active.label.text.color: #DEDEDE
window.active.handle.bg: Raised Flat
window.active.handle.bg.color: #161617
window.active.handle.bg.colorTo: #161617
window.active.grip.bg: Flat
window.active.grip.bg.color: #7D6F53
window.active.grip.bg.colorTo: #7D6F53
window.active.button.unpressed.bg: parentrelative
window.active.button.unpressed.bg.color: #161617
window.active.button.unpressed.bg.colorTo: #161617
window.active.button.unpressed.bg.border.color: #2E2D2C
window.active.button.unpressed.image.color: #DEDEDE
window.active.button.pressed.bg: Sunken Border
window.active.button.pressed.bg.color: #C19B4E
window.active.button.pressed.bg.colorTo: #C19B4E
window.active.button.pressed.bg.border.color: #C19B4E
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: #DEDEDE
window.active.button.hover.bg: Flat Border
window.active.button.hover.bg.color: #C19B4E
window.active.button.hover.bg.colorTo: #C19B4E
window.active.button.hover.bg.border.color: #C19B4E
window.active.button.hover.image.color: #DEDEDE
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: #DEDEDE
window.active.button.toggled.pressed.bg: Sunken Border
window.active.button.toggled.pressed.bg.color: #C19B4E
window.active.button.toggled.pressed.bg.colorTo: #C19B4E
window.active.button.toggled.pressed.bg.border.color: #C19B4E
window.active.button.toggled.pressed.image.color: #ffffff
window.active.button.toggled.hover.bg: Flat Border
window.active.button.toggled.hover.bg.color: #C19B4E
window.active.button.toggled.hover.bg.colorTo: #C19B4E
window.active.button.toggled.hover.bg.border.color: #C19B4E
window.active.button.toggled.hover.image.color: #DEDEDE
# Inactive windows
window.inactive.title.bg: Flat
window.inactive.title.bg.color: #262223
window.inactive.title.bg.colorTo: #262223
window.inactive.label.bg: Parentrelative
window.inactive.label.text.color: #8C8E91
window.inactive.handle.bg: Flat
window.inactive.handle.bg.color: #161617
window.inactive.handle.bg.colorTo: #161617
window.inactive.grip.bg: Flat
window.inactive.grip.bg.color: #161617
window.inactive.grip.bg.colorTo: #161617
window.inactive.button.unpressed.bg: parentrelative
window.inactive.button.unpressed.bg.color: #262223
window.inactive.button.unpressed.bg.colorTo: #262223
window.inactive.button.unpressed.bg.border.color: #262223
window.inactive.button.unpressed.image.color: #262223
window.inactive.button.pressed.bg: parentrelative
window.inactive.button.pressed.bg.color: #262223
window.inactive.button.pressed.bg.colorTo: #262223
window.inactive.button.pressed.bg.border.color: #262223
window.inactive.button.pressed.image.color: #262223
window.inactive.button.disabled.bg: parentrelative
window.inactive.button.disabled.bg.color: #262223
window.inactive.button.disabled.bg.colorTo: #262223
window.inactive.button.disabled.bg.border.color: #262223
window.inactive.button.disabled.image.color: #262223
window.inactive.button.toggled.bg: parentrelative
window.inactive.button.toggled.bg.color: #262223
window.inactive.button.toggled.bg.colorTo: #262223
window.inactive.button.toggled.bg.border.color: #262223
window.inactive.button.toggled.image.color: #262223
window.inactive.button.hover.bg: parentrelative
window.inactive.button.hover.bg.color: #262223
window.inactive.button.hover.bg.colorTo: #262223
window.inactive.button.hover.bg.border.color: #262223
window.inactive.button.hover.image.color: #262223
window.inactive.button.toggled.unpressed.bg: parentrelative
window.inactive.button.toggled.unpressed.bg.color: #262223
window.inactive.button.toggled.unpressed.bg.colorTo: #262223
window.inactive.button.toggled.unpressed.bg.border.color: #262223
window.inactive.button.toggled.unpressed.image.color: #262223
window.inactive.button.toggled.pressed.bg: parentrelative
window.inactive.button.toggled.pressed.bg.color: #262223
window.inactive.button.toggled.pressed.bg.colorTo: #262223
window.inactive.button.toggled.pressed.bg.border.color: #262223
window.inactive.button.pressed.toggled.image.color: #262223
window.inactive.button.toggled.hover.bg: parentrelative
window.inactive.button.toggled.hover.bg.color: #262223
window.inactive.button.toggled.hover.bg.colorTo: #262223
window.inactive.button.toggled.hover.bg.border.color: #262223
window.inactive.button.toggled.hover.image.color: #262223
# Menus
menu.title.bg: flat
menu.title.bg.color: #262223
menu.title.bg.colorTo: #262223
menu.title.text.color: #DEDEDE
menu.title.text.justify: Center
menu.separator.color: #292929
menu.separator.width: 1
menu.separator.padding.width: 4
menu.separator.padding.height: 4
menu.items.bg: Flat Solid
menu.items.bg.color: #161617
menu.items.text.color: #8C8E91
menu.items.disabled.text.color: #6E7580
menu.items.active.bg: Flat Solid
menu.items.active.bg.color: #272829
menu.items.active.bg.colorTo: #272829
menu.items.active.text.color: #DEDEDE
menu.items.active.disabled.text.color: #6E7580
osd.border.width: 1
osd.border.color: #161617
osd.bg: Flat
osd.background.color: #161617
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: #DEDEDE
You must unlearn what you have learned.
-- yoda
Offline