删除gtk2
|
@ -1,16 +0,0 @@
|
|||
#### Editing the theme
|
||||
|
||||
* The Colors and includes are defined in `gtkrc`, `gtkrc-dark` and `gtkrc-darker` for each theme variant.
|
||||
* `main.rc` contains the major part of the theme
|
||||
* `panel.rc` contains the panel styling for XFCE and Mate
|
||||
* `apps.rc` contains some application specific rules
|
||||
|
||||
Because this theme is heavily based on the pixmap engine, a lot of the styling comes from the images in the `assets` and `assets-dark` folders. Don't edit these images directly. Instead do the following
|
||||
|
||||
* Open the `assets.svg` or `assets-dark.svg` file in inkscape. Each object in the .svg file corresponds to an image in the `assets` and `assets-dark` folder.
|
||||
|
||||
* Find the object you want to edit and make your changes. Important: Don't change the obejct id.
|
||||
|
||||
* Save `assets.svg` or `assets-dark.svg` and delete the images corresponding to the edited .svg objects from the `assets` or `assets-dark` folder (or just delete everything in the `assets` or `assets-dark` folder).
|
||||
|
||||
* Run `./render-assets.sh` or `./render-dark-assets.sh` from a terminal.
|
|
@ -1,45 +0,0 @@
|
|||
|
||||
########### FILE MANAGERS ##############
|
||||
|
||||
style "thunar-handle" { GtkPaned::handle-size = 2 }
|
||||
|
||||
style "dark-sidebar" {
|
||||
GtkTreeView::odd_row_color = @dark_sidebar_bg
|
||||
GtkTreeView::even_row_color = @dark_sidebar_bg
|
||||
|
||||
|
||||
base[NORMAL] = @dark_sidebar_bg
|
||||
base[INSENSITIVE] = @dark_sidebar_bg
|
||||
|
||||
text[NORMAL] = "#C3C3C3"
|
||||
text[ACTIVE] = @selected_fg_color
|
||||
text[SELECTED] = @selected_fg_color
|
||||
}
|
||||
|
||||
style "thunar-frame" {
|
||||
xthickness = 0
|
||||
ythickness = 0
|
||||
}
|
||||
|
||||
# Thunar
|
||||
widget_class "*ThunarWindow*.<GtkScrolledWindow>" style "thunar-frame"
|
||||
widget_class "*ThunarShortcutsView*" style "dark-sidebar"
|
||||
widget_class "*ThunarTreeView*" style "dark-sidebar"
|
||||
widget_class "*ThunarWindow*.<GtkHPaned>" style "thunar-handle"
|
||||
|
||||
# Caja
|
||||
widget_class "*CajaSidePane*" style "dark-sidebar"
|
||||
|
||||
|
||||
|
||||
####### TERMINAL ################
|
||||
|
||||
style "terminal_screen"
|
||||
{
|
||||
text[NORMAL] = "#ffffff"
|
||||
base[NORMAL] = "#3f3f3f"
|
||||
|
||||
TerminalScreen::background-darkness = 0.9
|
||||
}
|
||||
|
||||
widget "*TerminalWindow.*.TerminalScreen*" style "terminal_screen"
|
2183
gtk-2.0/assets.svg
Before Width: | Height: | Size: 128 KiB |
|
@ -1,123 +0,0 @@
|
|||
arrow-down
|
||||
arrow-down-insens
|
||||
arrow-down-prelight
|
||||
arrow-left
|
||||
arrow-left-insens
|
||||
arrow-left-prelight
|
||||
arrow-right
|
||||
arrow-right-insens
|
||||
arrow-right-prelight
|
||||
arrow-up
|
||||
arrow-up-insens
|
||||
arrow-up-prelight
|
||||
arrow-down-small
|
||||
arrow-down-small-insens
|
||||
arrow-down-small-prelight
|
||||
arrow-up-small
|
||||
arrow-up-small-insens
|
||||
arrow-up-small-prelight
|
||||
menu-arrow
|
||||
menu-arrow-prelight
|
||||
button
|
||||
button-hover
|
||||
button-active
|
||||
button-insensitive
|
||||
checkbox-checked
|
||||
checkbox-checked-insensitive
|
||||
checkbox-unchecked
|
||||
checkbox-unchecked-insensitive
|
||||
radio-checked
|
||||
radio-checked-insensitive
|
||||
radio-unchecked
|
||||
radio-unchecked-insensitive
|
||||
menu-checkbox-checked
|
||||
menu-checkbox-checked-insensitive
|
||||
menu-checkbox-unchecked
|
||||
menu-checkbox-unchecked-insensitive
|
||||
menu-radio-checked
|
||||
menu-radio-checked-insensitive
|
||||
menu-radio-unchecked
|
||||
menu-radio-unchecked-insensitive
|
||||
entry-border-bg-solid
|
||||
entry-border-active-bg-solid
|
||||
entry-border-disabled-bg
|
||||
entry-border-bg
|
||||
entry-border-active-bg
|
||||
notebook-entry-border-bg
|
||||
notebook-entry-border-active-bg
|
||||
notebook-entry-border-disabled-bg
|
||||
toolbar-entry-border-bg
|
||||
toolbar-entry-border-active-bg
|
||||
toolbar-entry-border-disabled-bg
|
||||
entry-border-fill
|
||||
combo-entry
|
||||
combo-entry-focus
|
||||
combo-entry-insensitive
|
||||
combo-entry-notebook
|
||||
combo-entry-focus-notebook
|
||||
combo-entry-insensitive-notebook
|
||||
combo-entry-rtl
|
||||
combo-entry-focus-rtl
|
||||
combo-entry-insensitive-rtl
|
||||
combo-entry-notebook-rtl
|
||||
combo-entry-focus-notebook-rtl
|
||||
combo-entry-insensitive-notebook-rtl
|
||||
combo-entry-button
|
||||
combo-entry-button-insensitive
|
||||
combo-entry-button-active
|
||||
combo-entry-button-rtl
|
||||
combo-entry-button-insensitive-rtl
|
||||
combo-entry-button-active-rtl
|
||||
down-background
|
||||
up-background
|
||||
down-background-disable
|
||||
up-background-disable
|
||||
down-background-rtl
|
||||
up-background-rtl
|
||||
down-background-disable-rtl
|
||||
up-background-disable-rtl
|
||||
plus
|
||||
minus
|
||||
handle-h
|
||||
handle-v
|
||||
line-h
|
||||
line-v
|
||||
menuitem
|
||||
menubar_button
|
||||
null
|
||||
tree_header
|
||||
progressbar
|
||||
progressbar_v
|
||||
trough-progressbar
|
||||
trough-progressbar_v
|
||||
slider
|
||||
slider-insensitive
|
||||
slider-prelight
|
||||
trough-horizontal
|
||||
trough-vertical
|
||||
trough-horizontal-active
|
||||
trough-vertical-active
|
||||
slider-horiz
|
||||
slider-horiz-active
|
||||
slider-horiz-insens
|
||||
slider-horiz-prelight
|
||||
slider-vert
|
||||
slider-vert-active
|
||||
slider-vert-insens
|
||||
slider-vert-prelight
|
||||
trough-scrollbar-horiz
|
||||
trough-scrollbar-vert
|
||||
frame
|
||||
frame-gap-end
|
||||
frame-gap-start
|
||||
notebook
|
||||
notebook-gap-horiz
|
||||
notebook-gap-vert
|
||||
tab-bottom-active
|
||||
tab-top-active
|
||||
tab-left-active
|
||||
tab-right-active
|
||||
inline-toolbar
|
||||
toolbar
|
||||
menubar
|
||||
focus-line
|
Before Width: | Height: | Size: 207 B |
Before Width: | Height: | Size: 208 B |
Before Width: | Height: | Size: 189 B |
Before Width: | Height: | Size: 193 B |
Before Width: | Height: | Size: 260 B |
Before Width: | Height: | Size: 300 B |
Before Width: | Height: | Size: 206 B |
Before Width: | Height: | Size: 205 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 202 B |
Before Width: | Height: | Size: 204 B |
Before Width: | Height: | Size: 286 B |
Before Width: | Height: | Size: 205 B |
Before Width: | Height: | Size: 204 B |
Before Width: | Height: | Size: 190 B |
Before Width: | Height: | Size: 196 B |
Before Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 288 B |
Before Width: | Height: | Size: 251 B |
Before Width: | Height: | Size: 237 B |
Before Width: | Height: | Size: 242 B |
Before Width: | Height: | Size: 237 B |
Before Width: | Height: | Size: 345 B |
Before Width: | Height: | Size: 345 B |
Before Width: | Height: | Size: 244 B |
Before Width: | Height: | Size: 240 B |
Before Width: | Height: | Size: 221 B |
Before Width: | Height: | Size: 207 B |
Before Width: | Height: | Size: 219 B |
Before Width: | Height: | Size: 217 B |
Before Width: | Height: | Size: 224 B |
Before Width: | Height: | Size: 216 B |
Before Width: | Height: | Size: 256 B |
Before Width: | Height: | Size: 239 B |
Before Width: | Height: | Size: 244 B |
Before Width: | Height: | Size: 235 B |
Before Width: | Height: | Size: 208 B |
Before Width: | Height: | Size: 195 B |
Before Width: | Height: | Size: 195 B |
Before Width: | Height: | Size: 189 B |
Before Width: | Height: | Size: 244 B |
Before Width: | Height: | Size: 223 B |
Before Width: | Height: | Size: 241 B |
Before Width: | Height: | Size: 225 B |
Before Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 183 B |
Before Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 183 B |
Before Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 277 B |
Before Width: | Height: | Size: 211 B |
Before Width: | Height: | Size: 256 B |
Before Width: | Height: | Size: 211 B |
Before Width: | Height: | Size: 138 B |
Before Width: | Height: | Size: 149 B |
Before Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 150 B |
Before Width: | Height: | Size: 144 B |
Before Width: | Height: | Size: 141 B |
Before Width: | Height: | Size: 150 B |
Before Width: | Height: | Size: 135 B |
Before Width: | Height: | Size: 135 B |
Before Width: | Height: | Size: 172 B |
Before Width: | Height: | Size: 222 B |
Before Width: | Height: | Size: 335 B |
Before Width: | Height: | Size: 315 B |
Before Width: | Height: | Size: 207 B |
Before Width: | Height: | Size: 216 B |
Before Width: | Height: | Size: 358 B |
Before Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 396 B |
Before Width: | Height: | Size: 300 B |
Before Width: | Height: | Size: 150 B |
Before Width: | Height: | Size: 148 B |
Before Width: | Height: | Size: 148 B |
Before Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 281 B |
Before Width: | Height: | Size: 248 B |
Before Width: | Height: | Size: 218 B |
Before Width: | Height: | Size: 143 B |
Before Width: | Height: | Size: 139 B |
Before Width: | Height: | Size: 150 B |
Before Width: | Height: | Size: 132 B |
Before Width: | Height: | Size: 240 B |
Before Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 249 B |
Before Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 363 B |
Before Width: | Height: | Size: 332 B |
Before Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 238 B |
Before Width: | Height: | Size: 238 B |
Before Width: | Height: | Size: 238 B |
Before Width: | Height: | Size: 238 B |
Before Width: | Height: | Size: 360 B |