Changes to make the laptop work
This commit is contained in:
parent
7f5e5f2cc0
commit
49ce2cd341
12 changed files with 44 additions and 32 deletions
|
@ -6,14 +6,17 @@
|
|||
};
|
||||
|
||||
config.look.colors = {
|
||||
prime = ''c91236''; #c91236
|
||||
accent = ''56111f''; #56111f
|
||||
split = ''722d51''; #722d51
|
||||
actSplit = ''754566''; #754566
|
||||
dark = ''191016''; #191016
|
||||
mid = ''23171d''; #23171d
|
||||
light = ''272b33''; #272B33
|
||||
urgent = ''C43823''; #C43823
|
||||
text = ''C7D3E3''; #C7D3E3
|
||||
prime = "c91236"; #c91236
|
||||
accent = "56111f"; #56111f
|
||||
split = "722d51"; #722d51
|
||||
actSplit = "754566"; #754566
|
||||
dark = "191016"; #191016
|
||||
mid = "23171d"; #23171d
|
||||
light = "272b33"; #272B33
|
||||
urgent = "C43823"; #C43823
|
||||
text = "C7D3E3"; #C7D3E3
|
||||
|
||||
folder = "red";
|
||||
wallpapers = "dogmatica";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue