Image 01
profile-image

newhoa

Darin D
Victory Gtk Theme

GTK3/4 Themes by newhoa 31 comments

Hi thanks for reporting this. But sorry, I don't seem to see this issue with Thunar 4.17 or 4.18. Would you be able to maybe post a screenshot and let me know what version of Thunar you're using? Thanks. - Apr 11 2023
Victory Gtk Theme

GTK3/4 Themes by newhoa 31 comments

Sorry, no, the 17.04 version is from 2017. The git hasn't been updated in a while, sorry, I need to fix that. Please use the latest version uploaded here, 21.12. - Dec 23 2021
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Thank you! You can edit the Gtk theme if you go into the victory theme folder, the gtk-3.20 folder, and edit the gtk.css. That file holds all the colors and I tried to make it to where if you change a color there it will change everywhere. So you can darken the grays or borders or anything!

After editing, save it, and unselect/reselect the theme and you should see the changes! - Jul 18 2021
Victory Gtk Theme

GTK3/4 Themes by newhoa 31 comments

Sorry for the very late response. I tried to fix this in the 19.10 update. After starting Vala Panel and setting the theme then logging out and in again it seemed to work fine. But if you still use this theme and still have that issue let me know - Dec 15 2019
Victory Icon Theme

Full Icon Themes by newhoa 28 comments

I'm sorry. I might need to make a note about Gnome on the next update. Gnome uses different icons and sizes than most desktops. This theme was made primarily for XFCE, LXDE/QT, it should work well with Mint, MATE, and maybe Solus. But Gnome uses larger icons all around which is probably why some are blurry. And I have not been able to add very many app icons so not many of those will change. I will not be able to add a lot of app icons, as there are an endless amount of apps and I can only do so much (and interface/file icons take priority). If you need more app icons but like the other Victory icons I suggest finding another icon theme with app icons you like and replacing the app icon folder in the Victory icon folder with the one you like. As far as interface and file icons, they should all change in Gnome. I've tried to make it Gnome compatible and am working on larger sizes to fix the blurriness and make things look nicer for hidpi desktops. If you find interface and file icons not changing in Gnome please let me know which ones. Thanks. - Jul 27 2018
Victory Icon Theme

Full Icon Themes by newhoa 28 comments

Thanks! - Jul 27 2018
Victory Icon Theme

Full Icon Themes by newhoa 28 comments

Sorry, this should be fixed now. - Jul 27 2018
Victory Icon Theme

Full Icon Themes by newhoa 28 comments

Thanks. As far as app icons, I haven't been able to spend much time on those. A full icon theme is tough to complete and maintain, and there are a lot of functional icons that I need to work on as priority. App icons are unlimited and I'm not able to make a new icon for every app. I try to add a few more every once in a while but what I'd really recommend is finding another icon theme with app icons you like and replacing the apps folder in the Victory icon theme with the apps folder of another icon theme (or editing the index.theme file and changing the inherets= line to another icon theme you have installed that you like. This will fill in missing icons that aren't in the Victory theme yet with another theme. Sorry about that. Papirus, Arc, and Boston icon themes blend in pretty well with the Victory theme. But if you or anyone reading is interested, I will consider any and all submissions for missing app icons on the git site. - Jul 27 2018
Victory Gtk Theme

GTK3/4 Themes by newhoa 31 comments

Thank you, I really appreciate that! - Jul 27 2018
Victory Gtk Theme

GTK3/4 Themes by newhoa 31 comments

The theme for 18.04 was largely rewritten and I haven't been able to finish remaking the darker themes just yet (and also I'm migrating away from github where it was originally so my git situation is a little behind). I'm actually not sure how to handle darker sections now. With 17.04 it mostly only affected Gtk2 windows and Gtk3 windows with Menubars. But most Gtk3 apps are switching to CSD Headerbars and the dark window borders look very out of place with those. So I'll either have to find a way to make that look nice or just focus on the light base theme. - Jul 27 2018
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

In that picture I'm just using the default Victory Gtk Theme. I'm using Thunar. You can hide the menubar with Cltr+M or under View uncheck the Menubar. For the sidebar, you can right click on a title (Places, Devices, Network, etc) and select which icons to hide or show. Hope that helps! - Jan 22 2018
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

That was fixed in the 17.04 version, try victory-gtk-theme-master-2017-09.zip. Let me know if you still have problems. Thanks! - Oct 29 2017
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Thanks I appreciate it! - Sep 06 2017
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Was it the Murrine engine? I should add that to the description I guess. Thanks! - Sep 06 2017
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

I'm really not sure why this would happen. Can you change the wallpaper after the theme is applied? And does it happen with any other themes that you know of? I don't use Cinnamon so maybe you could ask on the Mint forums because I really don't know how to troubleshoot that. If you find any more info let me know, meanwhile I'll take a look at it next time I work on it. Thanks! - Sep 06 2017
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Hey, I updated the theme a bit. The variants now having matching Gtk3 versions in apps that use the Menubar (File, View, etc). And I'll work on that Button issue you posted for 17.10. Thanks for the comments! - Sep 06 2017
Victory Icon Theme

Full Icon Themes by newhoa 28 comments

Hey, thanks for the feedback. Are you still having the decompression error? I'm not sure if it's an error in the archive or in *-look.org. In the next update, which should be in the next few days, I'll add a link to and upload it to DeviantArt and github as well. - Aug 17 2016
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Great! I'm glad it worked! Thanks! - May 13 2012
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Hi, I made this theme using Gtk3.2, and they've made changes in Gtk3.4 which causes some problems with this theme.

I've updated the theme to fix the white text problem. Please delete the theme you downloaded, and try downloading this new update.

Please let me know if it fixes the white text problem! - May 13 2012
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Thank you! I'm glad you like it! English was good, and thank you for the pictures!

I made this using Gnome 3.2, but Ubuntu 12.04 uses Gnome 3.4, and they made some theme changes. Here is a quick fix for the white text:

1.) Open /home/YOURNAME/.themes/Victory/gtk-3.0/gtk-widgets.css
2.) Go to the very bottom, and add this:

Quote:
GtkWindow
{
color: @fg_color;
}

GtkWindow .cell:selected
{
color: @selected_fg_color;
}


After you add that to the bottom, save it, and log out and back in. It should work!

Let me know if you have any more problems! I've been working some on the theme, and hopefully will update it in the next month to fix a lot of these problems.

- Darin - May 08 2012
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Thank you so much! - May 08 2012
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Okay, thanks. Guess I'll have to work on this over the next month or so.

The worse problem for me was all the text turning white, which made it unusable. Here's a rough temporary fix for anyone interested...

Add this to the bottom of the ~/.themes/Victory/gtk-3.0/gtk-widgets.css:

Quote:
GtkWindow
{
color: @fg_color;
}

GtkWindow .cell:selected
{
color: @selected_fg_color;
}


Still a lot to fix, but that should solve the white text problem for now, anyway.

- Darin - Mar 24 2012
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Hey thanks a lot for the update, glad it's all there. Ubuntu seems to not like working well with a lot of things lately... it's pretty annoying (to say the least). Wonder if it's something they plan on fixing before release? Or with the way Ubuntu is going lately, if I can even do anything about it on my end. Guess I'll go ahead and download the latest (Beta?) just to see what's going on.

Are there any Gtk3 themes that do work well with it? - Mar 18 2012
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Hey, I just updated the Gtk3 theme in this package - totally rewritten. Hopefully it works for you! Let me know!

- Darin - Mar 16 2012
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Wow, that's terrible! Thanks for letting me know! I don't know what's going on lately, but file-roller is giving me nothing but problems.

Tried it again with xarchiver and reuploaded it - everything should be there.

Please give it another try and let me know if you have any other problems! Thanks!

- Darin - Mar 16 2012
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Sure, here are is what I was using for that:

Window Border - Simple eGtk
http://gnome-look.org/content/show.php/Simple+eGTK?content=119812

Wallpaper - one of these (I think it was a mod):
http://ipapun.deviantart.com/gallery/#/d2djnqm
http://ipapun.deviantart.com/art/Grey-Inspire-143532222?q=gallery%3Aipapun%2F6250275&qo=7

Icons - Moblin
http://gnome-look.org/content/show.php/Moblin+Unofficial+Icons?content=137740

The moblin icons I was using were in the Ubuntu repositories. It was made for netbooks, so some of the icons don't look so good on the Desktop.

Other than that, I simply changed the sidebar color to the red color, and the tooltip color (and maybe background color) to match the window border.

Hope that helps!

- Darin - Jul 16 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Sure, here are is what I was using for that:

Window Border - Simple eGtk
http://gnome-look.org/content/show.php/Simple+eGTK?content=119812

Wallpaper - one of these (I think it was a mod):
http://ipapun.deviantart.com/gallery/#/d2djnqm
http://ipapun.deviantart.com/art/Grey-Inspire-143532222?q=gallery%3Aipapun%2F6250275&qo=7

Icons - Moblin
http://gnome-look.org/content/show.php/Moblin+Unofficial+Icons?content=137740

The moblin icons I was using were in the Ubuntu repositories. It was made for netbooks, so some of the icons don't look so good on the Desktop.

Other than that, I simply changed the sidebar color to the red color, and the tooltip color (and maybe background color) to match the window border.

Hope that helps!

- Darin - Jul 16 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

You're welcome! Thank you very much!

- Darin - Jun 28 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Now that I think about it, for the panel... maybe you can take the Ubuntu themes panel image from that folder (/usr/share/themes/) and replace the image in my theme folder... as long as it has the same name, it may work.

For the window borders... the default light one does come with a borderless version. Just check in the Appearance Properties > Customize > Window border. The dark one doesn't have a borderless version.

But I think you can make any window border borderless by editing the metacity xml folder. At the top under frame geometry, you can adjust the right_width and left_width.

Let me know if this helps.

- Darin - Jun 28 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Hey, thanks, and glad you like it.

Are you talking about the default Ubuntu 11.04 theme for the Unity topbar? If so, there's no line you can remove from my theme to make it go back to the old way... each theme has to define its own style. So the Ubuntu theme has its own panel style, and if other themes don't, it just falls back to not themed. So the only way to get the exact same panel would be to take the panel parts of the Ubuntu theme and replace the panel parts in mine.

Try this and see if it works better, though...

In the gtkrc file (/home/yourname/.themes/Victory/gtk-2.0), go to the very bottom. There is a section called "Options". You'll see 1) Panels with a list of include lines. Comment out (put a # in front of) all of those lines except for 1b, or 1a - only do one of these at a time. So it should look like:

Quote:#include "extras/panel-dark-murrine.rc"
include "extras/panel-dark-pixmap.rc"
#include "extras/panel-medium-pixmap-top.rc"
#include "extras/panel-medium-pixmap-bottom.rc"

#include "extras/unity-window-border-blend.rc"
#include "extras/unity-window-border-blend.rc"
Then switch to a different theme, and then back to the Victory theme (or log out and back in) to see the change.

Both of those options are for a darker topbar... one flat (1a) and one with a gradient (1b) - 1b, the gradient/pixmap one, should look closer to the default Ubuntu theme.

If you like that, you might also want to switch to the dark Victory window border - it's just the default Ubuntu border with different buttons - or just switch back to the default Ubuntu border now that I think about it - I guess it just depends on if you want different buttons, ha. If you do this, be sure to also change the tooltip_bg color to #3c3b37 either in gnome-appearance-properties, or at the VERY top of the gtkrc file. The will change the menubar colors (and firefox tab bar color) in windows to match the window border.

Anyway... sorry. I wish this was easier, but hopefully this will get you closer to something you like.

Let me know if you need help with any of this.

- Darin - Jun 22 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

oops, properties! Haha.

Well, I'm glad you figured it out. I was afraid I didn't explain it well enough.

I'll try to figure out the terminal icon too.

Anyway, I'm glad you got it working, and glad you like it! Thanks a lot!

- Darin - Jun 16 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Ok, that means the Victory theme isn't in your root theme folder, or it's not linked.

Try sudo nautilus. Then go to your home directory (/home/yourname/). Click View hidden files, and find the ".themes" folder.

Right click on it and click "Make Link"

Now put that link in the /root folder, and make sure it's named ".themes".

After that you should see it after you do sudo gnome-appearance-preferences.

If that doesn't work, I don't know why, and I'm not sure what else to do. I don't know what all the options/menu names are in Italian, but I hope I explained this well enough.

Let me know.

- Darin - Jun 16 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Hmmm... are you using Gnome 2? Maybe you have to select it as root. Try in the terminal:

Quote:sudo gnome-appearance-properties

Then try selecting the theme, and see if that works.

Thanks for the compliment, glad you like it.

- Darin - Jun 15 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Hey, thanks a lot! Both for the comment and the vote! I'm glad it's working good in Xubuntu - it's the first time I'd put that much into XFCE theming, and I wasn't sure I tested it well enough - I tested it on Xubuntu 10.10 and 11.04, but didn't get to check it on 10.04.

For LibreOffice/OpenOffice - I think I forgot to change one part of the gtkrc. Try this and see if it works:

In the gtkrc (/home/yourname/.themes/Victory/gtk-2.0/gtkrc), find the section:

Quote:style "scrollbar"
Under that, you will see four has-stepper entries. They should all be 0 except has-forward-stepper, which should be 1, and stepper-size should be 1. So it should look like this:

Quote:style "scrollbar"
{
GtkScrollbar:: has-backward-stepper = 0
GtkScrollbar:: has-forward-stepper = 1
GtkScrollbar:: has-secondary-backward-stepper = 0
GtkScrollbar:: has-secondary-forward-stepper = 0
GtkRange:: trough-under-steppers = 0
GtkRange:: stepper-size = 1
GtkRange:: arrow-scaling = 0.45

After that, close LibreOffice/OpenOffice and open it again to see if it works. You may have to log out and back in again - sometimes it's weird like that.

I hope I explained this well enough. Let me know how it works or if you have any other problems!

Thanks again!

- Darin
- Jun 05 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Thanks for the compliments, and glad you like it!

By default, the panel is forced to use images. But if you open the gtkrc (/home/yournamehere/.themes/Victory/gtk-2.0/gtkrc) you can change it.

Go down to the bottom of the gtkrc and you'll see a part that says "Options". You can choose from 3 different panel types: Dark with images (default), or a Dark or Light that you can change the colors of. The dark panels have light text, and the light panel has dark text if that matters to you.

Under Options, you will find:
Quote:1) Dark Panels

include "extras/darkpanel.rc"
#include "extras/darkpanelmurrine.rc"
If you put a # in front of both, it will give you a light panel. If you put a # in front of the darkpanel.rc line, and take the # away from the darkpanelmurrine.rc line, it will give you a dark panel with colors you can change.

Make the changes, save, and then switch from the Victory theme, to another theme, and then back, and you should see the changes.

After this, you can right click on the panel and go to Properties>Background and change the color, there.

Or you can use gnome-color-chooser (available in most repositories), which can change all the colors of the panels - along with tons of other color and icon tweaks for Gnome. It's really nice.

I wasn't sure if I should include the 'image' panel by default... I didn't want to make it too complicated! Sorry for the confusion, and if you need more help or if I didn't explain it well enough, just let me know! Thanks!

- Darin - Apr 18 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Thank you so much, I really appreciate that!

- Darin - Apr 03 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Not sure if you still use the Victory theme, or are interested, but I just added a dark panel with dark menus. If you still have any interest, let me know what you think.

http://gnome-look.org/content/show.php?content=123936

- Darin - Mar 19 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Hey, not sure if you still use this Victory theme, but I added your suggestion about the close buttons in the last release.

http://gnome-look.org/content/show.php?content=123936

You're right, it does looks nicer! Thanks for the idea!

- Darin - Mar 19 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Hey, not sure if you still use the Victory theme, but I added dark menus and a dark panel.

http://gnome-look.org/content/show.php?content=123936

- Darin - Mar 19 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

I'm not sure why you have that black square... that has never happened to me, sorry.

For the arrows on the path bar... I don't remember exactly what I did, but everything involved with the path bars should be found under:

#Pathbar/Location Bar Arrows


- Darin - Mar 19 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Ok, I updated it. I had some problems while working on the borders with the spacing when the buttons were aligned left, but it should be better now. Let me know. And thanks for the screenshot.

Also, thanks for adding this theme to your Theme Pack. I read about the pack when you posted it, and really like all the other themes and icon sets you put in there, so it's really cool of you to have put this one in there too! Thanks!

- Darin - Mar 19 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Thanks! - Jan 23 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Oh yeah... that's something I meant to fix the last couple times and forgot all about! Good catch.

Under:
Quote:style "combobox" = "button"
you'll see
Quote:engine "murrine"
add these lines under where it says comboboxstyle:
Quote: glow_shade = 1.0
glowstyle = 2

The glow behind the buttons is intentional - it happens when it's a light theme too, but it's less noticable. If you want to change it find:
Quote:style "toolbarbutton-prelight"
and under engine "murrine" change the glow_shade from 20.0 to 2.0 or whatever you want.

Hope this helps. Thanks!

- Darin - Jan 22 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Thank you very much! I really appreciate the compliment! I'd never done a theme before... so maybe the innovative code was just accidental or born from ignorance! Haha. It was/is a fun learning experience, though.

- Darin - Jan 02 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Thanks, glad you like it. I think I'm kind of done with major changes on this theme... just some updates if apps need fixes. But a while back I was playing with a dark panel (Check the Small Victory Gtk Theme). Since I'm not really modifying the theme anymore, maybe I'll go back and play with the dark panel over this next month.

- Darin - Jan 02 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Thanks so much!

- Darin - Jan 02 2011
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Hey, this button bug should be fixed now. If you still use this theme, try deleting the old theme and download the new one, and let me know.

- Darin - Dec 02 2010
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

I'll take a look at that for the next time. It's probably an error on my part. If there is anything you notice you're doing when it happens, let me know.

Anyway, thanks for that!

- Darin - Dec 02 2010
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Thanks so much! I appreciate it! Sorry I took so long to respond.

- Darin - Dec 02 2010
Victory Gtk Theme

GTK2 Themes by newhoa 248 comments

Hey, thanks! Glad you like it.

Luckily that can be fixed pretty easily. It's because the theme doesn't install as root. You can do it in nautilus by running gksu nautilus and making a link to your /home/yourname/.themes folder, and putting it in the /root folder. Or just do it in the terminal:

1.) Open terminal and type:
2.) sudo mv /root/.themes /root/.themesold
3.) Hit enter, then type:
4.) sudo ln -s ~/.themes /root
5.) Hit enter

Step 2 may give an error if the /root directory doesn't have a .themes folder. Just ignore it and move on to Step 4.

-----------

Anyway, let me know if that works.

- Darin - Oct 31 2010
gCue2tracks

Audio Apps
by Dicson12

7.0
Feb 20 2014
Lucid spotlight

Metacity Themes
by ZMA

6.0
3   Sep 18 2017
6.1
9   Jul 13 2017
gCue2tracks

Audio Apps
by Dicson12

7.0
9   Jun 30 2013
Latest Desktop

Gnome Screenshots
by tr33m4n

5.7
9   Feb 24 2012
Flow

Wallpaper Other
by tri5tian

6.5
9   Jan 22 2012
7.2
9   Apr 23 2011
7.8
9   Mar 21 2011
Rollout

Wallpaper Other
by ArmandiuxGS

6.8
9   Mar 19 2011
Elegant Brit

GTK2 Themes
by fmrbpensador

7.8
9   Mar 09 2011
7.6
9   Jan 23 2011