mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
16 lines
634 B
Plaintext
16 lines
634 B
Plaintext
# Fuzzel Colors
|
|
# Generated with Matugen
|
|
|
|
[colors]
|
|
background={{colors.background.default.hex_stripped}}CC
|
|
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}}80
|
|
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
|