athityakumar / athityakumar/colorls

Dracula theme for colorls

Open
#364 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
5.1k
Forks
396
PR merge metrics
No merged PRs in 30d

Description

Hello there,

Thanks for the great job, it makes the developer journey much more valuable !

I wanted to post my personal colorls config that is inspired by the [Dracula color palette](https://draculatheme.com/contribute/#color-palette). These are not the exact same colors as colorls only have a limited colors set, but it's almost that.

Here is the my ~/.config/colorls/dark_colors.yaml:

```config
Main Colors
unrecognized_file: slateblue
recognized_file: snow
dir: magenta

# Link
dead_link: red
link: cyan

# Access Modes
write: cyan
read: magenta
exec: aqua
no_access: indianred

# Age
hour_old: snow
day_old: lightgray
no_modifier: dimgray

# File Size
file_large: snow
file_medium: lightgray
file_small: dimgray

# Random
report: white
user: cyan
tree: cyan
empty: aqua
error: red
normal: aqua

# Git
addition: chartreuse
modification: darkkhaki
deletion: darkred
untracked: darkorange
unchanged: forestgreen
```

Here is a screenshot:

![Screen Capture_select-area_20200528124146](https://user-images.githubusercontent.com/11281228/83132233-5f966900-a0e1-11ea-858e-90415407b6c1.png)

If you know a cleaner way to achieve the same goal, I would be happy to contribute!

Thx

Contributor guide

Open the contributing guide

Research direction

Start with the proposed ~/.config/colorls/dark_colors.yaml content and the linked Dracula palette and screenshot. Inspect the repository's existing configuration or theme conventions, which are not identified in the issue; done would require an agreed way to include or document this palette.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.