Updated config
This commit is contained in:
parent
3ef6b167dc
commit
07e063dffb
15 changed files with 63 additions and 79 deletions
|
@ -8,19 +8,19 @@ font:
|
|||
family: "UbuntuMono Nerd Font"
|
||||
style: Regular
|
||||
|
||||
size: 14
|
||||
size: 15.5
|
||||
|
||||
key_bindings:
|
||||
- { key: F11, action: ToggleFullscreen }
|
||||
|
||||
window:
|
||||
opacity: 0.9
|
||||
opacity: 1
|
||||
decorations: none
|
||||
startup_mode: Maximized
|
||||
|
||||
colors:
|
||||
name: vscode (dark)
|
||||
author: senpai-10
|
||||
primary:
|
||||
background: "#1E1E1E"
|
||||
background: "#241F31"
|
||||
foreground: "#D4D4D4"
|
||||
cursor:
|
||||
text: "#1d1f21"
|
||||
|
@ -43,4 +43,5 @@ colors:
|
|||
magenta: "#d670d6"
|
||||
cyan: "#29b8db"
|
||||
white: "#e5e5e5"
|
||||
|
||||
theme: vscode.dark
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue