Skip to content

Commit f2dec53

Browse files
committed
14/04/2016 Update
1 parent 5ce4bad commit f2dec53

File tree

11 files changed

+10
-11
lines changed

11 files changed

+10
-11
lines changed

Windows 10 Dark/gtk-2.0/gtkrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# name: Windows 10 Dark
22
# author: Christian Medel (Elbullazul)
3-
# date: November 4, 2015
4-
# description: Windows 10 Dark Gray color
3+
# date: January 14th, 2016
4+
# description: Windows 10 Dark Granite color
55

66
gtk-color-scheme = "bg_color:#1F1F1F\nfg_color:#aeaeae\nbase_color:#1f1f1f\ntext_color:#aeaeae\nselected_bg_color:#004D8C\nselected_fg_color:#b5b5b5\ntooltip_bg_color:#1F1F1F\ntooltip_fg_color:#ffffff\ntitlebar_bg_color:#1F1F1F\ntitlebar_fg_color:#ffffff\nmenubar_bg_color:#1F1F1F\nmenubar_fg_color:#ffffff\ntoolbar_bg_color:#171717\ntoolbar_fg_color:#aeaeae\nmenu_bg_color:#171717\nmenu_fg_color:#ffffff\npanel_bg_color:#1F1F1F\npanel_fg_color:#ffffff\nlink_color:#224ba0\nbg_color_dark:#000000\nfg_color_dark:#ffffff\ncheckradio_fg_color:#4c4c4c\nwindow-color:#0070da"
77

-18 Bytes
Loading
-80 Bytes
Loading

Windows 10 Dark/gtk-3.0/gtk.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*# name: Windows 10 Dark
22
# author: Christian Medel (Elbullazul)
3-
# date: November 9, 2015
4-
# description: Windows 10 Dark Gray color*/
3+
# date: January 14th, 2016
4+
# description: Windows 10 Dark Granite color*/
55

66
/* default color scheme */
77
@define-color base_color #1f1f1f;

Windows 10 Dark/index.theme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Type=X-GNOME-Metatheme
33
Name=Windows 10 Dark
44
Comment=Windows 10 UI for Linux OSes
55
Comment=Author : Christian Medel (Elbullazul)
6-
Version=v0.8 SP1
6+
Version=v0.8.5
77
Encoding=UTF-8
88

99
[X-GNOME-Metatheme]

Windows 10 Light/gtk-2.0/Apps/xfce.rc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
#Whisker-Menu theming
32
style "darkback"
43
{

Windows 10 Light/gtk-2.0/gtkrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# name: Windows 10 Default
1+
# name: Windows 10 Light
22
# author: Christian Medel (Elbullazul)
3-
# date: November 4, 2015
3+
# date: January 14th, 2016
44
# description: Windows 10 Default white color
55

66
gtk-color-scheme = "bg_color:#ffffff\nfg_color:#4c4c4c\nbase_color:#ffffff\ntext_color:#4c4c4c\nselected_bg_color:#cce8ff\nselected_fg_color:#262626\ntooltip_bg_color:#ffffff\ntooltip_fg_color:#4c4c4c\ntitlebar_bg_color:#ffffff\ntitlebar_fg_color:#4c4c4c\nmenubar_bg_color:#ffffff\nmenubar_fg_color:#4c4c4c\ntoolbar_bg_color:#ffffff\ntoolbar_fg_color:#4c4c4c\nmenu_bg_color:#ffffff\nmenu_fg_color:#4c4c4c\npanel_bg_color:#b5adad\npanel_fg_color:#ffffff\nlink_color:#224ba0\nprogressbar_color:#06B025\nbg_color_dark:#000000\nfg_color_dark:#b7b7b7"
-18 Bytes
Loading
-80 Bytes
Loading

Windows 10 Light/gtk-3.0/gtk.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/*# name: Windows 10 Default
1+
/*# name: Windows 10 Light
22
# author: Christian Medel (Elbullazul)
3-
# date: October 29, 2015
3+
# date: January 14th, 2016
44
# description: Windows 10 Default White color*/
55

66
/* default color scheme */

0 commit comments

Comments
 (0)