dotfiles/.gtkrc-2.0
Sarthak 02cb317f4e icons: Papirus-Dark across gtk/qt/rofi; make qt6ct path absolute
qt6ct does not expand ~ in color_scheme_path, so the custom palette was
silently ignored. Papirus ships blue folders by default, which matches the
sky accent without papirus-folders.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Cn3dHfbgNYdbZvzb1b3GQt
2026-09-04 00:36:04 +05:30

12 lines
492 B
Text

# Sakura Line
gtk-theme-name="Adwaita"
gtk-icon-theme-name="Papirus-Dark"
gtk-font-name="Noto Sans Light 10"
gtk-cursor-theme-name="Bibata-Modern-Classic"
gtk-cursor-theme-size=20
gtk-color-scheme="fg_color:#e9eefb\nbg_color:#16121f\nbase_color:#100d18\ntext_color:#e9eefb\nselected_bg_color:#92b9ea\nselected_fg_color:#0f0d17\ntooltip_bg_color:#2a2440\ntooltip_fg_color:#e9eefb"
gtk-enable-animations=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintmedium"
gtk-xft-rgba="rgb"