-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 7fb6f9d
Showing
73 changed files
with
7,883 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
################################################ | ||
# PANELS | ||
################################################ | ||
|
||
# Note: Uncommenting means to delete the "#" at the beginning of a line. Commenting out means to add a "#" at the beginning of a line. The "#" tells the theme wether to ignore the line or not. | ||
|
||
style "theme-panel" | ||
{ | ||
# The following line adds gradient panel backgrounds. Delete or comment it out to have regular, flat gnome-panels. | ||
bg_pixmap[NORMAL] = "/Panels/panel-bg-dark.png" # Dark gradient panel. | ||
|
||
|
||
fg[ACTIVE] = lighter (@selected_bg_color) # Text color of active panel button. | ||
} | ||
|
||
# Panels. Do not change. | ||
widget "*PanelWidget*" style "theme-panel" | ||
widget "*PanelApplet*" style "theme-panel" | ||
widget "*fast-user-switch*" style "theme-panel" | ||
widget "*CPUFreq*Applet*" style "theme-panel" | ||
widget "*indicator-applet*" style "theme-panel" | ||
class "PanelApp*" style "theme-panel" | ||
class "PanelToplevel*" style "theme-panel" | ||
widget_class "*PanelToplevel*" style "theme-panel" | ||
widget_class "*Mail*" style "theme-panel" | ||
#class "*Panel*" style "theme-panel" # Disabled to fix bug. | ||
widget_class "*notif*" style "theme-panel" | ||
widget_class "*Notif*" style "theme-panel" | ||
widget_class "*Tray*" style "theme-panel" | ||
widget_class "*tray*" style "theme-panel" | ||
widget_class "*Applet*Tomboy*" style "theme-panel" | ||
widget_class "*Applet*Netstatus*" style "theme-panel" | ||
|
||
# XFCE panel theming: (non-gradient), only active text. | ||
widget "*Xfce*Panel*" style "theme-panel" | ||
class "*Xfce*Panel*" style "theme-panel" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[X-GNOME-Metatheme] | ||
Name=Clearlooks Brave Dark | ||
Encoding=UTF-8 | ||
GtkTheme=Clearlooks Brave Dark | ||
MetacityTheme=Clearlooks-Colors Metacity | ||
IconTheme=gnome-brave |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.