Giter Site home page Giter Site logo

b00merang-project / windows-10-dark Goto Github PK

View Code? Open in Web Editor NEW
291.0 14.0 33.0 3.76 MB

Dark variant of Windows 10 theme

Home Page: http://b00merang.weebly.com/windows-10.html

License: GNU General Public License v3.0

CSS 100.00%
theme variants desktop-environment windows-10 gtk3-theme cinnamon-theme unity-theme fluxbox openbox tint2

windows-10-dark's People

Contributors

andreasfischer1985 avatar elbullazul avatar jonaskuske avatar pimisen avatar vietanhdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

windows-10-dark's Issues

Theme regression

Referencing commit 2b0bdcc, this commit breaks the theme from being loaded due to a parsing error.

Instead of:

    padding left: 3px;
    padding right: 3px;

It should be:

    padding-left: 3px;
    padding-right: 3px;

Notification body color is wrong

image
(pre-hover)
image
(post-hover)
(sent with notify-send "test" "test content")
Re: snap software - yaru dark successfully makes the applications dark, is there some flag you can set maybe? (Not meaning to be rude or anything, just doing my best to help you make the best theme you can!)
(Alternatively is there some flag I can set?)

from #23

Icons

Hello,

I don't have all the icons, meaning, my "start" button is still the stock mint icon..
I use Linux mint with xfce (Mint 18.3)

It's for my work place, we fix up old systems for the elderly and less fortunate people and they can be scared off easily by the looks of Linux. Old systems so I'm trying with mint now because of the sys reqs.

But I would like to have the start button, I went through the transpack script which I used.

But teh set paths are non existant in my system, meaning, I don't have the folders in my home folder, (and yes I've looked for the hidden ones as well.)

Any help would wildely appreciated. =)

Any custom panel color for cinnamon?

Screenshot from 2020-07-14 19-13-30
That is ugly as fuck. Is there any way I can change the panel color? I believe there was also an issue about this, but I have cinnamon. Could it work this way? I want it at least to be lighter than the EXACT same color. LM 19.3 Cinnamon. I'm no techie btw.

A couple of issues

Well, just pointing out a couple of issues with the theme. I really like it, but these things can make it frustrating to use.

First one, in caja (mate's file browser) if I rename a file, the cursor is invisible. I have a similar problem with the dark mac-os themes that are also from b00merang.

Inkscape has a weird issue in which it is impossible to distinguish pressed buttons in the tool bar. The buttons are pressed (toggled) but they look exactly the same as the ones that are not.

In GIMP the icons for layer tools are messed up.

Panel - selected tab/window

Hi. Please add to Panel color for active tabs/window.
Windows have color mouseover effect (gray up) and selected window color grayed upper.
Now is is grayed text only on selected Window/tab on panel. No selected Windows is text color white. And selected Window have text color grayed.
Thanks

Controls missing in HiDPI

When the screen is scaled due to a high resolution and HiDPI is enabled, the controls are missing everywhere (the check box's and radio buttons).

OS: Kali MATE
Resolution: 3840 x 2400
HiDPI enabled

Using GTK.

Missing checkbox's
Screenshot at 2020-04-13 11-31-29

It should look like this (using another theme):
Screenshot at 2020-04-13 11-29-31

Incorrect taskbar styles in Linux Mint 19

I've used the transpack.sh file to install the theme as instructed and have the theme working for the most part. But it seems some of the icons aren't working. The start menu icon, the notification center icon, and the taskbar icons aren't using the windows 10 style for active taskbar items or inactive taskbar items. Other than that, the theme works fine. Maybe in Cinnamon 4+ they changed how the folders are structured?

Screenshot from 2019-08-13 15-02-12

Any help would be much appreciated, thank you!

Linux Mint 19 Tessa 64bit
Cinnamon 4.0.10+tessa
GTK 3.22

How to get rid of gradients?

Hi

I installed the gtk3 version for Geany editor on Windows 11. Everything is fine except these buttons, they have gradients and they look just ugggggllyyy. How do I get rid of them?

image

Is this still being developed?

Seems to have been awfully quiet around here for a long time. IS work still being done or should I switch to another theme ?

Thanks

Support for Cinnammon 5.x

IIRC this theme used to work perfectly on cinnamon 4.x, although it is noted as beta in the Readme.
Would it work with Cinn 5.x, though? Before trying out(will do, on Arch+Cinnamon but would be great to have tips before figuring out bugs), I'd like to know if there are highly expected bugs/broken functionalities for this setup.

Partially broken search feature

In dabian 12 with cinnamon desktop environment the search option(taskbar>home button) doesn't display letters properly.it can be reproduced in Linux mint cinnamon 21.2 too.like if I type "display" I can't see the bottom part of all letters.

Dead zone on Firefox tab-bar in Linux Mint 19.2, Cinnamon

Expected behavior: Usually, if you drag your mouse to the very top of the maximized Firefox window, the tabs and new tab button are clickable.

Bug behavior:
When using the Windows-10-Dark-3.0-dark window borders, you cannot select tabs or click the new tab button when your mouse is all the way at the top of the screen. Instead, you grab and drag the Firefox window itself.

This bug happens when:
The Firefox title bar is removed (Options > Customize > uncheck "Title bar")
The Firefox window is maximized.
Window borders for Windows-10-Dark-3.0-dark are selected

More syntax errors easily fixed in most cases

The "junk at end of value" errors are a simple double closing bracket thing.
The prelight:hover thing is also easily fixed.
The others I don't know enough about syntax to fix.
These are from a zip file downloaded today June 9th

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained-dark.css:2887:37: The :prelight pseudo-class is deprecated. Use :hover instead.

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained-dark.css:3503:49: Junk at end of value for background-image

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained-dark.css:3507:55: Junk at end of value for background-image

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained-dark.css:3511:61: Junk at end of value for background-image

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained-dark.css:3517:61: Junk at end of value for background-image

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained-dark.css:3522:61: Junk at end of value for background-image

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained.css:24:64: Using one color stop with linear-gradient() is deprecated.

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained.css:58:64: Using one color stop with linear-gradient() is deprecated.

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained.css:2527:75: Using one color stop with linear-gradient() is deprecated.

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained.css:2857:13: Expected a length

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained.css:2889:37: The :prelight pseudo-class is deprecated. Use :hover instead.

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained.css:3526:8: Junk at end of value for background-image

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained.css:4215:73: Using one color stop with linear-gradient() is deprecated.

(cinnamon-screensaver-main.py:3779): Gtk-WARNING **: Theme parsing error: gtk-contained.css:4227:87: Using one color stop with linear-gradient() is deprecated.

mismatch panel color and xfwm4 menu bar

xubuntu 19.04 with xfce 4.13.x

there are some mismatch color in xfce panel 4.13.x
xfce4-places-plugin and xfce4-dockbarx-plugin have darker color than other panel items
and there is some apps that have menu bar with different color to xfwm4 window title
windows10darkpanel

White corner pixel & background color suggestion

I am using your dark transformation theme with XFCE mostly and I've just updated to the latest version and noticed quite a few improvements but also one possible glitch:
Bottom left and bottom right pixel on windows have a white dot present:
image

The second part is more of a request, if you find it to make sense - current backgroud of dark theme, is a bit to black - it is matched with Windows 10 new Settings design but with 1809 we got dark explorer which looks something like this:
image

I'd much more prefer a bit lighter dark for the whole theme, as I find myself swapping Appearance to something little brighter like Adwaita-Dark / Breeze-Dark / Arc-Dark:
image

Thank you very much for the great work you did on this transformation pack!

Renaming foreground still visible

On the latest version, when renaming items in Cinnamon, the old name of them item is still shown and overlaps with the new name.

Unfortunately I couldn't actually capture it properly but I hope the following attached images show what I mean.

image

image

Syntax errors

gtk-contained.css:24:64: Using one color stop with linear-gradient() is deprecated.

gtk-contained.css:58:64: Using one color stop with linear-gradient() is deprecated.

gtk-contained.css:2527:75: Using one color stop with linear-gradient() is deprecated.

gtk-contained.css:2857:13: Expected a length

gtk-contained.css:2889:37: The :prelight pseudo-class is deprecated. Use :hover instead.

gtk-contained.css:3526:8: Junk at end of value for background-image

gtk-contained.css:4215:73: Using one color stop with linear-gradient() is deprecated.

gtk-contained.css:4227:87: Using one color stop with linear-gradient() is deprecated.

No theme for Marco in Windows 10 dark.

I have installed the latest version of Windows 10 dark in my Mint Mate. When I run the appearance tab in control center it complains the theme will not look like it should because there is no theme for the window manger, which is Marco. Is there a solution to this ?

Problems in CSD applications

Captura de tela de 2023-03-19 19-34-56 in the title bars where the file system name appears incomplete .
Captura de tela de 2023-03-19 19-49-00
Example of the Adwaita theme as it should be.

Lots of xsession errors in latest version.

DL the latest (July) version of dark variant this morning and my .xsession-errors file is filling up with errors like:

(mate-appearance-properties:1989): Gtk-WARNING **: 11:20:01.475: Theme parsing error: gtk.css:166:34: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(mate-appearance-properties:1989): Gtk-WARNING **: 11:20:01.475: Theme parsing error: gtk.css:187:34: The :inconsistent pseudo-class is deprecated. Use :indeterminate instead.

(engrampa:1999): Gtk-WARNING **: 11:20:16.961: Theme parsing error: gtk.css:63:28: The :prelight pseudo-class is deprecated. Use :hover instead.

(engrampa:1999): Gtk-WARNING **: 11:20:16.961: Theme parsing error: gtk.css:73:35: The :prelight pseudo-class is deprecated. Use :hover instead.

I know I could do a search/replace operation but I know little or nothing about css and worry about causing major problems.

The thin line missing around windows

For windows 10 theme, there is a light thin line around it so that we can see where is the windows.
If there is no lines around windows, we cannot see the edge of windows since shadows under windows are also dark colors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.