modified: Kvantum/matugen/matugen.kvconfig
modified: Kvantum/matugen/matugen.svg modified: btop/themes/matugen.theme modified: cava/themes/matugen modified: clipse/matugen.json new file: fish/functions/up-or-search.fish modified: foot/themes/matugen-theme.ini modified: gtk-3.0/colors.css modified: gtk-3.0/colors.css.bak modified: gtk-3.0/colors.css.nak modified: gtk-4.0/colors.css modified: gtk-4.0/colors.css.bak modified: hypr/colors-hyprlock.conf modified: hypr/colors.conf modified: hypr/hyprtoolkit.conf modified: hyprwhspr/mic_osd.pid new file: ironbar/1 modified: ironbar/colors.css modified: ironbar/config.json new file: ironbar/config.json.matugen new file: ironbar/schema-v0.18.0.json modified: kitty/current-theme.conf new file: kitty/current-theme1.conf new file: kitty/dank-tabs.conf modified: kitty/themes/Matugen.conf modified: matugen/config.toml new file: matugen/config1.toml new file: matugen/custom3.json modified: matugen/scripts/foot-apply-colors.sh modified: mimeapps.list modified: niri/binds.kdl modified: niri/colors.kdl modified: niri/config.kdl new file: niri/dms/alttab.kdl new file: niri/dms/binds.kdl new file: niri/dms/colors.kdl new file: niri/dms/cursor.kdl new file: niri/dms/layout.kdl new file: niri/dms/outputs.kdl new file: niri/dms/profiles/profile_1776211496314_g03e3q.kdl new file: niri/dms/windowrules.kdl new file: niri/dms/wpblur.kdl new file: niri/scripts/caps new file: niri/scripts/clipse.sh new file: niri/scripts/ironbar-toggle.sh new file: niri/scripts/satty.sh modified: niri/spawn-at-startup.kdl modified: niri/window-rule.kdl modified: nvim/lua/matugen.lua modified: rmpc/themes/matugen.ron modified: starship.toml modified: swaync/colors.css new file: swaync/config_1.json new file: swaync/style_1.css modified: swayosd/colors.css modified: telegram/matugen.tdesktop-theme modified: telegram/matugen/background.jpg modified: telegram/matugen/background.svg modified: telegram/matugen/colors.tdesktop-theme modified: tmux/colors.conf modified: walker/themes/matugen/colors.css modified: yazi/theme.toml
This commit is contained in:
parent
9fb26ca555
commit
5f53423ef2
62 changed files with 9031 additions and 1569 deletions
|
|
@ -1,28 +1,28 @@
|
|||
{
|
||||
"useCustom": true,
|
||||
"TitleFore": "#2f1d00",
|
||||
"TitleBack": "#f2be6e",
|
||||
"TitleInfo": "#b6cea3",
|
||||
"TitleFore": "#301d00",
|
||||
"TitleBack": "#f3bd6e",
|
||||
"TitleInfo": "#b7cea2",
|
||||
"NormalTitle": "#fff3e6",
|
||||
"DimmedTitle": "#d2c4b4",
|
||||
"SelectedTitle": "#b6cea3",
|
||||
"NormalDesc": "#d2c4b4",
|
||||
"DimmedDesc": "#d2c4b4",
|
||||
"SelectedDesc": "#b6cea3",
|
||||
"StatusMsg": "#dcc3a1",
|
||||
"PinIndicatorColor": "#b6cea3",
|
||||
"SelectedBorder": "#b6cea3",
|
||||
"SelectedDescBorder": "#b6cea3",
|
||||
"DimmedTitle": "#d3c4b4",
|
||||
"SelectedTitle": "#b7cea2",
|
||||
"NormalDesc": "#d3c4b4",
|
||||
"DimmedDesc": "#d3c4b4",
|
||||
"SelectedDesc": "#b7cea2",
|
||||
"StatusMsg": "#ddc2a1",
|
||||
"PinIndicatorColor": "#b7cea2",
|
||||
"SelectedBorder": "#b7cea2",
|
||||
"SelectedDescBorder": "#b7cea2",
|
||||
"FilteredMatch": "#fff3e6",
|
||||
"FilterPrompt": "#dcc3a1",
|
||||
"FilterInfo": "#b6cea3",
|
||||
"FilterPrompt": "#ddc2a1",
|
||||
"FilterInfo": "#b7cea2",
|
||||
"FilterText": "#fff3e6",
|
||||
"FilterCursor": "#b6cea3",
|
||||
"HelpKey": "#aa9e8e",
|
||||
"HelpDesc": "#d2c4b4",
|
||||
"PageActiveDot": "#b6cea3",
|
||||
"PageInactiveDot": "#d2c4b4",
|
||||
"DividerDot": "#b6cea3",
|
||||
"FilterCursor": "#b7cea2",
|
||||
"HelpKey": "#ab9e8e",
|
||||
"HelpDesc": "#d3c4b4",
|
||||
"PageActiveDot": "#b7cea2",
|
||||
"PageInactiveDot": "#d3c4b4",
|
||||
"DividerDot": "#b7cea2",
|
||||
"PreviewedText": "#fff3e6",
|
||||
"PreviewBorder": "#b6cea3"
|
||||
"PreviewBorder": "#b7cea2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue