Skip to content

Commit

Permalink
Move directory containing theme and terminal colors into the source t…
Browse files Browse the repository at this point in the history
…ree (#1406)
  • Loading branch information
cidrblock authored Jan 19, 2023
1 parent 79aa2ae commit eb223e2
Show file tree
Hide file tree
Showing 14 changed files with 413 additions and 410 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ repos:
rev: v1.3.1
hooks:
- id: remove-tabs
exclude: |
(?x)
^
share/ansible_navigator/themes/dark_vs\.json
$

- repo: https://github.com/pre-commit/pre-commit-hooks.git
rev: v4.4.0
Expand Down
2 changes: 1 addition & 1 deletion cspell.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ignorePaths:
# All grammar (text-mate) tokenization files
- share/ansible_navigator/grammar/*.json
# Theme files
- share/ansible_navigator/themes/*.json
- src/ansible_navigator/data/themes/*.json
# Anything in the vendored tokenization directory
- src/ansible_navigator/tm_tokenize/*
# requirements.txt is generated
Expand Down
373 changes: 0 additions & 373 deletions share/ansible_navigator/themes/dark_vs.json

This file was deleted.

Loading

0 comments on commit eb223e2

Please sign in to comment.