treewide: read commit description
What changed here was: - I updated the lock file - I added ZNC to my services - I moved my services to a new directory - I renamed my user to arturm - I renamed my system to cityseventeen - I moved to en_US.UTF-8 - I switched to using Rose Pine - I added a Mako option - Some refactoring where it was needed These are all changes I forgot to commit, I had intentions of commiting them but I didn't until now. Oops!
This commit is contained in:
parent
0d7aa6843b
commit
cddcce6db9
20 changed files with 380 additions and 226 deletions
|
@ -1,29 +1,29 @@
|
|||
[main]
|
||||
pad=12x12
|
||||
font=monospace:size=16.5
|
||||
font=monospace:size=13
|
||||
|
||||
[colors]
|
||||
foreground=a9b1d6
|
||||
background=1a1b26
|
||||
regular0=16161e # black
|
||||
regular1=c0caf5 # red
|
||||
regular2=9ece6a # green
|
||||
regular3=0db9d7 # yellow
|
||||
regular4=2ac3de # blue
|
||||
regular5=bb9af7 # magenta
|
||||
regular6=b4f9f8 # cyan
|
||||
regular7=cbccd1 # white
|
||||
bright0=2f3549 # bright black
|
||||
bright1=c0caf5 # bright red
|
||||
bright2=9ece6a # bright green
|
||||
bright3=0db9d7 # bright yellow
|
||||
bright4=2ac3de # bright blue
|
||||
bright5=bb9af7 # bright magenta
|
||||
bright6=b4f9f8 # bright cyan
|
||||
bright7=d5d6db # bright white
|
||||
16=a9b1d6
|
||||
17=f7768e
|
||||
18=16161e
|
||||
19=2f3549
|
||||
20=787c99
|
||||
21=cbccd1
|
||||
foreground=e0def4
|
||||
background=191724
|
||||
regular0=1f1d2e # black
|
||||
regular1=eb6f92 # red
|
||||
regular2=31748f # green
|
||||
regular3=ebbcba # yellow
|
||||
regular4=c4a7e7 # blue
|
||||
regular5=f6c177 # magenta
|
||||
regular6=9ccfd8 # cyan
|
||||
regular7=e0def4 # white
|
||||
bright0=26233a # bright black
|
||||
bright1=eb6f92 # bright red
|
||||
bright2=31748f # bright green
|
||||
bright3=ebbcba # bright yellow
|
||||
bright4=c4a7e7 # bright blue
|
||||
bright5=f6c177 # bright magenta
|
||||
bright6=9ccfd8 # bright cyan
|
||||
bright7=524f67 # bright white
|
||||
16=f6c177
|
||||
17=524f67
|
||||
18=1f1d2e
|
||||
19=26233a
|
||||
20=908caa
|
||||
21=e0def4
|
Loading…
Add table
Add a link
Reference in a new issue