Skip to content

Commit

Permalink
adding language ABAP #490 (#821)
Browse files Browse the repository at this point in the history
* adding language ABAP #490

* improving blue contrast in dark theme

* improving ABAP logo shape and color
  • Loading branch information
atluft authored Oct 13, 2022
1 parent adee7d3 commit 00d3905
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions languages.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
Abap:
type: programming
ascii: |
{0}xxxxxxxxxxxxxxxxxxxx
{0}xx{1}###{0}xxx{1}##{0}xx{1}####{0}xxx{1} ## #### ## ####
{0}x{1}#{0}xxxxx{1}#{0}xx{1}#{0}x{1}#{0}xxx{1}#{0}x{1} # # # # # # # #
{0}xx{1}###{0}xx{1}####{0}x{1}####{0}x{1} #### #### #### ####
{0}xxxxx{1}#{0}x{1}#{0}xx{1}#{0}x{1}#{0}xxx{1} # # # # # # #
{0}x{1}####{0}xx{1}#{0}xx{1}#{0}x{1}#{0}xx{1} # # #### # # #
{0}xxxxxxxxxxxxxx
colors:
ansi:
- blue
- white
hex:
- '#1B387D'
- '#EEEEEE'
chip: '#E8274B'
ABNF:
type: data
ascii: |
Expand Down

0 comments on commit 00d3905

Please sign in to comment.