Update dotfiles/.config/qt5ct/qt5ct.conf, dotfiles/.config/inkscape/palettes/betelgeuse-palette.gpl, dotfiles/.config/bashtop/bashtop.cfg, dotfiles/.config/tilix/schemes/Betelgeuse.json, dotfiles/.local/share/qt5ct/qss/fusion-simple-scrollbar.qss

This commit is contained in:
Brian Zalewski 2022-09-25 03:28:52 +00:00
parent a1e7fe909d
commit b7a97a2a1a
5 changed files with 7 additions and 7 deletions

View file

@ -1 +1 @@
color_theme="flat-remix"
color_theme="betelgeuse"

View file

@ -1,5 +1,5 @@
GIMP Palette
Name: flat-remix-palette
Name: betelgeuse-palette
#
255 255 255 #FFFFFF
230 230 230 #E6E6E6

View file

@ -1,7 +1,7 @@
[Appearance]
custom_palette=true
icon_theme=Flat-Remix-Blue-Dark
color_scheme_path=/usr/share/qt5ct/colors/flat-remix-light.conf
icon_theme=Betelgeuse
color_scheme_path=/usr/share/qt5ct/colors/betelgeuse.conf
standard_dialogs=default
style=Fusion

View file

@ -8,7 +8,7 @@
"foreground-color": "#FFFFFF",
"highlight-background-color": "#000000",
"highlight-foreground-color": "#FFFFFF",
"name": "Flat-Remix",
"name": "Betelgeuse",
"palette": [
"#1F2229",
"#D41919",
@ -32,4 +32,4 @@
"use-cursor-color": false,
"use-highlight-color": false,
"use-theme-colors": true
}
}

View file

@ -26,4 +26,4 @@ QScrollBar::up-arrow, QScrollBar::down-arrow {
height: 0;
}
QScrollBar::add-page, QScrollBar::sub-page { background: none; }
QScrollBar::add-page, QScrollBar::sub-page { background: none; }