Quipu is a set of color themes for Visual Studio Code that provides a pleasant and productive coding experience. These themes are designed with a carefully selected color palette to enhance code readability and reduce visual fatigue.
Installation
Open Visual Studio Code.
Press Ctrl+P (or Cmd+P on Mac) to open the command palette.
Type ext install benitoanagua.quipu-vscode-theme and press Enter.
Select the theme you want to use from the command palette.
Key Features
Quipu Punchaw (Light Theme)
Quipu Punchaw is a light theme that utilizes a soft and visually appealing color palette. It is designed to provide a comfortable and readable coding environment.
Main Features:
Name
Color Hex
Description
Editor Background
#fafbfc
General background of the editor
Primary Text
#112a2a
Main text in the editor
Selection
#d9f99d
Background of selected text
Keywords
#4338ca
Keywords in the code
Strings
#be123c
Text for strings
Comments
#ab9c81
Text for comments
Variables and Parameters
#112a2a
Text for variables and parameters
Methods and Functions
#14b8a6
Text for methods and functions
Errors
#7e22ce
Text for constants and errors
Brackets and Punctuation
#ab9c81
Text for punctuation and brackets
Quipu Tutapi (Dark Theme)
Quipu Tutapi is a dark theme that uses vibrant and contrasting colors. It is designed to enhance readability and the coding experience in low-light environments.
Main Features:
Name
Color Hex
Description
Editor Background
#112a2a
General background of the editor
Primary Text
#fafbfc
Main text in the editor
Selection
#524b40
Background of selected text
Keywords
#a855f7
Keywords in the code
Strings
#fa541c
Text for strings
Comments
#134e4a
Text for comments
Variables and Parameters
#ab9c81
Text for variables and parameters
Methods and Functions
#14b8a6
Text for methods and functions
Errors
#f43f5e
Text for constants and errors
Brackets and Punctuation
#ab9c81
Text for punctuation and brackets
Contribution
If you would like to contribute to the Quipu project, you can do so through our GitLab repository: