📝 Added tut mastodon client
This commit is contained in:
parent
f9e4432c45
commit
9aca7deb09
3 changed files with 1307 additions and 0 deletions
6
.config/tut/accounts.toml
Normal file
6
.config/tut/accounts.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[[Accounts]]
|
||||
Name = 'z3rOR0ne'
|
||||
Server = 'https://mastodon.social'
|
||||
ClientID = 'W5-vc3KFNdN9Yi4b-K1zYFmer4ckv82mWSI-RWGGGKc'
|
||||
ClientSecret = 'aa8fmX_X8jb6RMVoS-oafplYThqyBVmUB17NdYLSHL8'
|
||||
AccessToken = 'zyao-A-Au6QdsirYQkjyJ48EKbUUMvjnBmBPEbkotN0'
|
||||
1286
.config/tut/config.toml
Normal file
1286
.config/tut/config.toml
Normal file
File diff suppressed because it is too large
Load diff
15
.config/tut/themes/nord.toml
Normal file
15
.config/tut/themes/nord.toml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# background="#2E3440"
|
||||
background="default"
|
||||
text="#ECEFF4"
|
||||
subtle="#4C566A"
|
||||
warning-text="#BF616A"
|
||||
text-special-one="#8FBCBB"
|
||||
text-special-two="#81A1C1"
|
||||
top-bar-background="#5E81AC"
|
||||
top-bar-text="#ECEFF4"
|
||||
status-bar-background="#5E81AC"
|
||||
status-bar-text="#ECEFF4"
|
||||
status-bar-view-background="#8FBCBB"
|
||||
status-bar-view-text="#f8f8f2"
|
||||
list-selected-background="#5E81AC"
|
||||
list-selected-text="#ECEFF4"
|
||||
Loading…
Add table
Add a link
Reference in a new issue