You are not logged in.
Anytime mate!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
I basically made a theming framework at this point but the cached versions of the theme/icons are in the repo as well.
https://github.com/willscreel/dARK-Arc
I took this screenshot to get a better idea of what most of the gtk3 elements look like. The icons can be all blueish gray if you move the 48x48/pool-old folder in place of the pool folder. I've got it setup like this though to differentiate from folders and files. The icon theme colors are also fully customizable by using sixsixfive's changecolor.sh script which is in the icon theme root.
The gtk+ colors are very easily changed by editing the values at the top of build.sh
You can build the gtk+ themes yourself by doing a recursive clone.
git clone --recursive https://github.com/willscreel/dARK-Arc.git
cd dARK-Arc/arc-theme
../build.sh
this will build the theme in ~/.local/share/themes/
of course you need the build-deps installed
* gtk2-engines-murrine (optional) - for gtk2 themes
* autoconf (make)
* automake (make)
* libgtk-3-dev (make)
* inkscape (make)
* optipng (make)
* parallel (make)
* sassc (make)
Offline
Offline
No kidding! I'll need a day off to check this out (Friday), looking forward to it!
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Offline
TeoBigusGeekus , can you help me .
If you're trying to run the weather.com script, it unfortunately runs only with the latest imagemagick package.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
ok i will install ImageMagick-7.0.8 thank you i will let you know.
Offline
I made an icon build system as that works the same way. It's based on the other standard "Papirus" but a lot more current than oomox. There aren't any dependencies except for sed which I'm sure everyone already has installed.
You just edit build.sh to customize the colors like on the gtk+ theme.
git clone --recursive https://github.com/willscreel/dARK-Papirus.git
cd papirus-icon-theme
../build.sh
https://github.com/willscreel/dARK-Papirus
I removed the old dARK-icons and split everything into separate repos that the README will explain. If you want the old icons you can get them at sixsixfive's repo on gitlab and use the included color changing script.
Last edited by cog (2019-10-09 02:38:27)
Offline
scrot of what I'm steppin' in
https://github.com/willscreel/dARK-Arc
https://github.com/willscreel/dARK-Papirus
Last edited by cog (2019-10-09 02:53:58)
Offline
This is some epic work cog.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
both repos do rebuilds now without re-cloning, the syntax has changed a little bit..
do:
git clone --recursive https://github.com/willscreel/dARK-Arc.git
cd dARK-Arc
./build.sh
or:
git clone --recursive https://github.com/willscreel/dARK-Papirus.git
cd dARK-Papirus
./build.sh
after doing your initial clones and/or editing build.sh
The README.md's outline this too
Last edited by cog (2019-10-09 08:56:54)
Offline
both repos do rebuilds now without re-cloning, the syntax has changed a little bit..
do:
git clone --recursive https://github.com/willscreel/dARK-Arc.git cd dARK-Arc ./build.sh
or:
git clone --recursive https://github.com/willscreel/dARK-Papirus.git cd dARK-Papirus ./build.sh
after doing your initial clones and/or editing build.sh
The README.md's outline this too
Once again, that is some epic work going on there cog.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
I like it a lot. One of the most simple but classy screenshots here.
Really impressive, bro.
Offline
Into the Void...again...
dwm patched;
1.alpha patch
2.status button
3.active indicator bar
4.fibonacci layouts
5.no border
Last edited by mrneilypops (2019-10-11 19:31:45)
Offline
Offline
@PackRat
Offline
@candianclubxxx
Thanks man.
Offline