Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lexeii committed Oct 3, 2019
0 parents commit 7fb6f9d
Show file tree
Hide file tree
Showing 73 changed files with 7,883 additions and 0 deletions.
Binary file added 75417-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 75417-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 75417-3.png
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.
496 changes: 496 additions & 0 deletions Clearlooks Brave Dark/gtk-2.0/gtkrc

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions Clearlooks Brave Dark/gtk-2.0/panel.rc
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"
6 changes: 6 additions & 0 deletions Clearlooks Brave Dark/index.theme
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
Binary file added Clearlooks Brave/gtk-2.0/Menu-Menubar/menu-line.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Clearlooks Brave/gtk-2.0/Panels/panel-bg-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Clearlooks Brave/gtk-2.0/Panels/panel-bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7fb6f9d

Please sign in to comment.