Skip to content

Commit

Permalink
Improve fluent theme
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbruno committed Oct 9, 2022
1 parent 4905096 commit f20d676
Show file tree
Hide file tree
Showing 28 changed files with 129 additions and 97 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,24 @@
@define-color theme_button_foreground_insensitive_breeze #858585;
@define-color theme_button_foreground_normal_breeze #ffffff;
@define-color theme_fg_color_breeze #dfdfdf;
@define-color theme_header_background_backdrop_breeze #2a2a2a;
@define-color theme_header_background_breeze #202020;
@define-color theme_header_background_light_breeze #282828;
@define-color theme_header_foreground_backdrop_breeze #ffffff;
@define-color theme_header_foreground_breeze #ffffff;
@define-color theme_header_foreground_insensitive_backdrop_breeze #ffffff;
@define-color theme_header_foreground_insensitive_breeze #ffffff;
@define-color theme_hovering_selected_bg_color_breeze #429ce3;
@define-color theme_selected_bg_color_breeze #0078d7;
@define-color theme_selected_fg_color_breeze #ffffff;
@define-color theme_text_color_breeze #dfdfdf;
@define-color theme_titlebar_background_backdrop_breeze #2e2e2e;
@define-color theme_titlebar_background_breeze #282828;
@define-color theme_titlebar_background_backdrop_breeze #2a2a2a;
@define-color theme_titlebar_background_breeze #202020;
@define-color theme_titlebar_background_light_breeze #282828;
@define-color theme_titlebar_foreground_backdrop_breeze #696969;
@define-color theme_titlebar_foreground_breeze #dfdfdf;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #696969;
@define-color theme_titlebar_foreground_insensitive_breeze #696969;
@define-color theme_titlebar_foreground_backdrop_breeze #ffffff;
@define-color theme_titlebar_foreground_breeze #ffffff;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #ffffff;
@define-color theme_titlebar_foreground_insensitive_breeze #ffffff;
@define-color theme_unfocused_base_color_breeze #303030;
@define-color theme_unfocused_bg_color_breeze #282828;
@define-color theme_unfocused_fg_color_breeze #dfdfdf;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-fallback-icon-theme=Adwaita
gtk-font-name=Carlito, 12
gtk-font-name=Lato Medium, Demi Bold 11
gtk-icon-theme-name=Fluent-dark
gtk-menu-images=true
gtk-modules=window-decorations-gtk-module:colorreload-gtk-module
gtk-primary-button-warps-slider=false
gtk-theme-name=Fluent-round-dark-compact
gtk-theme-name=Fluent-round-Dark-compact
gtk-toolbar-style=3
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
[Settings]
AdwStyleManager=true
gtk-application-prefer-dark-theme=true
gtk-button-images=true
gtk-cursor-theme-name=Breeze_Snow
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Carlito, 12
gtk-font-name=Lato Medium, Demi Bold 11
gtk-icon-theme-name=Fluent-dark
gtk-menu-images=true
gtk-primary-button-warps-slider=false
gtk-theme-name=Fluent-round-dark-compact
gtk-theme-name=Fluent-round-Dark-compact
gtk-toolbar-style=3
3 changes: 1 addition & 2 deletions usr/share/biglinux/themes/fluent-dark-solid/.config/gtkrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# criado pelo KDE Plasma, qui. set. 30 23:27:44 2021
# criado pelo KDE Plasma, dom. out. 9 06:34:33 2022
#
gtk-theme-name="Fluent-round-dark-compact"
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# criado pelo KDE Plasma, qui. set. 30 23:27:44 2021
# criado pelo KDE Plasma, dom. out. 9 06:34:33 2022
#

gtk-alternative-button-order = 1
gtk-theme-name="Fluent-round-dark-compact"

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Gtk/CursorThemeSize 24
Net/ThemeName "Fluent-round-dark-compact"
Net/ThemeName "Fluent-round-Dark-compact"
Gtk/EnableAnimations 1
Gtk/DecorationLayout "icon:minimize,maximize,close"
Gtk/PrimaryButtonWarpsSlider 0
Expand All @@ -8,6 +8,6 @@ Gtk/MenuImages 1
Gtk/ButtonImages 1
Gtk/CursorThemeName "Breeze_Snow"
Net/IconThemeName "Fluent-dark"
Gtk/FontName "Lato Medium, Medium 11"
Gtk/FontName "Lato Medium, Demi Bold 11"
Gtk/ShellShowsMenubar 1
Gtk/ShellShowsAppmenu 1
19 changes: 13 additions & 6 deletions usr/share/biglinux/themes/fluent-dark/.config/gtk-3.0/colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,24 @@
@define-color theme_button_foreground_insensitive_breeze #858585;
@define-color theme_button_foreground_normal_breeze #ffffff;
@define-color theme_fg_color_breeze #dfdfdf;
@define-color theme_header_background_backdrop_breeze #2a2a2a;
@define-color theme_header_background_breeze #202020;
@define-color theme_header_background_light_breeze #282828;
@define-color theme_header_foreground_backdrop_breeze #ffffff;
@define-color theme_header_foreground_breeze #ffffff;
@define-color theme_header_foreground_insensitive_backdrop_breeze #ffffff;
@define-color theme_header_foreground_insensitive_breeze #ffffff;
@define-color theme_hovering_selected_bg_color_breeze #429ce3;
@define-color theme_selected_bg_color_breeze #0078d7;
@define-color theme_selected_fg_color_breeze #ffffff;
@define-color theme_text_color_breeze #dfdfdf;
@define-color theme_titlebar_background_backdrop_breeze #2e2e2e;
@define-color theme_titlebar_background_breeze #282828;
@define-color theme_titlebar_background_backdrop_breeze #2a2a2a;
@define-color theme_titlebar_background_breeze #202020;
@define-color theme_titlebar_background_light_breeze #282828;
@define-color theme_titlebar_foreground_backdrop_breeze #696969;
@define-color theme_titlebar_foreground_breeze #dfdfdf;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #696969;
@define-color theme_titlebar_foreground_insensitive_breeze #696969;
@define-color theme_titlebar_foreground_backdrop_breeze #ffffff;
@define-color theme_titlebar_foreground_breeze #ffffff;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #ffffff;
@define-color theme_titlebar_foreground_insensitive_breeze #ffffff;
@define-color theme_unfocused_base_color_breeze #303030;
@define-color theme_unfocused_bg_color_breeze #282828;
@define-color theme_unfocused_fg_color_breeze #dfdfdf;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ gtk-cursor-theme-name=Breeze_Snow
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-fallback-icon-theme=Adwaita
gtk-font-name=Carlito, 12
gtk-font-name=Lato Medium, Demi Bold 11
gtk-icon-theme-name=Fluent-dark
gtk-menu-images=true
gtk-modules=window-decorations-gtk-module:colorreload-gtk-module
gtk-modules=colorreload-gtk-module
gtk-primary-button-warps-slider=false
gtk-theme-name=Fluent-round-dark-compact
gtk-theme-name=Fluent-blur-Dark-compact
gtk-toolbar-style=3
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
[Settings]
AdwStyleManager=true
gtk-button-images=true
gtk-application-prefer-dark-theme=true
gtk-cursor-theme-name=Breeze_Snow
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Carlito, 12
gtk-font-name=Lato Medium, Demi Bold 11
gtk-icon-theme-name=Fluent-dark
gtk-menu-images=true
gtk-primary-button-warps-slider=false
gtk-theme-name=Fluent-round-dark-compact
gtk-toolbar-style=3
gtk-theme-name=Fluent-blur-Dark-compact
3 changes: 1 addition & 2 deletions usr/share/biglinux/themes/fluent-dark/.config/gtkrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# criado pelo KDE Plasma, qui. set. 30 23:27:44 2021
# criado pelo KDE Plasma, dom. out. 9 03:42:29 2022
#
gtk-theme-name="Fluent-round-dark-compact"
3 changes: 1 addition & 2 deletions usr/share/biglinux/themes/fluent-dark/.config/gtkrc-2.0
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# criado pelo KDE Plasma, qui. set. 30 23:27:44 2021
# criado pelo KDE Plasma, dom. out. 9 03:42:29 2022
#

gtk-alternative-button-order = 1
gtk-theme-name="Fluent-round-dark-compact"

3 changes: 2 additions & 1 deletion usr/share/biglinux/themes/fluent-dark/.config/kdeglobals
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ DirSelectDialog Size=850,584
History Items[$e]=

[General]
ColorScheme=FluentDark
ColorSchemeHash=2823fd85d4dc3e2f05a21c28d68753f841ff70ed
Name[pt_BR]=Breeze Light
Name=Breeze Light
XftHintStyle=hintslight
Expand Down Expand Up @@ -182,6 +182,7 @@ Show Speedbar=true
Show hidden files=false
Sort by=Name
Sort directories first=true
Sort hidden files last=false
Sort reversed=false
Speedbar Width=200
View Style=Simple
Expand Down
6 changes: 4 additions & 2 deletions usr/share/biglinux/themes/fluent-dark/.config/klassyrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[Common]
ActiveTitlebarOpacity=80
ActiveTitlebarOpacity=70
AlwaysShowIconHighlightUsing=AlwaysShowIconHighlightUsingBackground
ApplyOpacityToHeader=false
ButtonIconStyle=StyleSystemIconTheme
ButtonShape=ShapeSmallCircle
InactiveTitlebarOpacity=80
InactiveTitlebarOpacity=70
ShadowSize=ShadowSmall
TranslucentButtonBackgrounds=false

Expand All @@ -21,6 +22,7 @@ PreventApplyOpacityToHeader=true
[Windeco]
ButtonSpacingLeft=5
ColorizeThinWindowOutlineWithButton=false
CornerRadius=0.9
IconSize=IconSmall
OpaqueMaximizedTitlebars=false
SystemIconSize=SystemIcon14
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Gtk/CursorThemeSize 24
Net/ThemeName "Fluent-round-dark-compact"
Net/ThemeName "Fluent-blur-Dark-compact"
Gtk/EnableAnimations 1
Gtk/DecorationLayout "icon:minimize,maximize,close"
Gtk/PrimaryButtonWarpsSlider 0
Expand All @@ -8,6 +8,6 @@ Gtk/MenuImages 1
Gtk/ButtonImages 1
Gtk/CursorThemeName "Breeze_Snow"
Net/IconThemeName "Fluent-dark"
Gtk/FontName "Lato Medium, Medium 11"
Gtk/FontName "Lato Medium, Demi Bold 11"
Gtk/ShellShowsMenubar 1
Gtk/ShellShowsAppmenu 1
31 changes: 19 additions & 12 deletions usr/share/biglinux/themes/fluent-solid/.config/gtk-3.0/colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,32 +35,39 @@
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #a4d7fd;
@define-color theme_button_decoration_hover_breeze #0091ff;
@define-color theme_button_decoration_hover_insensitive_breeze #a4d7fd;
@define-color theme_button_foreground_active_backdrop_breeze #353535;
@define-color theme_button_foreground_active_backdrop_breeze #32363a;
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #afafaf;
@define-color theme_button_foreground_active_breeze #000000;
@define-color theme_button_foreground_active_breeze #ffffff;
@define-color theme_button_foreground_active_insensitive_breeze #afafaf;
@define-color theme_button_foreground_backdrop_breeze #353535;
@define-color theme_button_foreground_backdrop_insensitive_breeze #b6b6b6;
@define-color theme_button_foreground_insensitive_breeze #b6b6b6;
@define-color theme_button_foreground_normal_breeze #333333;
@define-color theme_fg_color_breeze #333333;
@define-color theme_header_background_backdrop_breeze #eaeaea;
@define-color theme_header_background_breeze #f7f7f7;
@define-color theme_header_background_light_breeze #f2f2f2;
@define-color theme_header_foreground_backdrop_breeze #353535;
@define-color theme_header_foreground_breeze #333333;
@define-color theme_header_foreground_insensitive_backdrop_breeze #353535;
@define-color theme_header_foreground_insensitive_breeze #353535;
@define-color theme_hovering_selected_bg_color_breeze #57a3ff;
@define-color theme_selected_bg_color_breeze #000000;
@define-color theme_selected_fg_color_breeze #000000;
@define-color theme_selected_bg_color_breeze #0078d4;
@define-color theme_selected_fg_color_breeze #ffffff;
@define-color theme_text_color_breeze #333333;
@define-color theme_titlebar_background_backdrop_breeze #f2f2f2;
@define-color theme_titlebar_background_backdrop_breeze #eaeaea;
@define-color theme_titlebar_background_breeze #f7f7f7;
@define-color theme_titlebar_background_light_breeze #f2f2f2;
@define-color theme_titlebar_foreground_backdrop_breeze #aaaaaa;
@define-color theme_titlebar_foreground_breeze #787878;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #aaaaaa;
@define-color theme_titlebar_foreground_insensitive_breeze #aaaaaa;
@define-color theme_titlebar_foreground_backdrop_breeze #353535;
@define-color theme_titlebar_foreground_breeze #333333;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #353535;
@define-color theme_titlebar_foreground_insensitive_breeze #353535;
@define-color theme_unfocused_base_color_breeze #fbfbfb;
@define-color theme_unfocused_bg_color_breeze #efefef;
@define-color theme_unfocused_fg_color_breeze #353535;
@define-color theme_unfocused_selected_bg_color_alt_breeze #a0a0a0;
@define-color theme_unfocused_selected_bg_color_breeze #a0a0a0;
@define-color theme_unfocused_selected_fg_color_breeze #353535;
@define-color theme_unfocused_selected_bg_color_alt_breeze #b9d4f6;
@define-color theme_unfocused_selected_bg_color_breeze #b9d4f6;
@define-color theme_unfocused_selected_fg_color_breeze #32363a;
@define-color theme_unfocused_text_color_breeze #353535;
@define-color theme_unfocused_view_bg_color_breeze #ffffff;
@define-color theme_unfocused_view_text_color_breeze #b8b8b8;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-fallback-icon-theme=Adwaita
gtk-font-name=Carlito, 12
gtk-font-name=Lato Medium, Demi Bold 11
gtk-icon-theme-name=Fluent
gtk-menu-images=true
gtk-modules=window-decorations-gtk-module:colorreload-gtk-module
gtk-primary-button-warps-slider=false
gtk-theme-name=Fluent-round-light-compact
gtk-theme-name=Fluent-round-Light-compact
gtk-toolbar-style=3
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ gtk-cursor-theme-name=Breeze_Snow
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Carlito, 12
gtk-font-name=Lato Medium, Demi Bold 11
gtk-icon-theme-name=Fluent
gtk-menu-images=true
gtk-primary-button-warps-slider=false
gtk-theme-name=Fluent-round-light-compact
gtk-theme-name=Fluent-round-Light-compact
gtk-toolbar-style=3
3 changes: 1 addition & 2 deletions usr/share/biglinux/themes/fluent-solid/.config/gtkrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# criado pelo KDE Plasma, qui. set. 30 23:27:44 2021
# criado pelo KDE Plasma, dom. out. 9 06:31:16 2022
#
gtk-theme-name="Fluent-round-light-compact"
3 changes: 1 addition & 2 deletions usr/share/biglinux/themes/fluent-solid/.config/gtkrc-2.0
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# criado pelo KDE Plasma, qui. set. 30 23:27:44 2021
# criado pelo KDE Plasma, dom. out. 9 06:31:16 2022
#

gtk-alternative-button-order = 1
gtk-theme-name="Fluent-round-light-compact"

31 changes: 19 additions & 12 deletions usr/share/biglinux/themes/fluent/.config/gtk-3.0/colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,32 +35,39 @@
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #a4d7fd;
@define-color theme_button_decoration_hover_breeze #0091ff;
@define-color theme_button_decoration_hover_insensitive_breeze #a4d7fd;
@define-color theme_button_foreground_active_backdrop_breeze #353535;
@define-color theme_button_foreground_active_backdrop_breeze #32363a;
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #afafaf;
@define-color theme_button_foreground_active_breeze #000000;
@define-color theme_button_foreground_active_breeze #ffffff;
@define-color theme_button_foreground_active_insensitive_breeze #afafaf;
@define-color theme_button_foreground_backdrop_breeze #353535;
@define-color theme_button_foreground_backdrop_insensitive_breeze #b6b6b6;
@define-color theme_button_foreground_insensitive_breeze #b6b6b6;
@define-color theme_button_foreground_normal_breeze #333333;
@define-color theme_fg_color_breeze #333333;
@define-color theme_header_background_backdrop_breeze #eaeaea;
@define-color theme_header_background_breeze #f7f7f7;
@define-color theme_header_background_light_breeze #f2f2f2;
@define-color theme_header_foreground_backdrop_breeze #353535;
@define-color theme_header_foreground_breeze #333333;
@define-color theme_header_foreground_insensitive_backdrop_breeze #353535;
@define-color theme_header_foreground_insensitive_breeze #353535;
@define-color theme_hovering_selected_bg_color_breeze #57a3ff;
@define-color theme_selected_bg_color_breeze #000000;
@define-color theme_selected_fg_color_breeze #000000;
@define-color theme_selected_bg_color_breeze #0078d4;
@define-color theme_selected_fg_color_breeze #ffffff;
@define-color theme_text_color_breeze #333333;
@define-color theme_titlebar_background_backdrop_breeze #f2f2f2;
@define-color theme_titlebar_background_backdrop_breeze #eaeaea;
@define-color theme_titlebar_background_breeze #f7f7f7;
@define-color theme_titlebar_background_light_breeze #f2f2f2;
@define-color theme_titlebar_foreground_backdrop_breeze #aaaaaa;
@define-color theme_titlebar_foreground_breeze #787878;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #aaaaaa;
@define-color theme_titlebar_foreground_insensitive_breeze #aaaaaa;
@define-color theme_titlebar_foreground_backdrop_breeze #353535;
@define-color theme_titlebar_foreground_breeze #333333;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #353535;
@define-color theme_titlebar_foreground_insensitive_breeze #353535;
@define-color theme_unfocused_base_color_breeze #fbfbfb;
@define-color theme_unfocused_bg_color_breeze #efefef;
@define-color theme_unfocused_fg_color_breeze #353535;
@define-color theme_unfocused_selected_bg_color_alt_breeze #a0a0a0;
@define-color theme_unfocused_selected_bg_color_breeze #a0a0a0;
@define-color theme_unfocused_selected_fg_color_breeze #353535;
@define-color theme_unfocused_selected_bg_color_alt_breeze #b9d4f6;
@define-color theme_unfocused_selected_bg_color_breeze #b9d4f6;
@define-color theme_unfocused_selected_fg_color_breeze #32363a;
@define-color theme_unfocused_text_color_breeze #353535;
@define-color theme_unfocused_view_bg_color_breeze #ffffff;
@define-color theme_unfocused_view_text_color_breeze #b8b8b8;
Expand Down
4 changes: 2 additions & 2 deletions usr/share/biglinux/themes/fluent/.config/gtk-3.0/settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-fallback-icon-theme=Adwaita
gtk-font-name=Carlito, 12
gtk-font-name=Lato Medium, Demi Bold 11
gtk-icon-theme-name=Fluent
gtk-menu-images=true
gtk-modules=window-decorations-gtk-module:colorreload-gtk-module
gtk-primary-button-warps-slider=false
gtk-theme-name=Fluent-round-light-compact
gtk-theme-name=Fluent-blur-Light-compact
gtk-toolbar-style=3
4 changes: 2 additions & 2 deletions usr/share/biglinux/themes/fluent/.config/gtk-4.0/settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ gtk-cursor-theme-name=Breeze_Snow
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Carlito, 12
gtk-font-name=Lato Medium, Demi Bold 11
gtk-icon-theme-name=Fluent
gtk-menu-images=true
gtk-primary-button-warps-slider=false
gtk-theme-name=Fluent-round-light-compact
gtk-theme-name=Fluent-blur-Light-compact
gtk-toolbar-style=3
3 changes: 1 addition & 2 deletions usr/share/biglinux/themes/fluent/.config/gtkrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# criado pelo KDE Plasma, qui. set. 30 23:27:44 2021
# criado pelo KDE Plasma, dom. out. 9 06:18:05 2022
#
gtk-theme-name="Fluent-round-light-compact"
3 changes: 1 addition & 2 deletions usr/share/biglinux/themes/fluent/.config/gtkrc-2.0
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# criado pelo KDE Plasma, qui. set. 30 23:27:44 2021
# criado pelo KDE Plasma, dom. out. 9 06:18:05 2022
#

gtk-alternative-button-order = 1
gtk-theme-name="Fluent-round-light-compact"

Loading

0 comments on commit f20d676

Please sign in to comment.