Skip to content

Commit daf58e1

Browse files
author
dotfiles-bot
committed
update theme
1 parent 2d24b7c commit daf58e1

369 files changed

Lines changed: 6345 additions & 90 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

install-mappings.yml

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ config.nu|nushell: xdg:nushell/config.nu # modules/shell/nushell
3030
.inputrc|common: home:.inputrc # modules/shell/common (readline)
3131
.lesshst|common: xdg_state:less/lesshst # modules/shell/common (less history - XDG_STATE_HOME)
3232
.lesskey|common: xdg:lesskey # modules/shell/common (less key bindings - XDG_CONFIG_HOME)
33-
.dmrc|common: home:.dmrc # modules/shell/common (display manager)
33+
.dmrc|common: ignore # modules/shell/common (display manager)
3434

3535
#########################
3636
# modules/cli-tools
@@ -66,7 +66,7 @@ user.js|firefox: ignore # modules/browsers/firefox
6666
# Mapear según el DE que uses (comentar/descomentar según necesidad)
6767

6868
# === Cinnamon Desktop === (optimizado - polkit-gnome, csd-power, nm-applet)
69-
.xinitrc|cinnamon: home:.xinitrc # modules/desktop/de/cinnamon (usar para Cinnamon)
69+
.xinitrc|cinnamon: ignore # modules/desktop/de/cinnamon (usar para Cinnamon)
7070
.dmrc|cinnamon: ignore # modules/desktop/de/cinnamon (no usado)
7171

7272
# === XFCE Desktop === (optimizado - xfce-polkit, xfce4-power-manager)
@@ -108,16 +108,23 @@ user.js|firefox: ignore # modules/browsers/firefox
108108
picom.conf|picom: xdg:picom/picom.conf # modules/desktop/de/picom
109109
dunstrc|dunst: xdg:dunst/dunstrc # modules/desktop/de/dunst
110110

111+
# File Managers
111112
# File Managers
112113
pcmanfm.conf|pcmanfm: xdg:pcmanfm/default/pcmanfm.conf # modules/desktop/file-manager/pcmanfm
113114
thunarrc|thunar: xdg:Thunar/thunarrc # modules/desktop/file-manager/thunar
114115
spacefm.conf|spacefm: xdg:spacefm/spacefm.conf # modules/desktop/file-manager/spacefm
116+
# Extras (LibreOffice Icons) - Disabled if missing
117+
# libreoffice|libreoffice: xdg:libreoffice/4/user/config # modules/extras/libreoffice
115118

119+
# Toolkit / System
116120
# Toolkit / System
117121
.gtkrc|gtk-1.2: home:.gtkrc # modules/desktop/gtk/gtk-1.2
118-
.gtkrc-2.0|gtk-2.0: home:.gtkrc-2.0 # modules/desktop/gtk/gtk-2.0
119-
settings.ini|gtk-3.0: xdg:gtk-3.0/settings.ini # modules/desktop/gtk/gtk-3.0
120-
gtk.css|gtk-3.0: xdg:gtk-3.0/gtk.css # modules/desktop/gtk/gtk-3.0
122+
.gtkrc-2.0|gtk-2.0: home:.gtkrc-2.0 # modules/desktop/gtk/gtk-2.0 (Config File)
123+
*|gtk-2.0: home:.local/share/themes/RetroClassic98/gtk-2.0 # modules/desktop/gtk/gtk-2.0 (Theme Assets - exclude .gtkrc-2.0 via ignore rule or copy behavior)
124+
125+
# GTK 3.0 (Full directory mapping for Assets & Modular CSS)
126+
*|gtk-3.0: xdg:gtk-3.0/ # modules/desktop/gtk/gtk-3.0
127+
121128
settings.ini|gtk-4.0: xdg:gtk-4.0/settings.ini # modules/desktop/gtk/gtk-4.0
122129
gtk.css|gtk-4.0: xdg:gtk-4.0/gtk.css # modules/desktop/gtk/gtk-4.0
123130

@@ -138,6 +145,7 @@ kdeglobals|tde: home:.trinity/share/config/kdeglobals # modules/desktop/qt/tde
138145

139146
# ===== SHELL =====
140147
# Window Managers - Windows 95/98 Style
148+
RetroClassic98|xfwm4: home:.local/share/themes/RetroClassic98/xfwm4 # modules/desktop/wm/xfwm4 (XFWM4 Theme Assets)
141149
preferences|icewm: xdg:icewm/preferences # modules/desktop/wm/icewm
142150
.xinitrc|icewm: ignore # modules/desktop/wm/icewm
143151
config|fvwm: xdg:fvwm/config # modules/desktop/wm/fvwm
@@ -152,13 +160,17 @@ themerc|labwc: xdg:labwc/themerc # modules/desktop/wm/labwc
152160
themerc-override|labwc: xdg:labwc/themerc-override # modules/desktop/wm/labwc
153161
autostart|labwc: xdg:labwc/autostart # modules/desktop/wm/labwc
154162
menu.xml|labwc: xdg:labwc/menu.xml # modules/desktop/wm/labwc
163+
RetroClassic98|metacity-1: home:.local/share/themes/RetroClassic98/metacity-1 # modules/desktop/wm/metacity
164+
.xinitrc|openbox: ignore # modules/desktop/wm/openbox
165+
rc.xml|openbox: xdg:openbox/rc.xml # modules/desktop/wm/openbox
166+
RetroClassic98|openbox: home:.local/share/themes/RetroClassic98 # modules/desktop/wm/openbox/RetroClassic98
155167

156168
# Waybar (Wayland status bar)
157169
config.jsonc|waybar: xdg:waybar/config.jsonc # modules/desktop/wm/waybar
158170
style.css|waybar: xdg:waybar/style.css # modules/desktop/wm/waybar
159171

160172
# Window Managers - NeXTSTEP Style
161-
WindowMaker|windowmaker: home:GNUstep/Defaults/WindowMaker # modules/desktop/wm/windowmaker
173+
WindowMaker|windowmaker: ignore # modules/desktop/wm/windowmaker
162174
.xinitrc|windowmaker: ignore # modules/desktop/wm/windowmaker
163175
wlmaker.plist|wlmaker: xdg:wlmaker/wlmaker.plist # modules/desktop/wm/wlmaker (Wayland)
164176

@@ -188,7 +200,7 @@ rust.conf|pacman: xdg:pacman/rust.conf # modules/pacman
188200
config|cargo: xdg:cargo/config # modules/dev-tools/cargo
189201

190202
# Gemini AI settings
191-
.gemini/settings.json|gemini: home:.gemini/settings.json # modules/dev-tools/gemini
203+
.gemini/settings.json|gemini: ignore # modules/dev-tools/gemini
192204
.gemini.example|gemini: ignore # modules/dev-tools/gemini (example file)
193205

194206
# Lazygit
@@ -262,6 +274,7 @@ argv.json|vscode: xdg:Code/User/argv.json # modules/editor/vscode (d
262274
vimrc|vim: xdg:vim/vimrc # modules/editor/vim (XDG_CONFIG_HOME/vim/vimrc)
263275
nanorc|nano: xdg:nano/nanorc # modules/editor/nano (DOS Edit style)
264276
xed-settings.sh|xed: ignore # modules/editor/xed (aplicar con bash - Linux Mint)
277+
images_chicago95.zip|editor: xdg:libreoffice/4/user/config # modules/editor/libreoffice/libreoffice-chicago95-iconset (Nested)
265278

266279
# Sublime Text
267280
Preferences.sublime-settings|sublime: xdg:sublime-text/Packages/User/Preferences.sublime-settings
Lines changed: 24 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,28 @@
1-
# GTK+ 2.0 configuration - Windows 95/98 Style Consistency
2-
# Path: ~/.gtkrc-2.0
1+
# GTK 2.0 - Chicago95 "Advanced" Configuration
2+
# pointing to the theme in .local/share/themes/RetroClassic98
33

4-
style "default"
5-
{
6-
font_name = "DejaVu Sans Bold 11"
7-
8-
bg[NORMAL] = "#d4d0c8"
9-
bg[PRELIGHT] = "#eaeaea"
10-
bg[ACTIVE] = "#808080"
11-
bg[SELECTED] = "#0a246a"
12-
bg[INSENSITIVE] = "#d4d0c8"
4+
gtk-theme-name="RetroClassic98"
5+
gtk-icon-theme-name="Chicago95"
6+
gtk-font-name="DejaVu Sans Bold 11"
7+
gtk-cursor-theme-name="Chicago95_Cursor_Black"
8+
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
139

14-
fg[NORMAL] = "#000000"
15-
fg[PRELIGHT] = "#000000"
16-
fg[ACTIVE] = "#000000"
17-
fg[SELECTED] = "#ffffff"
18-
fg[INSENSITIVE] = "#808080"
19-
20-
base[NORMAL] = "#ffffff"
21-
base[SELECTED] = "#000080"
22-
23-
text[NORMAL] = "#000000"
24-
text[SELECTED] = "#ffffff"
25-
}
10+
# Include the main theme file which handles all the pixmaps and 3D styles
11+
include "/home/Usuario/.local/share/themes/RetroClassic98/gtk-2.0/gtkrc"
2612

27-
class "GtkWidget" style "default"
13+
# Custom color overrides for "Classic 98" palette (Warm Grey/Navy)
14+
style "classic98-overrides" {
15+
bg[NORMAL] = "#d4d0c8"
16+
bg[PRELIGHT] = "#eaeaea"
17+
bg[ACTIVE] = "#808080"
18+
bg[SELECTED] = "#0a246a"
19+
bg[INSENSITIVE] = "#d4d0c8"
2820

29-
# Performance/Visual consistency
30-
gtk-button-images = 1
31-
gtk-menu-images = 1
32-
gtk-enable-event-sounds = 1
33-
gtk-enable-input-feedback-sounds = 1
34-
gtk-xft-antialiasing = 1
35-
gtk-xft-hinting = 1
36-
gtk-xft-hintstyle = "hintmedium"
37-
gtk-cursor-theme-name = "Adwaita"
38-
gtk-cursor-theme-size = 24
21+
fg[NORMAL] = "#000000"
22+
fg[PRELIGHT] = "#000000"
23+
fg[ACTIVE] = "#ffffff"
24+
fg[SELECTED] = "#ffffff"
25+
fg[INSENSITIVE] = "#808080"
26+
}
27+
# Apply overrides responsibly
28+
class "GtkWidget" style "classic98-overrides"
212 Bytes
220 Bytes
177 Bytes
183 Bytes
163 Bytes
164 Bytes
148 Bytes
153 Bytes

0 commit comments

Comments
 (0)