Recommended Posts

Current Version: 1.8.2

Updates: Fixed a few small bugs and changed a couple of small graphics...

Plans: No definite plans anymore... Unless I get requests for other color schemes (hint, hint) but I do plan to find things that can be changed in MiniShibby to define it better... And I'm going to make a shellstyle too...

Here's my newest VS. Since my last one didn't go anywhere, I figured I'd have another try. This new one is based upon the look of my personal website. Here's a screenie:

fubarshibby_vs.png

Link to my download page: Here

Enjoy!

And PLEASE give me bugs and ANYTHING that you can find. Oh, and if you know how to fix the bug, that would be great if you could tell me considering I'm still pretty new to designing Visual Styles... :)

Edited by fubarshibby
Link to comment
https://www.neowin.net/forum/topic/86267-vs-fubarshibby/
Share on other sites

Little.. wide?

yes that's because i was using a reg hack to fix the font cut-off bug when using lucida grande or another font... it automatically resizes the windows... it shouldn't be like that on your computer unless you're using the same fix too...

Link to comment
https://www.neowin.net/forum/topic/86267-vs-fubarshibby/#findComment-961980
Share on other sites

awesome thanks for your comments :-D to hear praise from you guys just feels really good...

well i'm gonna make a new color scheme with the two colors #B6CEE7 and #7E98BB with the first being the light color and the second being the dark. that's a less intense color - a nice light blue. i think you might like it... i'm trying to find a good red to go with as a lighter version... if you have a good suggestion for the dark shade of it that would be great. i'll keep you all posted with my progress. but right now i must go because today i'm going to six flags with a bunch of my friend :-D it'll be a good break from this computer screen...

Link to comment
https://www.neowin.net/forum/topic/86267-vs-fubarshibby/#findComment-962958
Share on other sites

ok green is almost done and then i'll get started on yellow... after i finish those two, i'll work on lighter versions of all four... i figured i'd let you all know. and if you have any requests for a color, tell me cuz i'm on summer vacation and there's really nothing much more i can do ;)

Link to comment
https://www.neowin.net/forum/topic/86267-vs-fubarshibby/#findComment-967392
Share on other sites

thanks L0KI :D ok i updated it... added wind color variation (green) and i'm workin on the yellow now... the lighter versions are my next priority after that and then any that people might request...

edit: i've got a bit of a request... can you all help me find some good wallpapers to go with each color scheme? i'd really like to have some nice looking wallpapers to package with this...

Edited by fubarshibby
Link to comment
https://www.neowin.net/forum/topic/86267-vs-fubarshibby/#findComment-967568
Share on other sites

well, i'm not too creative with stuff like that... and i can't think of something that would go well with fire and ice and wind and electricity... i've got fire and ice, but i can't figure out anything for the others... oh well i guess i'll mess around in photoshop and see what i can come up with...

Link to comment
https://www.neowin.net/forum/topic/86267-vs-fubarshibby/#findComment-967645
Share on other sites

Looking nicer mate...

To make the windows normal size (they still look a bit large) you need to make sure any images you are using are as small as possible. This also keeps the size of the download to a minimum.

This is because you can use the sizing margins to stretch a certain area of the image as much as needed. From the look of the screenshots, your tab images may be large... If its not that it'll be the caption bars.

If its neither, dammit I don't know :)

Keep up the good work! (Y)

Link to comment
https://www.neowin.net/forum/topic/86267-vs-fubarshibby/#findComment-973716
Share on other sites

thanks for the comments b0se :-D i think the reason the windows were so large before is because i had used the cut-off fix that i posted a while ago and used lucida grande which is a generally large font. now i'm using tahoma i believe so the windows are back to normal ;) i'm gonna get started on the lighter versions in a couple hours! so i'll probably have Flare done by the end of the day (hopefully)

Link to comment
https://www.neowin.net/forum/topic/86267-vs-fubarshibby/#findComment-974230
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • lots of people us facebook for stuff, threads though no
    • Can you read? I've said I'm willing to pay more for a notchless (no notch) 3:2 screen.
    • Not even an OLED display on the laptops. Also it seems that the laptop design isn't the same as the Surface Ultra model. Looks like bargain bin at high prices.
    • make your own notch - it's not that hard
    • VirtualBox 7.2.10 by Razvan Serea VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Presently, VirtualBox runs on Windows, Linux, macOS, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, 7, 8, Windows 10 and Windows 11), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x, 4.x, 5.x and 6.x), Solaris and OpenSolaris, OS/2, OpenBSD, NetBSD and FreeBSD. Some of the features of VirtualBox are: Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. VirtualBox 7.2.10 changelog: VMM: Fixed issue when CentOS 10 VM was not booting due to the message "Fatal glibc error: CPU does not support x86-64-v3" (​github:gh-642) Devices/EFI: Fixed booting issue when ARM VM had less than 1024 MiB of RAM assigned (​github:gh-679) USB: Fixed issue when it was not possible to attach USB device to headless VM on Apple Silicon/macOS 26.4.1 (​github:gh-631) Storage: Fixed issue when VIRTIO-SCSI device was not recognized as SSD device by guest system (​github:gh-634) Network: Fixed issue in E1000 emulation code which triggered debug log creation (​github:gh-645) Network: Fixed issue in E1000 emulation code which prevented OS/2 guest from booting (​github:gh-683) Linux Host: Fixed issue when VMs could not be started due to kernel oops (​github:gh-639) Linux Host and Guest: Fixed issue when kernel modules were failing to build with openSUSE 16.0 kernel Linux Host and Guest: Added initial support for kernel 7.1 Linux Host and Guest: Added extra fixes for RHEL 9.8 kernel (​github:gh-676) Linux Host and Guest: Added possibility to build source code using NASM instead of YASM as the assembler (​github:gh-520) Linux Guest Additions: Added initial support for Extended Data Control Protocol for clipboard sharing with Plasma on Wayland guests (​github:gh-33) Linux Guest Additions: Added extra fixes for preventing vboxvideo kernel module build with kernel version 7.0 and newer (​github:gh-655) OS/2 Guest Additions: Fixed issue when Shared Folders automount and clipboard sharing stopped working (​github:gh-551) Download: VirtualBox 7.2.10 | 170.0 MB (Open Source) Download: VirtualBox 7.2.10 Extension Pack | 19.1 MB View: VirtualBox Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
    • First Post
      Dys Topia earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      102
    4. 4
      Steven P.
      87
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!