mirror of
https://github.com/dchakro/alacritty_colors.git
synced 2026-05-17 10:12:17 -07:00
Added new themes and optimized images for web.
commit 05b42993bf22115f87f9e1a82be0fa1798ad7c5b
Author: robocopAlpha <35454738+robocopAlpha@users.noreply.github.com>
Date: Fri Aug 7 15:59:50 2020 +0300
Added new themes and optimized images for web.
This commit is contained in:
parent
d5ae907161
commit
597b189d0e
5 changed files with 122 additions and 2 deletions
21
README.md
21
README.md
|
|
@ -27,12 +27,20 @@ curl -sL 'https://raw.githubusercontent.com/robocopAlpha/alacritty_colors/master
|
|||
|
||||
## [Blood Moon](https://github.com/dguo/blood-moon) [YML](themes/bloodmoon.yml)
|
||||
|
||||
Bright yellow changed to `#FFD700`
|
||||
|
||||

|
||||
|
||||
## Breeze (KDE) [YML](themes/breeze.yml)
|
||||
|
||||

|
||||
|
||||
## Breeze2 [YML](themes/breeze2.yml)
|
||||
|
||||
modified from KDE Breeze by robocopAlpha
|
||||
|
||||

|
||||
|
||||
## Darktooth [YML](themes/darktooth.yml)
|
||||
|
||||

|
||||
|
|
@ -63,6 +71,10 @@ The color Yellow `#FFD700` has taken from [Blood Moon](themes/bloodmoon.yml).
|
|||
|
||||

|
||||
|
||||
## Metro Style [YML](./themes/metrostyle.yml)
|
||||
|
||||

|
||||
|
||||
## Monokai Soda [YML](themes/monokaiSoda.yml)
|
||||
|
||||

|
||||
|
|
@ -87,10 +99,17 @@ Changes: green to `#009F6B` and magenta to `#29A0AD`.
|
|||
|
||||

|
||||
|
||||
## Spacer by robocopAlpha [YML](./themes/spacer.yml)
|
||||
|
||||
Tried to map colors from the Spacemacs Light theme to ones “similar” to the names of the colors.
|
||||
|
||||

|
||||
|
||||
## Terminal app basic [YML](themes/terminalBasic.yml)
|
||||
|
||||

|
||||
|
||||
## Ubuntu [YML](themes/ubuntu.yml)
|
||||
|
||||

|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue