diff --git a/README.md b/README.md index f0810bb..85abe76 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,34 @@ # Affinity This is a collection of assets for Affinity Designer. ## Swatches -- [Buffed](https://www.dotabuff.com) -![Buffed Image](Swatches/Buffed.png) +Syntax + - [Dracula](https://draculatheme.com) -![Dracula Image](Swatches/Dracula.png) - - [Plastic](https://github.com/will-stone/plastic) +#5c6370 Shuttle Gray #5c6370 - Comments +#d19a66 Whiskey #d19a66 - Functions +#e06c75 Sunglo #e06c75 - Keywords +#56b6c2 Fountain Blue #56b6c2 - Primitives +#abb2bf Cadet Blue #abb2bf - Punctuation +#61afef Cornflower Blue #61afef - Storage +#98c379 Olivine #98c379 - Strings +#e5c07b Harvest Gold #e5c07b - Tags +#D2D6db Iron #D2D6db - Variables -![Plastic Image](Swatches/Plastic.png) \ No newline at end of file +UI +#e06c75 Sunglo #e06c75 - Primary: buttons, activity-bar badge +#61afef Cornflower Blue #61afef - Secondary: find highlight, bracket match etc. +#e5c07b Harvest Gold #e5c07b - Warning: squiggly underlines, find match errors etc. +#E34234 Cinnabar #E34234 - Error: squiggly underlines, find match errors etc. +#080A0F Bunker #080A0F - Borders: borders that separate the panels, sidebars, tabs etc. +#21252b Shark #21252b - Background: editor, titlebar, and activity bar background +#181A1F Woodsmoke #181A1F - Panels: sidebar, terminal, inactive tabs etc. +#5F6672 Shuttle Gray #5F6672 - Text Subtle: line numbers, muted items +#A9B2C3 Cadet Blue #A9B2C3 - Text +#D4D7D9 Iron #D4D7D9 - Text Active: active tab, active line number, active list text etc. +#A9B2C31A Cadet Blue (1A opacity) #A9B2C31A - Highlight: ui flourishes: whitespace, indent guide, ruler, line highlight +#A9B2C333 Cadet Blue (33 opacity) #A9B2C333 - Highlight Active: active indent guide, selection, search match +#D4D7D9 Iron #D4D7D9 - Highlight Border: search match borders diff --git a/Swatches/Buffed.clr b/Swatches/Buffed.clr deleted file mode 100644 index 14e0ecc..0000000 Binary files a/Swatches/Buffed.clr and /dev/null differ diff --git a/Swatches/Buffed.png b/Swatches/Buffed.png deleted file mode 100644 index 22c3a9e..0000000 Binary files a/Swatches/Buffed.png and /dev/null differ diff --git a/Swatches/Dracula.png b/Swatches/Dracula.png deleted file mode 100644 index 629a598..0000000 Binary files a/Swatches/Dracula.png and /dev/null differ diff --git a/Swatches/Plastic.clr b/Swatches/Plastic.clr index 2ef744f..699bbbd 100644 Binary files a/Swatches/Plastic.clr and b/Swatches/Plastic.clr differ diff --git a/Swatches/Plastic.png b/Swatches/Plastic.png deleted file mode 100644 index 1dd3ff5..0000000 Binary files a/Swatches/Plastic.png and /dev/null differ