]> gitweb.factorcode.org Git - factor.git/commit
colors: merge colors.constants and colors.hex.
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 1 Jan 2022 23:52:34 +0000 (15:52 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 1 Jan 2022 23:52:34 +0000 (15:52 -0800)
commitea1e5c66766b6b22f0e071167f52f3560ad6a606
tree17e9ceb0a4ee1783a676998e8369efb60c6642ae
parent93bb1919d5f91d8d1bc18ec17f581e5e5ef90bf0
colors: merge colors.constants and colors.hex.
96 files changed:
basis/colors/cmyk/cmyk-tests.factor
basis/colors/colors-docs.factor
basis/colors/colors-tests.factor [new file with mode: 0644]
basis/colors/colors.factor
basis/colors/constants/authors.txt [deleted file]
basis/colors/constants/constants-docs.factor [deleted file]
basis/colors/constants/constants-tests.factor [deleted file]
basis/colors/constants/constants.factor [deleted file]
basis/colors/constants/factor-colors.txt [deleted file]
basis/colors/constants/prettyprint/prettyprint.factor [deleted file]
basis/colors/constants/rgb.txt [deleted file]
basis/colors/constants/solarized-colors.txt [deleted file]
basis/colors/constants/summary.txt [deleted file]
basis/colors/constants/tags.txt [deleted file]
basis/colors/factor-colors.txt [new file with mode: 0644]
basis/colors/hex/authors.txt [deleted file]
basis/colors/hex/hex-docs.factor [deleted file]
basis/colors/hex/hex-tests.factor [deleted file]
basis/colors/hex/hex.factor [deleted file]
basis/colors/hex/prettyprint/prettyprint.factor [deleted file]
basis/colors/hex/summary.txt [deleted file]
basis/colors/hex/tags.txt [deleted file]
basis/colors/hsl/hsl-tests.factor
basis/colors/mix/mix-tests.factor
basis/colors/prettyprint/prettyprint.factor [new file with mode: 0644]
basis/colors/rgb.txt [new file with mode: 0644]
basis/colors/ryb/ryb-tests.factor
basis/colors/solarized-colors.txt [new file with mode: 0644]
basis/colors/yiq/yiq-tests.factor
basis/colors/yuv/yuv-tests.factor
basis/core-text/core-text-tests.factor
basis/fonts/fonts.factor
basis/help/stylesheet/stylesheet.factor
basis/help/tips/tips.factor
basis/listener/listener.factor
basis/opengl/textures/textures.factor
basis/prettyprint/prettyprint.factor
basis/prettyprint/stylesheet/stylesheet.factor
basis/tools/completion/completion.factor
basis/ui/gadgets/canvas/canvas.factor
basis/ui/gadgets/debug/debug.factor
basis/ui/gadgets/editors/editors.factor
basis/ui/gadgets/labeled/labeled-tests.factor
basis/ui/gadgets/labels/labels.factor
basis/ui/gadgets/status-bar/status-bar.factor
basis/ui/gadgets/tabbed/tabbed.factor
basis/ui/gadgets/tables/tables-docs.factor
basis/ui/pens/caching/caching-tests.factor
basis/ui/pens/gradient/gradient-tests.factor
basis/ui/theme/base16/base16.factor
basis/ui/theme/theme.factor
basis/ui/tools/error-list/error-list.factor
basis/ui/tools/listener/completion/completion.factor
basis/vocabs/prettyprint/prettyprint.factor
basis/windows/uniscribe/uniscribe.factor
basis/xmode/highlight/highlight.factor
extra/L-system/L-system.factor
extra/boids/boids.factor
extra/color-table/color-table.factor
extra/colors/flex-hex/flex-hex.factor
extra/game-of-life/game-of-life.factor
extra/game/debug/debug.factor
extra/game/debug/tests/tests.factor
extra/game/input/demos/joysticks/joysticks.factor
extra/gemini/gemini.factor
extra/gesture-logger/gesture-logger.factor
extra/gml/ui/ui.factor
extra/google/charts/charts-tests.factor
extra/google/charts/charts.factor
extra/google/search/search.factor
extra/gopher/gopher.factor
extra/hacker-news/hacker-news.factor
extra/io/streams/256color/256color-tests.factor
extra/jamshred/player/player.factor
extra/merger/merger.factor
extra/minesweeper/minesweeper.factor
extra/pdf/canvas/canvas.factor
extra/pong/pong.factor
extra/processing/shapes/shapes.factor
extra/readline-listener/readline-listener.factor
extra/reddit/reddit.factor
extra/rosetta-code/animate-pendulum/animate-pendulum.factor
extra/rosetta-code/metronome/metronome.factor
extra/smalltalk/listener/listener.factor
extra/splitting/extras/extras.factor
extra/tetris/board/board-tests.factor
extra/tetris/gl/gl.factor
extra/tetris/tetromino/tetromino.factor
extra/trails/trails.factor
extra/ui/gadgets/charts/axes/axes.factor
extra/ui/gadgets/charts/demos/demos.factor
extra/ui/gadgets/charts/lines/lines.factor
extra/ui/render/test/test.factor
extra/wikipedia/wikipedia.factor
extra/wolfram-alpha/wolfram-alpha.factor
misc/fuel/strange-syntax.factor