mirror of
https://github.com/zhenyan121/dotfiles.git
synced 2026-04-09 22:14:09 +08:00
16 lines
648 B
INI
Executable File
16 lines
648 B
INI
Executable File
# Fuzzel Colors
|
|
# Generated with Matugen
|
|
|
|
[colors]
|
|
background={{colors.surface_container.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.secondary.default.hex_stripped}}ff
|
|
selection-text={{colors.on_secondary.default.hex_stripped}}ff
|
|
selection-match={{colors.on_tertiary.default.hex_stripped}}ff
|
|
counter={{colors.secondary.default.hex_stripped}}ff
|
|
border={{colors.secondary.default.hex_stripped}}ff
|