Add .config/matugen/templates/fuzzel.ini
This commit is contained in:
parent
a7edda9a09
commit
a58872df84
1 changed files with 15 additions and 0 deletions
15
private_dot_config/matugen/templates/fuzzel.ini
Normal file
15
private_dot_config/matugen/templates/fuzzel.ini
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
# Fuzzel Colors
|
||||||
|
# Generated with Matugen
|
||||||
|
|
||||||
|
[colors]
|
||||||
|
background={{colors.background.default.hex_stripped}}ff
|
||||||
|
text={{colors.on_surface.default.hex_stripped}}ff
|
||||||
|
prompt={{colors.secondary.default.hex_stripped}}ff
|
||||||
|
placeholder={{colors.tertiary.default.hex_stripped}}ff
|
||||||
|
input={{colors.primary.default.hex_stripped}}ff
|
||||||
|
match={{colors.tertiary.default.hex_stripped}}ff
|
||||||
|
selection={{colors.primary.default.hex_stripped}}ff
|
||||||
|
selection-text={{colors.on_surface.default.hex_stripped}}ff
|
||||||
|
selection-match={{colors.on_primary.default.hex_stripped}}ff
|
||||||
|
counter={{colors.secondary.default.hex_stripped}}ff
|
||||||
|
border={{colors.primary.default.hex_stripped}}ff
|
||||||
Loading…
Reference in a new issue