https://github.com/iamb4uc/colorschemes
Color-schemes for everything
https://github.com/iamb4uc/colorschemes
Last synced: 2 months ago
JSON representation
Color-schemes for everything
- Host: GitHub
- URL: https://github.com/iamb4uc/colorschemes
- Owner: iamb4uc
- Created: 2022-06-12T06:05:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-12T06:42:35.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T11:28:18.667Z (4 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The colorscheme-repo
***This is a repository of all the color-schemes I used on a daily basis, this helps me spend less time in finding the appropriate color for each of my css, linux rice, and many other stuffs where I need them.***The formating of these colors are usually simple but I try to keep everything simple and easy to understand, you can just copy the text or just download the file for quick reference for you next r/unixporn rice or you fancy bloated css rich website i suppose.
### solarized
base03 = #002b36
base02 = #073642
base01 = #586e75
base00 = #657b83
base0 = #839496
base1 = #93a1a1
base2 = #eee8d5
base3 = #fdf6e3
yellow = #b58900
orange = #cb4b16
red = #d30102
magenta = #d33682
violet = #6c71c4
blue = #268bd2
cyan = #2aa198
green = #859900### gruvbox-dark
bg0_h = #1d2021
bg0_s = #32302f
bg0 = #282828
bg1 = #3c3836
bg2 = #504945
bg3 = #665c54
bg4 = #7c6f64
gray = #928374
red1 = #cc241d
red2 = #fc4934
green1 = #98971a
green2 = #b8bb26
yellow1 = #d79921
yellow2 = #fabd2f
blue1 = #458588
blue2 = #83a598
purple1 = #b16286
purple2 = #d3869b
aqua1 = #689d6a
aqua2 = #8ec07c
orange1 = #d65d0e
orange2 = #fe8019
fg0 = #fbf1c7
fg1 = #ebdbb2
fg2 = #d5c4a1
fg3 = #bdae93
fg4 = #a89984### gruvbox-light
bg0_h = #f9f5d7
bg0_s = #f2e5bc
bg0 = #fbf1c7
bg1 = #ebdbb2
bg2 = #d5c4a1
bg3 = #bdae93
bg4 = #a89984
gray = #928374
red1 = #cc241d
red2 = #fc4934
green1 = #98971a
green2 = #b8bb26
yellow1 = #d79921
yellow2 = #fabd2f
blue1 = #458588
blue2 = #83a598
purple1 = #b16286
purple2 = #d3869b
aqua1 = #689d6a
aqua2 = #8ec07c
orange1 = #d65d0e
orange2 = #fe8019
fg0 = #282828
fg1 = #3c3836
fg2 = #504945
fg3 = #665c54
fg4 = #7c6f64