1
Fork 0
satellite/common/themes/schemes/gpt-themes/monopurple-light.yaml

21 lines
533 B
YAML
Raw Normal View History

2023-08-28 17:18:26 +02:00
scheme: Monopurple Light
author: OpenAI
base00: "ffffff" # Background
base01: "f4e8fd" # Current Line
base02: "e3c9f3" # Selection
base03: "c9addf" # Comments
base04: "9976b3" # Variables
base05: "7a589e" # Normal Text
base06: "563c6d" # String
base07: "3d2647" # Function Calls
base08: "d33682" # Keywords
base09: "cb48b7" # Constants
base0A: "b62da6" # Operators
base0B: "9b00a0" # Numbers
base0C: "7a007f" # Punctuation
base0D: "59005e" # Tag/Markup
base0E: "430046" # Function Definition
base0F: "2e002e" # Deprecated/Obsolete