mirror of
https://github.com/vale981/clay
synced 2025-03-06 01:51:38 -05:00
Cleanup
This commit is contained in:
parent
9fe07395db
commit
e809753a61
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ PALETTE = [
|
||||||
('line1_focus', '', '', '', '#FFF', '#333'),
|
('line1_focus', '', '', '', '#FFF', '#333'),
|
||||||
('line1_active', '', '', '', '#F54', BG),
|
('line1_active', '', '', '', '#F54', BG),
|
||||||
('line1_active_focus', '', '', '', '#F54', '#333'),
|
('line1_active_focus', '', '', '', '#F54', '#333'),
|
||||||
('line2', '', '', '', '#AAA,italics', BG),
|
('line2', '', '', '', '#AAA', BG),
|
||||||
('line2_focus', '', '', '', '#AAA,italics', '#333'),
|
('line2_focus', '', '', '', '#AAA', '#333'),
|
||||||
|
|
||||||
('input', '', '', '', '#FFF', '#444'),
|
('input', '', '', '', '#FFF', '#444'),
|
||||||
('input_focus', '', '', '', '#FFF', '#F54'),
|
('input_focus', '', '', '', '#FFF', '#F54'),
|
||||||
|
|
Loading…
Add table
Reference in a new issue