• Post Your Desktop v10: "Now With A Semi Proper OP" Edition
    4,035 replies, posted
[t]http://i.cubeupload.com/R6jodW.png[/t] still not entirely happy with it. been a lot more changes in the shell appearance than desktop, so that's not really visible here
As per my rebuild I just got done last night, I did a Windows reinstall (new mobo, CPU), and so I re-did my aesthetics on my PC. Threw this wallpaper together myself, though I'm sure I'll make a better one later on. Logo is Intel's "Devil's Canyon" CPU line. I think the logo is awesome, and my CPU is now a DC processor, so I figured that'd work. Imgur compresses images like mad. It looks much better than that normally. [t]http://i.imgur.com/Gj8PwCH.jpg[/t] Also off topic part here, is there really not a PC guts thread? Where you show off your PC internals? I thought there would be.
yup, I think I'll stick to my space wallpapers. really like them [t]http://i.cubeupload.com/0XbheM.png[/t] and a picture from the activities menu [t]http://i.cubeupload.com/2COT8P.png[/t] I'm mixed on the gray 1px borders, but it looks very ugly without
[QUOTE=TroyIrving;45512979]Also off topic part here, is there really not a PC guts thread? Where you show off your PC internals? I thought there would be.[/QUOTE] There's one way back, but it kinda died down, thus falling back to several pages ago. Something like "Post pictures of your computer"
My Galaxy S5 as of late. [IMG_thumb]http://i.imgur.com/6qnDJND.jpg[/IMG_thumb]
[QUOTE=dedo678;45525403]My Galaxy S5 as of late. [IMG_thumb]http://i.imgur.com/6qnDJND.jpg[/IMG_thumb][/QUOTE] love the colors you got going. mind sharing the wallpapers?
talk about overclocking
[t]http://i.cubeupload.com/mmSg6j.png[/t] im still looking for an icon pack that doesnt look like shit with this theme
[QUOTE=Amiga OS;45536006]I think that looks good, since your wallpaper and taskbar are so desaturated you need icons that stand out, otherwise its going to look awful.[/QUOTE] i was originally looking to go with [URL="http://dakirby309.deviantart.com/art/Simply-Styled-Icon-Set-312-Icons-FREE-469662576"]this[/URL] but only the super hd paid version has .ico files [editline]29th July 2014[/editline] also because the icon pack i currently have barely has any icons and thats a bit annoying
[t]http://5crat.ch/a/yurx[/t]
[QUOTE=Scratch.;45541743][t]http://5crat.ch/a/yurx[/t][/QUOTE] Care to share the firefox css?
Just redownloaded WindowBlinds and other customizing stuff. Here's my new desktop, decided to aim for a vista-like look. [t]http://i.imgur.com/W7oX3EX.jpg[/t]
[QUOTE=DerpishCat;45542901]Care to share the firefox css?[/QUOTE] [code]/*Stole the app menu button from seaweed. You need to download the "moveable firefox button" to drag it into the navigation bar in order for it to look right. Favicons only display when tabs are pinned. Tab text and url text is centered. Navigate to the customize menu, and show text only on toolbar items for the firefox app button to display the heart properly.*/ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #appmenu-button .button-icon { list-style-image:none!important; box-shadow: none!important; background-image: none !important; border-color: transparent !important; box-shadow: none !important; border-width: 0px !important; margin-bottom: 0px !important; } #appmenu-button:hover:not(:active):not([open]) { background-image: none !important; border-color: transparent !important; box-shadow: none !important; } window[selectedSkin="classic/1.0"] #appmenu-container #appmenu-button { margin-top: 0px !important; margin-bottom: 0px !important; border-radius: 0px !important; border-top: 0px !important; } window[selectedSkin="classic/1.0"] #appmenu-container #appmenu-button:hover:not(:active):not([open]) { border-color: transparent !important; } #nav-bar{ display:none !important; } #tabbrowser-tabs tab .tab-close-button { opacity:0!important; } #tabbrowser-tabs tab .tab-close-button:hover { opacity:1!important; } #main-window #appmenu-button, #appmenu-toolbar-button { background: url('http://i.imgur.com/0S0Lr.png') !important; background-repeat: no-repeat !important; background-position: center !important; width: 20px !important; margin-bottom: 0px !important; margin-left: 4px !important; margin-right: 6px !important; position: relative !important; -moz-transform: scale(.85) !important; opacity: 0.9 !important; border:0px !important; } #main-window:not([chromehidden*="toolbar"])[sizemode="normal"] { margin-top:-21px!important; margin-left:0px!important; margin-right:0px!important; margin-bottom:0px!important; } #identity-box, #urlbar-icons > image, #urlbar-container dropmarker, #appmenu-button .button-text, #appmenu-button .button-menu-dropmarker { display:none!important; } #main-window[tabsintitlebar] #appmenu-button { background-position: center center !important; } #main-window[privatebrowsingmode=temporary] #appmenu-button, #main-window[tabsintitlebar][privatebrowsingmode=temporary] #appmenu-button, #main-window[privatebrowsingmode=temporary] #appmenu-toolbar-button { background: url("chrome://browser/skin/Privacy-48.png") !important; background-repeat: no-repeat !important; background-position: center bottom !important; } #main-window[tabsintitlebar][privatebrowsingmode=temporary] #appmenu-button { background-repeat: no-repeat !important; background-position: center center !important; } #urlbar { font-size: 10pt !important; font-family: 'Open Sans' !important; text-align: center !important; border: none!important; background: none!important; margin-top: -1px!important; margin-bottom: -2px!important; margin-left: -1px !important; color:#AAA!important; max-height:20px!important; min-height:20px!important; text-shadow:rgba(40,40,40,.5) 0 0 1px!important; -moz-transition:color .2s ease-in-out; } #urlbar:hover { color:#CCC!important; background:none!important; } #main-window #tabbrowser-tabs tab { font-family:"Open Sans"!important; font-size: 10pt !important; background:none!important; color:#FFF!important; margin-left:1px !important; text-shadow:rgba(225,225,225,.7) 0 0 1px!important; text-align:center !important; border-left: 2px transparent !important; border-right: 2px transparent !important; margin-top: -3px!important; margin-bottom: -3px!important; } #main-window #tabbrowser-tabs tab[selected], #main-window #tabbrowser-tabs tab:hover { font-family:"Open Sans"!important; font-size : 10pt !important; background:rgba(200,200,205,.5)!important; text-shadow:rgba(225,225,225,.7) 0 0 1px!important; text-align: center !important; color:#FFF!important; margin-left:1px!important; margin-top: -3px!important; margin-bottom: -2px!important; border-left: 2px transparent !important; border-right: 2px transparent !important; } #main-window #tabbrowser-tabs tab .tab-throbber, #main-window #tabbrowser-tabs tab .tab-icon-image { max-height:12px!important; max-width:12px!important; margin-top:0px!important; } .tabbrowser-tab:not([pinned]) .tab-icon-image { display: none !important; } div{ position: relative; } img { position: absolute; top: 0; bottom:0; left: 0; right:0; margin: auto; } #TabsToolbar{ margin-bottom:-2px !important; margin-left:-3px!important; margin-right:100px!important; border-bottom: 1px solid #fff !important; } .tabs-newtab-button { list-style-image: url("data:image/png;base64,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")!important; -moz-image-region: rect(0px, 28px, 18px, 0px)!important; } .tabs-newtab-button:hover { -moz-image-region: rect(0px, 56px, 18px, 28px)!important; } .tabs-newtab-button:hover:active { -moz-image-region: rect(0px, 84px, 18px, 56px)!important; } select > button, select > input { opacity:0!important; } /* ADD ON BAR */ toolbar#addon-bar { font-family:"Open Sans"!important; text-shadow:rgba(40,40,40,.7) 0 0 1px!important; font-size : 8pt !important; background:#191919!important; border:1px solid #333!important; max-height:20px!important; min-height:20px!important; -moz-appearance:none!important; } toolbar#addon-bar toolbarbutton { border:0!important; max-height:18px!important; min-height:18px!important; margin:0!important; padding:0!important; -moz-appearance:none!important; } scrollbox#PlacesToolbarItems toolbarbutton { border:0!important; border-left:1px solid transparent!important; border-right:1px solid transparent!important; max-height:18px!important; min-height:18px!important; max-width:24px!important; min-width:24px!important; padding:0 0 0 3px!important; -moz-appearance:none!important; } scrollbox#PlacesToolbarItems toolbarbutton .toolbarbutton-icon { height:16px!important; opacity:.5; width:16px!important; -moz-transition:all .1s linear; } scrollbox#PlacesToolbarItems toolbarbutton:hover .toolbarbutton-icon { opacity:1; } scrollbox#PlacesToolbarItems toolbarbutton:hover { background:#ffffff!important; border-left:1px solid #ffffff!important; border-right:1px solid #ffffff!important; box-shadow:#ffffff 0 -1px 3px; } scrollbox#PlacesToolbarItems toolbarbutton:active { background:#ffffff!important; border-left:1px solid #ffffff!important; border-right:1px solid #ffffff!important; } scrollbox#PlacesToolbarItems toolbarbutton:first-child, scrollbox#PlacesToolbarItems toolbarbutton:first-child:hover, scrollbox#PlacesToolbarItems toolbarbutton:first-child:active { border-left:0!important; } /* HIDDEN ELEMENTS */ #identity-box, #urlbar-icons > image, #urlbar-container dropmarker, #tabbrowser-tabs .scrollbutton-up, #tabbrowser-tabs .scrollbutton-down, #appmenu-toolbar-button .toolbarbutton-text, #appmenu-toolbar-button .toolbarbutton-menu-dropmarker, toolbar#addon-bar toolbarbutton .toolbarbutton-menubutton-dropmarker, toolbar#addon-bar #addonbar-closebutton { display:none!important; } [/code]
[t]http://i.imgur.com/5sTxSEN.png[/t] Recent cleaned up my desktop, as well as getting a new background. I really need a neat docker for programs I use.
[QUOTE=Vipes;45554225][t]http://i.imgur.com/5sTxSEN.png[/t] Recent cleaned up my desktop, as well as getting a new background. I really need a neat docker for programs I use.[/QUOTE] love your wallpaper and whats that thing on the right?
linux mint, I wish I could make my windows rig look this nice. [t]http://i.imgur.com/yKbYpVF.png[/t]
Get a non-shit theme and change your start orb
[QUOTE=Wingz;45556013]love your wallpaper and whats that thing on the right?[/QUOTE] The thing on the right is Raptr. As for the background, it's a cropped image of the HQ scan version of All Hail Megatron's inside cover. I bought the Transformers Humble Bundle, and it felt like a sin to not make Wallpapers out of it. Have fun. [t]http://i.imgur.com/3WjAtKi.jpg[/t] [QUOTE=DerpishCat;45556361]Get a non-shit theme and change your start orb[/QUOTE] Whats wrong with black areo/window color? Mine's a default theme, except black and with a new start orb.
Aero looks terrible
[QUOTE=kaden9596;45557433]Alright, did some searching around. Got a new theme, start orb, and wallpaper. How's it look? [thumb]http://i.imgur.com/el5hy2G.png[/thumb][/QUOTE] Not my style, better than before though. [editline]1st August 2014[/editline] Guess I should provide some content since I'm page king... Here's my filthy desktop: [T]http://upl.kittehcat.org/2014-08-01_01-12-06.jpg[/T]
[QUOTE=kaden9596;45557433]Alright, did some searching around. Got a new theme, start orb, and wallpaper. How's it look? [thumb]http://i.imgur.com/el5hy2G.png[/thumb][/QUOTE] What theme?
[QUOTE=kaden9596;45557433]Alright, did some searching around. Got a new theme, start orb, and wallpaper. How's it look? [thumb]http://i.imgur.com/el5hy2G.png[/thumb][/QUOTE] Can you please link the start orb? Looks great.
Gnomnit Dark is an awesome win8 theme. Also AIMP is the best mp3 software ever. [t]http://i.imgur.com/93Aximk.jpg[/t]
[t]http://i.snag.gy/jcirW.jpg[/t] tip for windows users: use start killer to get rid of the hideous start orb
i have a thing for skyrim [t]http://i.imgur.com/dtOc6dS.jpg[/t]
[QUOTE=snowzombeh;45561469][t]http://i.snag.gy/jcirW.jpg[/t] tip for windows users: use start killer to get rid of the hideous start orb[/QUOTE] I use StartIsGone It's important, otherwise I practically have 6 ways to open the start screen Two always visable [t]http://5crat.ch/a/03vp[/t]
[QUOTE=Scratch.;45561633]I use StartIsGone It's important, otherwise I practically have 6 ways to open the start screen Two always visable [t]http://5crat.ch/a/03vp[/t][/QUOTE] two always visable? why don't you just use the windows key on your keyboard?
[QUOTE=snowzombeh;45561749]two always visable? why don't you just use the windows key on your keyboard?[/QUOTE] When I'm sitting in a really lazy position it's easier to move the mouse into the corner instead of raising your other hand. Also, is it possible to make the start orb look like the button on the right end of the taskbar which minimizes everything? I think that would be a great way to keep the button and have good looking at once.
2 screens, photo taken by me. Shame that the sky looks shit though :( [IMG]http://i60.tinypic.com/ogxwee.png[/IMG]
[t]http://a.pomf.se/nolhjg.png[/t] lol derpish got banned
Sorry, you need to Log In to post a reply to this thread.