mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-27 06:46:44 -04:00
themes: add Onedark
This commit is contained in:
parent
63bef0dc8c
commit
690f433afa
1 changed files with 26 additions and 0 deletions
26
themes/onedark
Normal file
26
themes/onedark
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# -*- conf -*-
|
||||
|
||||
[cursor]
|
||||
color=111111 cccccc
|
||||
|
||||
[colors]
|
||||
foreground=979eab
|
||||
background=282c34
|
||||
regular0=282c34
|
||||
regular1=e06c75
|
||||
regular2=98c379
|
||||
regular3=e5c07b
|
||||
regular4=61afef
|
||||
regular5=be5046
|
||||
regular6=56b6c2
|
||||
regular7=979eab
|
||||
bright0=393e48
|
||||
bright1=d19a66
|
||||
bright2=56b6c2
|
||||
bright3=e5c07b
|
||||
bright4=61afef
|
||||
bright5=be5046
|
||||
bright6=56b6c2
|
||||
bright7=abb2bf
|
||||
selection-foreground=282c34
|
||||
selection-background=979eab
|
||||
Loading…
Add table
Add a link
Reference in a new issue