foot: modify theme
This commit is contained in:
parent
7311ffb224
commit
67861508d6
1 changed files with 6 additions and 5 deletions
|
@ -1,10 +1,11 @@
|
||||||
font = Roboto Mono:size=16
|
font = Roboto Mono:size=12
|
||||||
pad = 25x25
|
initial-window-size-chars = 78x24
|
||||||
|
pad = 16x16
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
alpha = 0.96
|
alpha = 0.90
|
||||||
foreground = cdd6f4 # Text
|
|
||||||
background = 1e1e2e # Base
|
background = 1e1e2e # Base
|
||||||
|
foreground = cdd6f4 # Text
|
||||||
regular0 = 45475a # Surface 1
|
regular0 = 45475a # Surface 1
|
||||||
regular1 = f38ba8 # red
|
regular1 = f38ba8 # red
|
||||||
regular2 = a6e3a1 # green
|
regular2 = a6e3a1 # green
|
||||||
|
@ -20,4 +21,4 @@ bright3 = f9e2af # yellow
|
||||||
bright4 = 89b4fa # blue
|
bright4 = 89b4fa # blue
|
||||||
bright5 = f5c2e7 # pink
|
bright5 = f5c2e7 # pink
|
||||||
bright6 = 94e2d5 # teal
|
bright6 = 94e2d5 # teal
|
||||||
bright7 = a6adc8 # Subtext 0
|
bright7 = a6adc8 # Subtext 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue