Updated config
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user