From dd508718aaf46871ef5d66ee82d8db4174c7057b Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Wed, 2 Nov 2022 09:37:42 +0000 Subject: [PATCH] Update dotfiles/.config/plasma-localerc, dotfiles/.config/gtkrc, dotfiles/.config/plasmarc, dotfiles/.config/kwinrc, dotfiles/.config/ktimezonedrc, dotfiles/.config/ksplashrc, dotfiles/.config/kdeglobals, dotfiles/.config/konsolerc, dotfiles/.config/gtk-3.0/settings.ini, dotfiles/.config/Kvantum/kvantum.config, dotfiles/.config/xsettingsd/xsettingsd.conf, dotfiles/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml --- dotfiles/.config/Kvantum/kvantum.config | 2 + dotfiles/.config/gtk-3.0/settings.ini | 12 +- dotfiles/.config/gtkrc | 48 ++++++ dotfiles/.config/kdeglobals | 154 ++++++++++++++++++ dotfiles/.config/konsolerc | 6 + dotfiles/.config/ksplashrc | 3 + dotfiles/.config/ktimezonedrc | 2 + dotfiles/.config/kwinrc | 3 + dotfiles/.config/plasma-localerc | 2 + dotfiles/.config/plasmarc | 2 + .../xfconf/xfce-perchannel-xml/xsettings.xml | 45 +++++ dotfiles/.config/xsettingsd/xsettingsd.conf | 14 ++ 12 files changed, 292 insertions(+), 1 deletion(-) create mode 100644 dotfiles/.config/Kvantum/kvantum.config create mode 100644 dotfiles/.config/gtkrc create mode 100644 dotfiles/.config/kdeglobals create mode 100644 dotfiles/.config/ksplashrc create mode 100644 dotfiles/.config/ktimezonedrc create mode 100644 dotfiles/.config/kwinrc create mode 100644 dotfiles/.config/plasma-localerc create mode 100644 dotfiles/.config/plasmarc create mode 100644 dotfiles/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml create mode 100644 dotfiles/.config/xsettingsd/xsettingsd.conf diff --git a/dotfiles/.config/Kvantum/kvantum.config b/dotfiles/.config/Kvantum/kvantum.config new file mode 100644 index 00000000..bb9a036d --- /dev/null +++ b/dotfiles/.config/Kvantum/kvantum.config @@ -0,0 +1,2 @@ +[General] +theme=Betelgeuse diff --git a/dotfiles/.config/gtk-3.0/settings.ini b/dotfiles/.config/gtk-3.0/settings.ini index ac0dabf4..a50eb0ea 100644 --- a/dotfiles/.config/gtk-3.0/settings.ini +++ b/dotfiles/.config/gtk-3.0/settings.ini @@ -1,4 +1,14 @@ [Settings] +gtk-application-prefer-dark-theme=1 +gtk-button-images=1 +gtk-cursor-theme-name=Sweet-cursors +gtk-decoration-layout=icon:minimize,maximize,close +gtk-enable-animations=1 +gtk-font-name=Montserrat Medium, Medium 10 gtk-icon-theme-name=Betelgeuse +gtk-menu-images=1 +gtk-modules=appmenu-gtk-module +gtk-primary-button-warps-slider=0 +gtk-shell-shows-menubar=1 gtk-theme-name=Betelgeuse -gtk-application-prefer-dark-theme=true +gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ \ No newline at end of file diff --git a/dotfiles/.config/gtkrc b/dotfiles/.config/gtkrc new file mode 100644 index 00000000..c75c48d2 --- /dev/null +++ b/dotfiles/.config/gtkrc @@ -0,0 +1,48 @@ +style "default" +{ + bg[NORMAL] = { 0.094, 0.106, 0.157 } + bg[SELECTED] = { 0.773, 0.055, 0.824 } + bg[INSENSITIVE] = { 0.094, 0.106, 0.157 } + bg[ACTIVE] = { 0.082, 0.090, 0.137 } + bg[PRELIGHT] = { 0.094, 0.106, 0.157 } + + base[NORMAL] = { 0.086, 0.098, 0.145 } + base[SELECTED] = { 0.773, 0.055, 0.824 } + base[INSENSITIVE] = { 0.094, 0.106, 0.157 } + base[ACTIVE] = { 0.773, 0.055, 0.824 } + base[PRELIGHT] = { 0.773, 0.055, 0.824 } + + text[NORMAL] = { 0.827, 0.855, 0.890 } + text[SELECTED] = { 0.996, 0.996, 0.996 } + text[INSENSITIVE] = { 0.082, 0.090, 0.137 } + text[ACTIVE] = { 0.996, 0.996, 0.996 } + text[PRELIGHT] = { 0.996, 0.996, 0.996 } + + fg[NORMAL] = { 0.827, 0.855, 0.890 } + fg[SELECTED] = { 0.996, 0.996, 0.996 } + fg[INSENSITIVE] = { 0.082, 0.090, 0.137 } + fg[ACTIVE] = { 0.827, 0.855, 0.890 } + fg[PRELIGHT] = { 0.827, 0.855, 0.890 } +} + +class "*" style "default" + +style "ToolTip" +{ + bg[NORMAL] = { 0.208, 0.224, 0.271 } + base[NORMAL] = { 0.208, 0.224, 0.271 } + text[NORMAL] = { 0.827, 0.855, 0.890 } + fg[NORMAL] = { 0.827, 0.855, 0.890 } +} + +widget "gtk-tooltip" style "ToolTip" +widget "gtk-tooltips" style "ToolTip" +widget "gtk-tooltip*" style "ToolTip" + +style "MenuItem" +{ + bg[PRELIGHT] = { 0.773, 0.055, 0.824 } + fg[PRELIGHT] = { 0.996, 0.996, 0.996 } +} + +class "*MenuItem" style "MenuItem" diff --git a/dotfiles/.config/kdeglobals b/dotfiles/.config/kdeglobals new file mode 100644 index 00000000..ec20e5c3 --- /dev/null +++ b/dotfiles/.config/kdeglobals @@ -0,0 +1,154 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0 +ColorEffect=0 +ContrastAmount=0.65 +ContrastEffect=1 +IntensityAmount=0.1 +IntensityEffect=2 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=112,111,110 +ColorAmount=0.025000000000000001 +ColorEffect=2 +ContrastAmount=0.10000000000000001 +ContrastEffect=2 +Enable=false +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=64,69,82 +BackgroundNormal=30,34,51 +DecorationFocus=197,14,210 +DecorationHover=197,14,210 +ForegroundActive=61,174,233 +ForegroundInactive=102,106,115 +ForegroundLink=41,128,185 +ForegroundNegative=237,37,78 +ForegroundNeutral=255,106,0 +ForegroundNormal=195,199,209 +ForegroundPositive=113,247,159 +ForegroundVisited=82,148,226 + +[Colors:Complementary] +BackgroundAlternate=59,64,69 +BackgroundNormal=49,54,59 +DecorationFocus=30,146,255 +DecorationHover=61,174,230 +ForegroundActive=147,206,233 +ForegroundInactive=175,176,179 +ForegroundLink=61,174,230 +ForegroundNegative=231,76,60 +ForegroundNeutral=253,188,75 +ForegroundNormal=239,240,241 +ForegroundPositive=46,204,113 +ForegroundVisited=61,174,230 + +[Colors:Selection] +BackgroundAlternate=29,153,243 +BackgroundNormal=197,14,210 +DecorationFocus=197,14,210 +DecorationHover=197,14,210 +ForegroundActive=252,252,252 +ForegroundInactive=211,218,227 +ForegroundLink=253,188,75 +ForegroundNegative=237,37,78 +ForegroundNeutral=255,106,0 +ForegroundNormal=254,254,254 +ForegroundPositive=113,247,159 +ForegroundVisited=189,195,199 + +[Colors:Tooltip] +BackgroundAlternate=47,52,63 +BackgroundNormal=53,57,69 +DecorationFocus=197,14,210 +DecorationHover=197,14,210 +ForegroundActive=61,174,233 +ForegroundInactive=102,106,115 +ForegroundLink=41,128,185 +ForegroundNegative=237,37,78 +ForegroundNeutral=255,106,0 +ForegroundNormal=211,218,227 +ForegroundPositive=113,247,159 +ForegroundVisited=82,148,226 + +[Colors:View] +BackgroundAlternate=31,35,51 +BackgroundNormal=22,25,37 +DecorationFocus=197,14,210 +DecorationHover=197,14,210 +ForegroundActive=0,193,228 +ForegroundInactive=102,106,115 +ForegroundLink=82,148,226 +ForegroundNegative=237,37,78 +ForegroundNeutral=255,106,0 +ForegroundNormal=211,218,227 +ForegroundPositive=113,247,159 +ForegroundVisited=124,183,255 + +[Colors:Window] +BackgroundAlternate=47,52,63 +BackgroundNormal=24,27,40 +DecorationFocus=197,14,210 +DecorationHover=197,14,210 +ForegroundActive=61,174,233 +ForegroundInactive=102,106,115 +ForegroundLink=41,128,185 +ForegroundNegative=237,37,78 +ForegroundNeutral=255,106,0 +ForegroundNormal=211,218,227 +ForegroundPositive=113,247,159 +ForegroundVisited=179,13,191 + +[General] +ColorScheme=Betelgeuse +Name=Betelgeuse +XftHintStyle=hintslight +XftSubPixel=rgb +fixed=FiraCode Nerd Font,10,-1,5,50,0,0,0,0,0 +font=Montserrat Medium,10,-1,5,57,0,0,0,0,0,Regular +menuFont=Montserrat Medium,10,-1,5,57,0,0,0,0,0,Regular +shadeSortColumn=true +smallestReadableFont=Montserrat,8,-1,5,50,0,0,0,0,0 +toolBarFont=Montserrat SemiBold,10,-1,5,63,0,0,0,0,0,Regular + +[Icons] +Theme=Betelgeuse + +[KDE] +LookAndFeelPackage=Betelgeuse +contrast=4 +widgetStyle=kvantum + +[KFileDialog Settings] +Allow Expansion=false +Automatically select filename extension=true +Breadcrumb Navigation=true +Decoration position=2 +LocationCombo Completionmode=5 +PathCombo Completionmode=5 +Show Bookmarks=false +Show Full Path=false +Show Inline Previews=true +Show Preview=false +Show Speedbar=true +Show hidden files=false +Sort by=Name +Sort directories first=true +Sort reversed=false +Speedbar Width=146 +View Style=DetailTree + +[KShortcutsDialog Settings] +Dialog Size=600,480 + +[WM] +activeBackground=47,52,63 +activeBlend=47,52,63 +activeFont=Montserrat ExtraBold,10,-1,5,81,0,0,0,0,0,Regular +activeForeground=211,218,227 +inactiveBackground=47,52,63 +inactiveBlend=47,52,63 +inactiveForeground=102,106,115 diff --git a/dotfiles/.config/konsolerc b/dotfiles/.config/konsolerc index 4c0d0076..bf91883a 100644 --- a/dotfiles/.config/konsolerc +++ b/dotfiles/.config/konsolerc @@ -1,3 +1,9 @@ +[Desktop Entry] +DefaultProfile=Betelgeuse + +[Favorite Profiles] +Favorites=Betelgeuse + [MainWindow] RestorePositionForNextInstance=false diff --git a/dotfiles/.config/ksplashrc b/dotfiles/.config/ksplashrc new file mode 100644 index 00000000..e46478d6 --- /dev/null +++ b/dotfiles/.config/ksplashrc @@ -0,0 +1,3 @@ +[KSplash] +Engine=KSplashQML +Theme=Betelgeuse diff --git a/dotfiles/.config/ktimezonedrc b/dotfiles/.config/ktimezonedrc new file mode 100644 index 00000000..c2afff18 --- /dev/null +++ b/dotfiles/.config/ktimezonedrc @@ -0,0 +1,2 @@ +[TimeZones] +LocalZone=America/New_York diff --git a/dotfiles/.config/kwinrc b/dotfiles/.config/kwinrc new file mode 100644 index 00000000..7d4c0939 --- /dev/null +++ b/dotfiles/.config/kwinrc @@ -0,0 +1,3 @@ +[org.kde.kdecoration2] +library=org.kde.kwin.aurorae +theme=_aurorae__svg__Betelgeuse diff --git a/dotfiles/.config/plasma-localerc b/dotfiles/.config/plasma-localerc new file mode 100644 index 00000000..20230372 --- /dev/null +++ b/dotfiles/.config/plasma-localerc @@ -0,0 +1,2 @@ +[Formats] +LANG=en_US.UTF-8 diff --git a/dotfiles/.config/plasmarc b/dotfiles/.config/plasmarc new file mode 100644 index 00000000..597e9c56 --- /dev/null +++ b/dotfiles/.config/plasmarc @@ -0,0 +1,2 @@ +[Theme] +name=Betelgeuse \ No newline at end of file diff --git a/dotfiles/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/dotfiles/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml new file mode 100644 index 00000000..18c07b42 --- /dev/null +++ b/dotfiles/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dotfiles/.config/xsettingsd/xsettingsd.conf b/dotfiles/.config/xsettingsd/xsettingsd.conf new file mode 100644 index 00000000..238ece5c --- /dev/null +++ b/dotfiles/.config/xsettingsd/xsettingsd.conf @@ -0,0 +1,14 @@ +[Settings] +gtk-application-prefer-dark-theme=1 +gtk-button-images=1 +gtk-cursor-theme-name=Sweet-cursors +gtk-decoration-layout=icon:minimize,maximize,close +gtk-enable-animations=1 +gtk-font-name=Montserrat Medium, Medium 10 +gtk-icon-theme-name=Betelgeuse +gtk-menu-images=1 +gtk-modules=appmenu-gtk-module +gtk-primary-button-warps-slider=0 +gtk-shell-shows-menubar=1 +gtk-theme-name=Betelgeuse +gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ