mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
💄 update(theme): update theme configurations and cleanup
- ➖ remove unused Kvantum theme configs: - `Catppuccin-Macchiato-Standard-Teal-dark#.kvconfig` - `Catppuccin-Teal-Dark#.kvconfig` - ♻️ rename `Adwaita#.kvconfig` to `catppuccin-macchiato-teal-standard#.kvconfig` - ⚡ update theme references in config files: - `kvantum.kvconfig` (changed theme to `catppuccin-macchiato-teal-standard#`) - `gtk-3.0/settings.ini` (updated theme and icon names) - `gtk-4.0/settings.ini` (updated theme and icon names) - `xsettingsd/xsettingsd.conf` (updated theme and icon names) - ➖ remove unused felix config file (`felix/config.yaml`)
This commit is contained in:
@@ -1,357 +0,0 @@
|
|||||||
[%General]
|
|
||||||
author=Tsu Jan
|
|
||||||
comment=A theme inspired by Enlightenment
|
|
||||||
respect_DE=true
|
|
||||||
x11drag=true
|
|
||||||
alt_mnemonic=true
|
|
||||||
left_tabs=false
|
|
||||||
joined_inactive_tabs=true
|
|
||||||
attach_active_tab=false
|
|
||||||
group_toolbar_buttons=false
|
|
||||||
composite=true
|
|
||||||
menu_shadow_depth=6
|
|
||||||
tooltip_shadow_depth=6
|
|
||||||
splitter_width=7
|
|
||||||
scroll_width=12
|
|
||||||
slider_width=8
|
|
||||||
slider_handle_width=16
|
|
||||||
slider_handle_length=16
|
|
||||||
opaque=kaffeine,kmplayer,subtitlecomposer,kdenlive,vlc,smplayer,smplayer2,avidemux,avidemux2_qt4,avidemux3_qt4,avidemux3_qt5,kamoso,QtCreator,VirtualBox,VirtualBoxVM,trojita,dragon,digikam,lyx
|
|
||||||
transient_scrollbar=true
|
|
||||||
|
|
||||||
[GeneralColors]
|
|
||||||
window.color=#3D3D3E
|
|
||||||
base.color=#2E2E2E
|
|
||||||
alt.base.color=#383838
|
|
||||||
button.color=#494949
|
|
||||||
light.color=#626262
|
|
||||||
mid.light.color=#555555
|
|
||||||
dark.color=#171717
|
|
||||||
mid.color=#3C3C3C
|
|
||||||
highlight.color=#737373
|
|
||||||
inactive.highlight.color=#4A4A4A
|
|
||||||
tooltip.base.color=black
|
|
||||||
text.color=white
|
|
||||||
window.text.color=white
|
|
||||||
button.text.color=white
|
|
||||||
disabled.text.color=#A0A0A0
|
|
||||||
tooltip.text.color=white
|
|
||||||
highlight.text.color=white
|
|
||||||
link.color=#2EB8E6
|
|
||||||
link.visited.color=#FF6666
|
|
||||||
|
|
||||||
[Hacks]
|
|
||||||
respect_darkness=true
|
|
||||||
iconless_pushbutton=true
|
|
||||||
iconless_menu=true
|
|
||||||
|
|
||||||
[PanelButtonCommand]
|
|
||||||
frame=true
|
|
||||||
frame.element=button
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior=true
|
|
||||||
interior.element=button
|
|
||||||
indicator.size=9
|
|
||||||
text.normal.color=white
|
|
||||||
text.focus.color=#80C0FF
|
|
||||||
text.press.color=white
|
|
||||||
text.toggle.color=white
|
|
||||||
text.shadow=false
|
|
||||||
text.margin=1
|
|
||||||
text.iconspacing=4
|
|
||||||
indicator.element=arrow
|
|
||||||
text.margin.top=3
|
|
||||||
text.margin.bottom=3
|
|
||||||
text.margin.left=4
|
|
||||||
text.margin.right=4
|
|
||||||
text.shadow.xshift=1
|
|
||||||
text.shadow.yshift=1
|
|
||||||
text.shadow.color=#000000
|
|
||||||
text.shadow.alpha=255
|
|
||||||
text.shadow.depth=1
|
|
||||||
|
|
||||||
[PanelButtonTool]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[Dock]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
|
|
||||||
[DockTitle]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=true
|
|
||||||
interior.element=dock
|
|
||||||
text.focus.color=white
|
|
||||||
text.bold=true
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
|
|
||||||
[IndicatorSpinBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow
|
|
||||||
frame.element=spin
|
|
||||||
interior.element=spin
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
indicator.size=9
|
|
||||||
|
|
||||||
[RadioButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=radio
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
|
|
||||||
[CheckBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=checkbox
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
|
|
||||||
[Focus]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior=false
|
|
||||||
frame=true
|
|
||||||
frame.element=focus
|
|
||||||
frame.top=1
|
|
||||||
frame.bottom=1
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
frame.patternsize=20
|
|
||||||
|
|
||||||
[GenericFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
interior=false
|
|
||||||
frame.element=common
|
|
||||||
interior.element=common
|
|
||||||
|
|
||||||
[LineEdit]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=lineedit
|
|
||||||
interior.element=lineedit
|
|
||||||
|
|
||||||
[DropDownButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow-down
|
|
||||||
|
|
||||||
[IndicatorArrow]
|
|
||||||
indicator.element=arrow
|
|
||||||
indicator.size=9
|
|
||||||
|
|
||||||
[ToolboxTab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[Tab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=tab
|
|
||||||
text.margin.left=8
|
|
||||||
text.margin.right=8
|
|
||||||
frame.element=tab
|
|
||||||
indicator.element=tab
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
|
|
||||||
[TabFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=tabframe
|
|
||||||
interior.element=common
|
|
||||||
|
|
||||||
[TreeExpander]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
indicator.size=7
|
|
||||||
|
|
||||||
[HeaderSection]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[SizeGrip]
|
|
||||||
indicator.element=sizegrip
|
|
||||||
|
|
||||||
[Toolbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=toolbar
|
|
||||||
indicator.size=5
|
|
||||||
frame.element=toolbar
|
|
||||||
interior.element=toolbar
|
|
||||||
|
|
||||||
[Slider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=slider
|
|
||||||
interior.element=slider
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
|
|
||||||
[SliderCursor]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=slidercursor
|
|
||||||
|
|
||||||
[Progressbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=progress
|
|
||||||
interior.element=progress
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.focus.color=white
|
|
||||||
text.bold=true
|
|
||||||
|
|
||||||
[ProgressbarContents]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=progress-pattern
|
|
||||||
|
|
||||||
[ItemView]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
text.margin=0
|
|
||||||
frame.element=itemview
|
|
||||||
interior.element=itemview
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
|
|
||||||
[Splitter]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=splitter
|
|
||||||
frame.element=splitter
|
|
||||||
frame.top=0
|
|
||||||
frame.bottom=0
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
indicator.element=splitter-grip
|
|
||||||
indicator.size=16
|
|
||||||
|
|
||||||
[Scrollbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.size=8
|
|
||||||
|
|
||||||
[ScrollbarSlider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=scrollbarslider
|
|
||||||
interior.element=scrollbarslider
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
indicator.element=grip
|
|
||||||
indicator.size=13
|
|
||||||
|
|
||||||
[ScrollbarGroove]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=slider
|
|
||||||
frame.element=slider
|
|
||||||
frame.top=0
|
|
||||||
frame.bottom=0
|
|
||||||
frame.left=4
|
|
||||||
frame.right=4
|
|
||||||
|
|
||||||
[MenuItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=menuitem
|
|
||||||
indicator.element=menuitem
|
|
||||||
min_height=22
|
|
||||||
text.focus.color=#4DA6FF
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
|
|
||||||
[MenuBarItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=menubaritem
|
|
||||||
frame.element=menubaritem
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
|
|
||||||
[MenuBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.top=0
|
|
||||||
frame.bottom=0
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
frame.element=menuitem
|
|
||||||
interior.element=menuitem
|
|
||||||
|
|
||||||
[TitleBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=titlebar
|
|
||||||
indicator.size=12
|
|
||||||
indicator.element=mdi
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=white
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
|
|
||||||
[ComboBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[Menu]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
frame.element=menu
|
|
||||||
interior.element=menu
|
|
||||||
|
|
||||||
[GroupBox]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=true
|
|
||||||
frame.element=group
|
|
||||||
interior=true
|
|
||||||
interior.element=group
|
|
||||||
text.shadow=false
|
|
||||||
text.margin=0
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
|
|
||||||
[TabBarFrame]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
text.shadow=false
|
|
||||||
|
|
||||||
[ToolTip]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior=true
|
|
||||||
text.shadow=false
|
|
||||||
text.margin=0
|
|
||||||
interior.element=tooltip
|
|
||||||
frame.element=tooltip
|
|
||||||
|
|
||||||
[Window]
|
|
||||||
interior=false
|
|
@@ -1,357 +0,0 @@
|
|||||||
[%General]
|
|
||||||
author=Tsu Jan
|
|
||||||
comment=A theme inspired by Enlightenment
|
|
||||||
respect_DE=true
|
|
||||||
x11drag=true
|
|
||||||
alt_mnemonic=true
|
|
||||||
left_tabs=false
|
|
||||||
joined_inactive_tabs=true
|
|
||||||
attach_active_tab=false
|
|
||||||
group_toolbar_buttons=false
|
|
||||||
composite=true
|
|
||||||
menu_shadow_depth=6
|
|
||||||
tooltip_shadow_depth=6
|
|
||||||
splitter_width=7
|
|
||||||
scroll_width=12
|
|
||||||
slider_width=8
|
|
||||||
slider_handle_width=16
|
|
||||||
slider_handle_length=16
|
|
||||||
opaque=kaffeine,kmplayer,subtitlecomposer,kdenlive,vlc,smplayer,smplayer2,avidemux,avidemux2_qt4,avidemux3_qt4,avidemux3_qt5,kamoso,QtCreator,VirtualBox,VirtualBoxVM,trojita,dragon,digikam,lyx
|
|
||||||
transient_scrollbar=true
|
|
||||||
|
|
||||||
[GeneralColors]
|
|
||||||
window.color=#3D3D3E
|
|
||||||
base.color=#2E2E2E
|
|
||||||
alt.base.color=#383838
|
|
||||||
button.color=#494949
|
|
||||||
light.color=#626262
|
|
||||||
mid.light.color=#555555
|
|
||||||
dark.color=#171717
|
|
||||||
mid.color=#3C3C3C
|
|
||||||
highlight.color=#737373
|
|
||||||
inactive.highlight.color=#4A4A4A
|
|
||||||
tooltip.base.color=black
|
|
||||||
text.color=white
|
|
||||||
window.text.color=white
|
|
||||||
button.text.color=white
|
|
||||||
disabled.text.color=#A0A0A0
|
|
||||||
tooltip.text.color=white
|
|
||||||
highlight.text.color=white
|
|
||||||
link.color=#2EB8E6
|
|
||||||
link.visited.color=#FF6666
|
|
||||||
|
|
||||||
[Hacks]
|
|
||||||
respect_darkness=true
|
|
||||||
iconless_pushbutton=true
|
|
||||||
iconless_menu=true
|
|
||||||
|
|
||||||
[PanelButtonCommand]
|
|
||||||
frame=true
|
|
||||||
frame.element=button
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior=true
|
|
||||||
interior.element=button
|
|
||||||
indicator.size=9
|
|
||||||
text.normal.color=white
|
|
||||||
text.focus.color=#80C0FF
|
|
||||||
text.press.color=white
|
|
||||||
text.toggle.color=white
|
|
||||||
text.shadow=false
|
|
||||||
text.margin=1
|
|
||||||
text.iconspacing=4
|
|
||||||
indicator.element=arrow
|
|
||||||
text.margin.top=3
|
|
||||||
text.margin.bottom=3
|
|
||||||
text.margin.left=4
|
|
||||||
text.margin.right=4
|
|
||||||
text.shadow.xshift=1
|
|
||||||
text.shadow.yshift=1
|
|
||||||
text.shadow.color=#000000
|
|
||||||
text.shadow.alpha=255
|
|
||||||
text.shadow.depth=1
|
|
||||||
|
|
||||||
[PanelButtonTool]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[Dock]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
|
|
||||||
[DockTitle]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=true
|
|
||||||
interior.element=dock
|
|
||||||
text.focus.color=white
|
|
||||||
text.bold=true
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
|
|
||||||
[IndicatorSpinBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow
|
|
||||||
frame.element=spin
|
|
||||||
interior.element=spin
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
indicator.size=9
|
|
||||||
|
|
||||||
[RadioButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=radio
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
|
|
||||||
[CheckBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=checkbox
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
|
|
||||||
[Focus]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior=false
|
|
||||||
frame=true
|
|
||||||
frame.element=focus
|
|
||||||
frame.top=1
|
|
||||||
frame.bottom=1
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
frame.patternsize=20
|
|
||||||
|
|
||||||
[GenericFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
interior=false
|
|
||||||
frame.element=common
|
|
||||||
interior.element=common
|
|
||||||
|
|
||||||
[LineEdit]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=lineedit
|
|
||||||
interior.element=lineedit
|
|
||||||
|
|
||||||
[DropDownButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow-down
|
|
||||||
|
|
||||||
[IndicatorArrow]
|
|
||||||
indicator.element=arrow
|
|
||||||
indicator.size=9
|
|
||||||
|
|
||||||
[ToolboxTab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[Tab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=tab
|
|
||||||
text.margin.left=8
|
|
||||||
text.margin.right=8
|
|
||||||
frame.element=tab
|
|
||||||
indicator.element=tab
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
|
|
||||||
[TabFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=tabframe
|
|
||||||
interior.element=common
|
|
||||||
|
|
||||||
[TreeExpander]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
indicator.size=7
|
|
||||||
|
|
||||||
[HeaderSection]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[SizeGrip]
|
|
||||||
indicator.element=sizegrip
|
|
||||||
|
|
||||||
[Toolbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=toolbar
|
|
||||||
indicator.size=5
|
|
||||||
frame.element=toolbar
|
|
||||||
interior.element=toolbar
|
|
||||||
|
|
||||||
[Slider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=slider
|
|
||||||
interior.element=slider
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
|
|
||||||
[SliderCursor]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=slidercursor
|
|
||||||
|
|
||||||
[Progressbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=progress
|
|
||||||
interior.element=progress
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.focus.color=white
|
|
||||||
text.bold=true
|
|
||||||
|
|
||||||
[ProgressbarContents]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=progress-pattern
|
|
||||||
|
|
||||||
[ItemView]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
text.margin=0
|
|
||||||
frame.element=itemview
|
|
||||||
interior.element=itemview
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
|
|
||||||
[Splitter]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=splitter
|
|
||||||
frame.element=splitter
|
|
||||||
frame.top=0
|
|
||||||
frame.bottom=0
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
indicator.element=splitter-grip
|
|
||||||
indicator.size=16
|
|
||||||
|
|
||||||
[Scrollbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.size=8
|
|
||||||
|
|
||||||
[ScrollbarSlider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=scrollbarslider
|
|
||||||
interior.element=scrollbarslider
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
indicator.element=grip
|
|
||||||
indicator.size=13
|
|
||||||
|
|
||||||
[ScrollbarGroove]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=slider
|
|
||||||
frame.element=slider
|
|
||||||
frame.top=0
|
|
||||||
frame.bottom=0
|
|
||||||
frame.left=4
|
|
||||||
frame.right=4
|
|
||||||
|
|
||||||
[MenuItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=menuitem
|
|
||||||
indicator.element=menuitem
|
|
||||||
min_height=22
|
|
||||||
text.focus.color=#4DA6FF
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
|
|
||||||
[MenuBarItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=menubaritem
|
|
||||||
frame.element=menubaritem
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
|
|
||||||
[MenuBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.top=0
|
|
||||||
frame.bottom=0
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
frame.element=menuitem
|
|
||||||
interior.element=menuitem
|
|
||||||
|
|
||||||
[TitleBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=titlebar
|
|
||||||
indicator.size=12
|
|
||||||
indicator.element=mdi
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=white
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
|
|
||||||
[ComboBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[Menu]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
frame.element=menu
|
|
||||||
interior.element=menu
|
|
||||||
|
|
||||||
[GroupBox]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=true
|
|
||||||
frame.element=group
|
|
||||||
interior=true
|
|
||||||
interior.element=group
|
|
||||||
text.shadow=false
|
|
||||||
text.margin=0
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
|
|
||||||
[TabBarFrame]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
text.shadow=false
|
|
||||||
|
|
||||||
[ToolTip]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior=true
|
|
||||||
text.shadow=false
|
|
||||||
text.margin=0
|
|
||||||
interior.element=tooltip
|
|
||||||
frame.element=tooltip
|
|
||||||
|
|
||||||
[Window]
|
|
||||||
interior=false
|
|
@@ -1,2 +1,2 @@
|
|||||||
[General]
|
[General]
|
||||||
theme=Catppuccin-Macchiato-Standard-Teal-dark#
|
theme=catppuccin-macchiato-teal-standard#
|
||||||
|
@@ -1,62 +0,0 @@
|
|||||||
# (Optional)
|
|
||||||
# Default exec command when open files.
|
|
||||||
# If not set, will default to $EDITOR.
|
|
||||||
# default: nvim
|
|
||||||
|
|
||||||
# (Optional)
|
|
||||||
# key (the command you want to use): [values] (extensions)
|
|
||||||
exec:
|
|
||||||
viu:
|
|
||||||
[jpg, jpeg, png, gif, svg]
|
|
||||||
zathura:
|
|
||||||
[pdf]
|
|
||||||
|
|
||||||
# (Optional)
|
|
||||||
# Whether to use syntax highlighting in the preview mode.
|
|
||||||
# If not set, will default to false.
|
|
||||||
syntax_highlight: true
|
|
||||||
|
|
||||||
# (Optional)
|
|
||||||
# Default theme for syntax highlighting.
|
|
||||||
# Pick one from the following:
|
|
||||||
# Base16OceanDark
|
|
||||||
# Base16EightiesDark
|
|
||||||
# Base16MochaDark
|
|
||||||
# Base16OceanLight
|
|
||||||
# InspiredGitHub
|
|
||||||
# SolarizedDark
|
|
||||||
# SolarizedLight
|
|
||||||
# If not set, will default to "Base16OceanDark".
|
|
||||||
# default_theme: Base16OceanDark
|
|
||||||
|
|
||||||
# (Optional)
|
|
||||||
# Path to .tmtheme file for the syntax highlighting.
|
|
||||||
# If not set, default_theme will be used.
|
|
||||||
# theme_path: "/home/kyohei/.config/felix/monokai.tmtheme"
|
|
||||||
|
|
||||||
# The foreground color of directory, file and symlink.
|
|
||||||
# Pick one of the following:
|
|
||||||
# Black // 0
|
|
||||||
# Red // 1
|
|
||||||
# Green // 2
|
|
||||||
# Yellow // 3
|
|
||||||
# Blue // 4
|
|
||||||
# Magenta // 5
|
|
||||||
# Cyan // 6
|
|
||||||
# White // 7
|
|
||||||
# LightBlack // 8
|
|
||||||
# LightRed // 9
|
|
||||||
# LightGreen // 10
|
|
||||||
# LightYellow // 11
|
|
||||||
# LightBlue // 12
|
|
||||||
# LightMagenta // 13
|
|
||||||
# LightCyan // 14
|
|
||||||
# LightWhite // 15
|
|
||||||
# Rgb(u8, u8, u8)
|
|
||||||
# AnsiValue(u8)
|
|
||||||
# For more details, see https://docs.rs/termion/1.5.6/termion/color/index.html
|
|
||||||
color:
|
|
||||||
dir_fg: LightCyan
|
|
||||||
dirty_fg: LightGreen
|
|
||||||
file_fg: LightWhite
|
|
||||||
symlink_fg: LightYellow
|
|
@@ -1,7 +1,7 @@
|
|||||||
[Settings]
|
[Settings]
|
||||||
gtk-theme-name=Catppuccin-Macchiato-Standard-Teal-dark
|
gtk-theme-name=catppuccin-macchiato-teal-standard
|
||||||
gtk-application-prefer-dark-theme=false
|
gtk-application-prefer-dark-theme=false
|
||||||
gtk-icon-theme-name=Colloid-teal-dark
|
gtk-icon-theme-name=Colloid-Teal-Dark
|
||||||
gtk-cursor-theme-name=Catppuccin-Macchiato-Teal-Cursors
|
gtk-cursor-theme-name=Catppuccin-Macchiato-Teal-Cursors
|
||||||
gtk-cursor-theme-size=24
|
gtk-cursor-theme-size=24
|
||||||
gtk-font-name=JetBrains Mono 11
|
gtk-font-name=JetBrains Mono 11
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
[Settings]
|
[Settings]
|
||||||
gtk-theme-name=Catppuccin-Macchiato-Standard-Teal-dark
|
gtk-theme-name=catppuccin-macchiato-teal-standard
|
||||||
gtk-application-prefer-dark-theme=false
|
gtk-application-prefer-dark-theme=false
|
||||||
gtk-icon-theme-name=Colloid-teal-dark
|
gtk-icon-theme-name=Colloid-Teal-Dark
|
||||||
gtk-cursor-theme-name=Catppuccin-Macchiato-Teal-Cursors
|
gtk-cursor-theme-name=Catppuccin-Macchiato-Teal-Cursors
|
||||||
gtk-cursor-theme-size=24
|
gtk-cursor-theme-size=24
|
||||||
gtk-font-name=JetBrains Mono 11
|
gtk-font-name=JetBrains Mono 11
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
Net/ThemeName "Catppuccin-Macchiato-Standard-Teal-dark"
|
Net/ThemeName "catppuccin-macchiato-teal-standard"
|
||||||
Net/IconThemeName "Colloid-teal-dark"
|
Net/IconThemeName "Colloid-Teal-Dark"
|
||||||
Xft/Antialias 1
|
Xft/Antialias 1
|
||||||
Xft/Hinting 1
|
Xft/Hinting 1
|
||||||
Xft/HintStyle "hintslight"
|
Xft/HintStyle "hintslight"
|
||||||
|
Reference in New Issue
Block a user